Table of Contents
I'm sure spending hours trying to figure out how to automate something that takes 5 seconds to do manually is a good use of my time.
- Install a userscript extension. I use violentmonkey
- Select the script you want from the scripts directory.
- Click "raw", and your userscript extension should prompt you for installation.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the AGPL-v3+ License. See LICENSE
for more information.