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 | Status | Install |
|---|---|---|---|---|---|
kemono.su/ |
Kemono Tools | kemono.su / kemono.cr | 0.4.4 | Stable | |
bilibili.com/ |
Bilibili Fixes | bilibili.com | 0.1.2 | Stable | |
rule34.xxx/ |
Dark Theme | rule34.xxx | 0.1.11 | Stable | |
unknowncheats.me/ |
UnknownCheats OLED | unknowncheats.me | 0.2.2 | Unverified | |
youtube.com/ |
Palette seed | youtube.com | 0.1.5 | Seed | |
v3rmillion.rip/ |
Dark Theme | 0.1.5 | Deprecated |
Status — Stable: in use and verified. Unverified: functional but not yet validated
against the live site (unknowncheats.me was written against stock vBulletin-4 selectors).
Seed: only declares the shared palette, applies no visible styling yet (youtube.com — no
install button). Deprecated: site offline, kept for archival.
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.
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.