Pixiv Utils

Utilities for Pixiv

2024-09-29 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
Valen-H
باھا نومۇرى
0 0 0
نەشرى
2024-09-29
قۇرۇلغان ۋاقتى
2024-09-29
يېڭىلانغان ۋاقتى
2024-09-29
Size
15.8 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

Pixiv Utils

This script offers the following features:

  • Tags Blocking/Highlighting
  • Basic AdBlock
  • Premium Emulation (imperfect)
  • Basic Automation
  • Ease-of-Access Stylistic Edits

The tag feature supports RegExp (ignore-case) syntax:

  • some(thing)? --- affects some and something
  • some(things?|body)? --- affects some, something, somethings, somebody
  • some.* --- affects everything that starts with some
  • c+a*t --- affects everything that starts with one or more c's, followed by zero or more a's and ends with a single t

Separate 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.