A guide for non-technical people
Tampermonkey allows userscripts to alter the website when it matches certain URLs. Below are the steps to install a custom userscript.
First, make sure that the Tampermonkey extension is installed. For Chrome it's this link and for Edge it's this one. If you're using a different browser, Tampermonkey most likely exists for it, so search for it and install.
- Navigate to the gist, e.g. https://gist.githubusercontent.com/churntools/00e2d459da8221881b10048bf8c542fd
- Copy the contents of the .js file into your clipboard