A curated set of user scripts π
This repository includes:
gitbucket-collapsible-comments.user.js: Adds a button to collapse/expand comments in a gitbucket PR - gitbucketwhatsapp-helper.user.js: Makes emoji bar larger and remove 'Install for Windows' div - whatsapp webbwiki-anchor-enhancer.user.js: Makes links easier to see and read. (More β¬οΈ)
-
Install a user script manager
- Tampermonkey (Recommended)
- Violentmonkey (Open-source)
- Greasemonkey (for Firefox)
-
Install a script
- Visit the raw
.user.jsfile in this repository, copy it whole; - On TamperMonkey, click
Create a new script, paste it and save it;
- Visit the raw
Although the script is set to be active on The Wiki Game Daily and The Wiki Game, it is possible to enable these heinous colors elsewhere.
On TamperMonkey for example, on the scripts settings, you could add your own includes url matches, such as https://*wikipedia.org/* for wikipedia or just * for everything!
You can also pick your own colors on line 28 and 29.