Scan Pixiv users lazily, highlight follow status, detect follow & unfollow actions
A user script for enhancing Pixiv user visibility by scanning user links, checking follow status, and detecting follow/unfollow actions.
/users/:id).credentials: include to preserve login state.scanned: Set to track already scanned user IDsprocessed: Map of userId → isFollowed (true/false)queue: Array of userIds to process sequentiallyFollowed users will have a green outline:
+--------------------------+
| [Profile Image] |
| Username |
| +--------------------+ |
| | [✓ Followed] | | ← Green Border
| +--------------------+ |
+--------------------------+
Pixiv User ScannerViolentmonkey Scripts1.5Oppai1442Install it via Violentmonkey or Tampermonkey by creating a new script and pasting the full code.
Match URL: https://www.pixiv.net/*