Update recommendation for userscripts manager

Tampermonkey is proprietary, wouldn't recommend it. Stick to open-source.
This commit is contained in:
Chev 2024-02-09 11:44:55 -08:00
parent 1b3041d9c5
commit c0055db6b7
Signed by: chev2
GPG key ID: BE0CFBD5DCBB2511

View file

@ -17,7 +17,7 @@ If done correctly, you should get a prompt from Stylus asking if you'd like to i
## Installing Scripts
First, install a browser extension that handles userscripts. I recommend [Tampermonkey](https://www.tampermonkey.net/).
First, install a browser extension that handles userscripts. I recommend [Violentmonkey](https://violentmonkey.github.io/).
### Option 1: Install via GitHub
Right now, I only officially host my userscripts on GitHub.