Personal Tampermonkey userscripts — mostly OLED dark
themes plus small quality-of-life tweaks — for a handful of sites. Each site lives in its
own folder and shares one unified palette (sub.ryuo.to's "OLED Black": true-black
background, #3b82f6 accent).
Click a DOWNLOAD button below. Because each file's URL ends in .user.js, Tampermonkey
intercepts it and opens its install page — confirm to install. (There's no tmp:// scheme;
the .user.js path suffix is what triggers it.)
If a click doesn't prompt an install, use the fallback: Tampermonkey Dashboard → Utilities → Install from URL, and paste the same link. You need a userscript manager (Tampermonkey / Violentmonkey) installed first.
| Folder | Script | Site | Version | Install |
|---|---|---|---|---|
kemono.su/ |
Kemono Tools | kemono.su / kemono.cr | 0.4.1 | |
bilibili.com/ |
Bilibili Fixes | bilibili.com | 0.1.1 | |
rule34.xxx/ |
Dark Theme | rule34.xxx | 0.1.7 | |
unknowncheats.me/ |
UnknownCheats OLED | unknowncheats.me | 0.2.0 | |
youtube.com/ |
YouTube Dark | youtube.com | 0.1.5 | |
v3rmillion.rip/ |
Dark Theme | 0.1.5 |
kemono.su/ is the most fully-featured (theme + collapsible sidebar + per-creator
blacklist + URL linkifier) and has its own README; the rest are
primarily CSS themes. v3rmillion.rip/ is retained for archival only — the site is offline.
Assets for each script live in that folder's _icons/. Most loaders (*.user.js) pull their
behavior/theme from this repo via @require (unknowncheats is self-contained inline). All active
scripts self-update through GitHub raw, so pushing here publishes the update.