💗 [Pixiv+] Like Manager++ (Interactive Inspector + Draggable)

Enhanced Pixiv like/unlike manager with draggable popup, smart inspector, SVG-safe selector builder, and auto validation.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Oppai1442
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
41
Βαθμολογίες
0 0 0
Έκδοση
2.9.5
Δημιουργήθηκε την
27/09/2024
Ενημερώθηκε την
22/10/2025
Μέγεθος
9 KB
Άδεια
MIT
Εφαρμόζεται σε

💗 Pixiv Like Manager++ (Interactive Inspector + Draggable)

Version: 2.9.5
Author: Oppai1442
License: MIT


🧠 Introduction

Pixiv Like Manager++ is a full rework and upgrade of the original “Pixiv Like/Unlike Manager.”
It allows you to automatically like or unlike artworks on Pixiv in bulk — safely, intelligently, and compatible with Pixiv’s latest UI updates.


⚙️ Features

✨ Core Functions

  • Auto Like / Unlike all artworks currently displayed on the page.
  • 🕵️‍♀️ Interactive Inspector Mode: click directly on the real ❤️ button — the script automatically learns and saves the DOM selector.
  • 🧭 Auto Validation: checks every few seconds whether the saved selector is still valid.
  • 🎯 Smart SVG Detection: supports Pixiv’s dynamic class names (e.g. .bVNeCg, .fWFQGs) automatically.

💅 UI Improvements

  • 📦 Draggable Popup: move the floating control window anywhere, and its position is remembered.
  • 🪄 Dark-Mode Friendly: clean and minimal interface that fits Pixiv’s dark theme.
  • 🧩 Parent-Level Selector Popup: after inspecting, you can choose which parent level to save for higher accuracy.
  • 🔄 Reset & Test Buttons: easily reset or verify your selector from the userscript menu.

🚀 How to Use

  1. Install the script via GreasyFork.
  2. Open Pixiv.net. A floating “Pixiv Like Manager+” popup will appear on the page.
  3. If it shows ⚠ No selector saved, click 🧭 Inspect ❤️, then click on the real “Like” button on an artwork.
  4. Choose the correct parent level (usually <button> or <div> wrapping the SVG).
  5. Once saved, click ❤️ Like all or 💔 Unlike all to begin.

🧩 Tips

  • If Pixiv changes its layout, simply Inspect again once to rebuild the selector.
  • The script adds a small delay (≈120 ms per click) to simulate human behavior.
  • You can drag and reposition the popup anywhere — its location is saved automatically.

🧰 Technical Notes

  • Uses document.querySelectorAll() to find targets — no API calls, fully account-safe.
  • Automatically validates the stored selector every 5 seconds.
  • Written in pure vanilla JavaScript — zero dependencies, ultra lightweight.

📜 Changelog

v2.9.5

  • ✨ Added automatic selector validation (checks every 5 s).
  • 🧭 Improved interactive inspector with parent-level selection popup.
  • 🎯 Updated click logic for new Pixiv UI elements.
  • 🖱️ Added draggable popup with position memory.
  • 💅 Refreshed dark UI and improved performance.

💬 Feedback & Support

📩 Leave feedback on GreasyFork
💗 Made with love by Oppai1442