Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lidel/userscripts
My userscripts for Firefox (with Greasemonkey)
https://github.com/lidel/userscripts
greasemonkey tampermonkey userscript
Last synced: 2 days ago
JSON representation
My userscripts for Firefox (with Greasemonkey)
- Host: GitHub
- URL: https://github.com/lidel/userscripts
- Owner: lidel
- License: cc0-1.0
- Created: 2017-02-25T18:33:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-31T19:53:22.000Z (about 7 years ago)
- Last Synced: 2024-12-21T16:14:57.981Z (about 2 months ago)
- Topics: greasemonkey, tampermonkey, userscript
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lidel/userscripts
My [UserScripts](https://openuserjs.org/about/Userscript-Beginners-HOWTO) that solve various annoyances.
## Scripts
- Custom Fixed Font in Gmail ([src](https://github.com/lidel/userscripts/blob/master/gmail-fixed-font.user.js)) ([install](https://raw.githubusercontent.com/lidel/userscripts/master/gmail-fixed-font.user.js))
- Clean Facebook without Login ([src](https://github.com/lidel/userscripts/blob/master/facebook-no-login.user.js)) ([install](https://raw.githubusercontent.com/lidel/userscripts/master/facebook-no-login.user.js))
- Imgur without Social ([src](https://github.com/lidel/userscripts/blob/master/imgur-no-social.user.js)) ([install](https://raw.githubusercontent.com/lidel/userscripts/master/imgur-no-social.user.js))## Browser Support
If you want to use them, make sure you have reinstalled browser extension:
- Firefox: [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)
- Chrome/Opera: [Tampermonkey](http://tampermonkey.net)## LICENSE
[CC0 Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/).