Install instructions

This commit is contained in:
Holly McFarland 2025-05-12 17:14:53 -04:00
parent 25ca635182
commit 0a2360708a
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
Quality of life userscripts for neopets.com Quality of life userscripts for neopets.com
To use any of these scripts, first ensure you have Tampermonkey installed in your browser.
- [Tampermonkey for Firefox](https://addons.mozilla.org/en-CA/firefox/addon/tampermonkey/)
- Links for other browsers available from the [Tampermonkey home page](https://www.tampermonkey.net/)
Once you have Tampermonkey, click the name of the script you want to install. A confirmation window will appear that allows you to inspect the source code and pages that it will run on, if you so desire. Once you're happy, click "install", and the scripts will start working for you the next time you load the relevant Neopets page.
## [Move Training Pets To Top](https://git.hollymcfarland.com/monorail/NeopetsUserscripts/raw/branch/main/scripts/move-training-pets-to-top.user.js) ## [Move Training Pets To Top](https://git.hollymcfarland.com/monorail/NeopetsUserscripts/raw/branch/main/scripts/move-training-pets-to-top.user.js)
On the status page for the Swashbuckling Academy, Mystery Island Training School, or Secret Ninja Training School\*, move any pets enrolled in a course (whether they're waiting for payment, actively training, or waiting for "course complete" confirmation) to the top of the list. Useful if your battledome pet happens to get sorted near the bottom by default, requiring you to scroll. On the status page for the Swashbuckling Academy, Mystery Island Training School, or Secret Ninja Training School\*, move any pets enrolled in a course (whether they're waiting for payment, actively training, or waiting for "course complete" confirmation) to the top of the list. Useful if your battledome pet happens to get sorted near the bottom by default, requiring you to scroll.