Utilities for Pixiv (tags highlighting/blocking, ad-block, premium emulation, automation, ease-of-access)
Please open the Panel from the menu to enable the script after installation.
This script offers the following features:
The tag feature supports RegExp (ignore-case) syntax:
some(thing)? --- affects some and somethingsome(things?|body)? --- affects some, something, somethings, somebodysome.* --- affects everything that starts with somec+a*?t --- affects everything that starts with one or more c's (as many as possible), followed by zero or more a's (as little as possible) and ends with a single tSeparate the tags by newlines or commas.
Tag priorities: violet < high < green < block < blue < hide
This script can expose the alt text of the images as a tooltip, you can hover over the images to see their tags without having to open the images.
You can also make the script auto-click the "read works" and "show all" buttons.