This is a repo stored tampermonkey userscripts.
- Download package in release.
- Import zip file in tampermonkey.
- Enjoy.
Backup your tampermonkey scripts, commit and push to the tampermonkey branch:
# export your scripts from Tampermonkey dashboard as a zip, e.g. tampermonkey-backup-chrome-XXX.zip
./backup.sh ~/Downloads/tampermonkey-backup-chrome-XXX.zip
git pushbackup.sh extracts the zip into tampermonkey/, commits and lets you push the changes.
