userscripts
userscripts copied to clipboard
Userscripts for Greasemonkey, Tampermonkey etc.
userscripts
-
Installation
- Compatibility
-
Sites
- Amazon
- GitHub
- Hacker News
- IMDb
- Last.fm
- Rotten Tomatoes
- Highlighters
- Pagerizers
- Misc
-
See Also
- Addons
- Libraries
- jQuery Plugins
- Sites
- Author
- Copyright and License
Installation
Unless otherwise noted, each link below points to the userscript's homepage on GreasyFork.
Where possible, always install (or reinstall) these userscripts from GreasyFork, as this repo may contain development versions of these scripts that aren't ready for release and which may not even compile. In addition, the file/directory names here are subject to change, whereas the URLs on GreasyFork will always remain stable.
Compatibility
All of these scripts work in and are tested on Violentmonkey, which is open source, cross browser, actively maintained, and highly recommended. If for some reason you can't use it — or don't want to — the following options are available:
- Greasemonkey1
- Tampermonkey (closed source)
1 The
Greasemonkey 4 API
is not currently
supported. Some scripts work, but most haven't been tested.
Sites
Amazon
- Amazon International Links - add international links to Amazon product pages
GitHub
- GitHub First Commit - add a link to a GitHub repo's first commit
- GitHub My Issues - add a contextual link to issues you've contributed to on GitHub
- Google DWIMages - direct links to images and pages on Google Images
Hacker News
- Hacker News Date Tooltips - deobfuscate the "n days ago" dates on Hacker News with YYYY-MM-DD tooltips
IMDb
- IMDb Full Summary - automatically show the full plot summary on IMDb
- IMDb Tomatoes - add Rotten Tomatoes ratings to IMDb movie and TV show pages
Last.fm
- Last Picture Show - link last.fm artist/album images directly to the image page
- Reddit Toggle Custom CSS - persistently disable/re-enable custom subreddit styles via a userscript command
Rotten Tomatoes
- More Tomatoes - automatically show the full "Movie Info" plot synopsis on Rotten Tomatoes
- Twitter Direct - remove t.co tracking links from Twitter
- Twitter Linkify Trends - make Twitter trends links (again)
- Twitter Zoom Cursor - distinguish between images and links on Twitter (userstyle)
Highlighters
Highlight new stories since the last time a site was visited
Pagerizers
These scripts mark up pages with missing/sane rel="prev"
and rel="next"
links which can be consumed by a pager, e.g. [[ and ]] in
Tridactyl, Vim Vixen
etc.
The following are all direct links, i.e. clicking them installs the script.
Misc
- ISO 8601 Dates - display US dates in the ISO 8601 YYYY-MM-DD format
See Also
Addons
- Google Direct - a Firefox addon which removes tracking links from Google Search results
Libraries
- gm-compat - portable monkey-patching for userscripts
- gm-storage - an ES6 Map wrapper for the synchronous userscript storage API
-
UnCommonJS - a minimum viable shim for
module.exports
jQuery Plugins
- jQuery Highlighter - highlight new items since the last time a site was visited
- jQuery Pagerizer - mark up web pages with next/previous page annotations
Sites
Author
chocolateboy
Copyright and License
Copyright © 2011-2022 by chocolateboy.
These userscripts are free software; you can redistribute and/or modify them under the terms of the GPL.