Install instructions
This commit is contained in:
parent
25ca635182
commit
0a2360708a
|
@ -2,6 +2,13 @@
|
|||
|
||||
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)
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue