Neopets: A Better Plushie Highlighter (Class-Based Refactor)

Uses precise selectors for shops, SDB, and Inventory page.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
valkyrie1248
今日安裝
0
安裝總數
2
評價
0 0 0
版本
3.0
建立日期
2025-11-07
更新日期
2025-11-26
尺寸
20.3 KB
授權條款
MIT
腳本執行於

A Better Plushie Highlighter (With Integrated Gallery Extractor)

NOTE: THIS DOES NOT AUTOMATE PURCHASING OR ANYTHING ELSE FOR YOU. NOR DOES IT SEND OR RECEIVE ANY INFORMATION TO/FROM NEOPETS. IT MERELY UPDATES THE CSS IN YOUR BROWSER. THIS JUST MAKES THINGS LOOK DIFFERENT FOR YOU.

Description

Tired of accidentally buying a plushie you already own? I sure was! So I made this script. It automatically extracts all plushies in your current gallery and then marks plushies you already own on Plushie Palace page and all user shop pages. Also has option for manually adding up to 4 priority lists to highlight for purchase in shops.

Features

  • Owned list autopopulates by going to quick remove page of your gallery.
    • Gallery plushie list is stored in extension storage within browser's local storage.
  • Owned Plushies Fade: Plushies that you already have in your gallery are marked with a strikethrough font and an overlay that fades the image and colors it pink. (You really can't miss it.)
    • Works on user shops and in the Plushie Palace.
  • Tiered Highlighting: Define up to four priority lists manually in the code for highlighting. One way to use them:
    • List 4 (100k+ NP): Highest Priority (Thick Red Border)
    • List 3 (50k-100k NP): High Priority (Red Dashed Border)
    • List 2 (25k-50k NP): Medium Priority (Orange Border)
    • List 1 (10k-25k NP): Low Priority (Green Dotted Border)
  • Dynamic Key: The on-screen "Highlight Key" only displays lists (1-4) if you have added at least 1 item to them.

Instructions

  1. Retrieve Your Gallery List
  2. Manage Highlight Tiers
    • Click your Tampermonkey/Violentmonkey icon.
    • Select "Manage Tiered Plushie Lists (JSON)".
    • Paste your complete JSON object containing arrays for List1, List2, List3, and List4 (e.g., "List4": ["Plushie Name A", "Plushie Name B"]).
    • Click OK to save and apply.
    • Note: Lists can also be manually added directly to the code of this script in your userscript manager.
  3. Shop Use
    • The script automatically runs on shop pages, with no need for you to do anything.