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.
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.
- Amazon International Links - add international links to Amazon product pages
- GitHub First Commit - add a link to a GitHub repo's first commit
- GitHub My Issues - add a link to issues you've contributed to in a GitHub repo
- Google DWIMages - direct links to images and pages on Google Images
- Hacker News Date Tooltips - deobfuscate the "n days ago" dates on Hacker News with YYYY-MM-DD tooltips
- 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 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
- 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)
Highlight new stories since the last time a site was visited
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.
- ISO 8601 Dates - display US dates in the ISO 8601 YYYY-MM-DD format
- awk
- esbuild
- make
- build - compile updated userscripts and save them to the
dist
directory - build:doc - generate the README's TOC (table of contents)
- clean - remove the
dist
directory and other build artifacts - rebuild - clean the build artifacts and recompile the code
- Google Direct - a Firefox addon which removes tracking links from Google Search results
- 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 Highlighter - highlight new items since the last time a site was visited
- jQuery Pagerizer - mark up web pages with next/previous page annotations
Copyright © 2011-2024 by chocolateboy.
These userscripts are free software; you can redistribute and/or modify them under the terms of the GPL.