These are my collection of userscripts that I use with Violent Monkey to enhance websites I use.
Please be aware that these user scripts are dependent on the current structure of the vendor websites they interact with. If these sites update, the scripts may break or fail to function as intended.
Feel free to copy or modify as you like.
The easiest way to add these scripts is with the URL which allows for easy updates later.
- Install Violent Monkey on the browser of your choice - I recommend pinning it to the toolbar.
- Click the extension, then the Gear icon to open the dashboard.
- Click the '+' in the top left corner and choose 'Install from URL'
- In a separate tab, navigate to the script of your choice.
- Click the 'Raw' button on the right hand side.
- Copy and paste this URL into the ViolentMonkey URL box.
- Click 'OK', then 'Confirm Installation' on the next page.
- Reload the dashboard to see the new script added.
Now when you navigate to the page from '// @match' near the top of the script, the script will execute.
Sometimes, scripts will use variables that need to be customized before they can properly run.
- To update, go to the dashboard using the instructions above.
- Click on the code button for the script in question. Looks like this: </>
- Near the top of the file right after the information at the top should be the variables that are modifiable. - They will all use 'let' or 'const'
By default, enabled scripts will update every day.
If this is disabled, or you want to check more often, head to the dashboard and click the refresh button in the top left, or the one each script to only check one at a time. If an update is found, the script will automatically update.
If you encounter any issues, please report them. I will do my best to address and fix them in a timely manner.