Pixiv Utils

Utilities for Pixiv (tags highlighting/blocking, ad-block, premium emulation, automation, ease-of-access)

Δημιουργός
Valen-H
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
149
Βαθμολογίες
1 0 0
Έκδοση
2024-09-30|v0.1.3-4
Δημιουργήθηκε την
29/09/2024
Ενημερώθηκε την
11/10/2024
Μέγεθος
20 KB
Άδεια
MIT
Εφαρμόζεται σε

Pixiv Utils

Pixiv Logo

Please open the Panel from the menu to enable the script after installation.

This script offers the following features:

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

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 (as many as possible), followed by zero or more a's (as little as possible) 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.

Planned Features

  • Better Premium Emulation
  • Better Filtering
  • Downloader