Collection of miscellaneous userscripts I've written OR scripts that other people have written that I have modified.
This repo is not meant for userscript distribution, it exists so that a PUSH webhook can be created to update any of the Greasy Fork hosted versions of the userscripts I have written. None of the scripts other people have written that I've put here are meant to be webhook'd, they exist here to mirror the folder setup on my machine.
Below is a list of the userscripts I've written that are mirrored on Greasy Fork via a webhook on this repo:
- AO3 Clear User Tags – Greasy Fork
- AO3 Current Chapter Word Count – Greasy Fork
- AO3 Formatted Copy – Greasy Fork
- AO3 Full-page lndex Button – Greasy Fork
- AO3 Main Nav User Bookmarks – Greasy Fork
- Get Page Title – Greasy Fork
- MISC lmage Utilities – Greasy Fork
List of other's scripts that I've "forked":
-
w4tchdoge's AO3 Bookmark Maker – Greasy Fork
Forked from Ellililunch AO3 Bookmark Maker
List of scripts written by other people that I have modified for personal use:
-
Ellililunch_AO3_Bookmark_Maker_MOD.user.js
– Original Script on Greasy ForkFormally converted to a "fork" in the form of w4tchdoge's AO3 Bookmark Maker
-
AO3- Kudoshits ratio MOD.user.js
– Original Script on Greasy Forkfinally caved and included jQuery locally instead of constantly bugfixing my rewrite to VanillaJS.
List of scripts written by other people that I have rewritten to VanillaJS for compatibility with uazo's Bromite:
-
AO3_Kudos-Hits_Ratio_VanillaJS.user.js
– Original Script on Greasy ForkDeprecated in favour of using the original script with jQuery included in the actual file.