https://github.com/pchaigno/fatmonkeys
Collection of GreaseMonkey scripts to augment websites and automate tasks
https://github.com/pchaigno/fatmonkeys
greasemonkey-script
Last synced: 4 months ago
JSON representation
Collection of GreaseMonkey scripts to augment websites and automate tasks
- Host: GitHub
- URL: https://github.com/pchaigno/fatmonkeys
- Owner: pchaigno
- License: mit
- Created: 2016-05-01T13:54:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T19:11:59.000Z (over 8 years ago)
- Last Synced: 2025-01-22T05:17:15.261Z (9 months ago)
- Topics: greasemonkey-script
- Language: JavaScript
- Size: 11.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FatMonkeys
A collection of GreaseMonkey scripts to augment websites and automate tasks.
## Description
Filename | Description
---|---
[`commitstrip.user.js`](commitstrip.user.js) | Move across pages with the right and left arrows.
[`decompte.user.js`](decompte.user.js) | Automates the validation of the *Decompte* form.
[`deezer.user.js`](deezer.user.js) | Start and skip tracks in Deezer flow.
[`phd_comics.user.js`](phd_comics.user.js) | Move across pages with the right and left arrows.
[`si_labs.user.js`](si_labs.user.js) | Example to fill the *SI Labs* form.
[`vlc_remote.user.js`](vlc_remote.user.js) | Pause and navigate across videos with keyboard shortcuts.## License
This project is under [MIT license](LICENSE).