Skip to content

0xdevalias/userscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Glenn 'devalias' Grant's userscripts

My user scripts to add functionality to various sites around the web (that were too small for me to bother turning into a full-fledged Chrome extension).

Userscripts

How to use

Personally I use Violentmonkey in Chrome:

That said, TamperMonkey has support for some more experimental features/API's that Violentmonley doesn't/won't support (eg. GM_webRequest(rules, listener), GM_cookie.*, etc; Ref: violentmonkey#583, tampermonkey#397)

But if you use a different browser, or have different preferences, the following more comprehensive guide was extracted from the bvolpato/awesome-userscripts README:

To use user scripts you need to first install a user script manager. Here are managers for various browsers:

  • Greasemonkey - Firefox
    • Supports GM 4 userscripts.
  • Greasemonkey for Pale Moon - Pale Moon
    • Supports GM 3 userscripts.
  • Firemonkey - Firefox
    • Supports GM 4 userscripts and some GM 3 userscripts.
  • Tampermonkey - Chrome, Microsoft Edge, Safari, Opera, Firefox (also with support for mobile Dolphin Browser and UC Browser)
    • Supports both GM 3 and GM 4 userscripts.
  • USI - Firefox
    • Supports some GM 3 userscripts.
  • Violentmonkey - Chrome, Firefox, Maxthon, Opera
    • Supports both GM 3 and GM 4 userscripts.

The most popular userscript managers are Greasemonkey, Tampermonkey, and Violentmonkey.

Devtools Snippets

Chrome DevTools allows you to save small snippets of JS code that can be easily run on pages using Command + P, typing a !, then selecting the snippet you want to run:

While I won't list them all here individually, you can find my devtools userscripts (or those I've collected from others), in:

See Also

Other things by me

Other's Userscripts / similar sorts of customisations

Userscripts

A non-exhaustive list of userscripts created by others/from other repos/etc:

Devtools Snippets

A non-exhaustive list of JS devtools snippets created by others/from other repos/etc:

Chrome Extensions

Pretty much my go-to Chrome extension for making GitHub way more usable:

Also a super useful Chrome extension for GitHub Notifications: