Chrome extension
Midnight Gnomad
Zero-flash intelligent dark mode
High-contrast dark browsing via CSS filters with media-aware inversion, document_start injection to kill white flashes, native dark-theme detection, and per-site whitelisting from a glassmorphic popup.
Chrome extension Active
- JavaScript
- Chrome MV3
- CSS Filters
Key features
- Smart invert + hue-rotate with reverse filters on images and video
- Styles injected at document_start — no bright flash on load
- Auto-pauses on sites that already ship dark mode
- Domain whitelist toggle in the extension popup
Install
Manifest V3 extensions built for Chrome (Chromium). Search the store listing or load unpacked from the GitHub repo for development builds.
- Open the Chrome Web Store link above and click Add to Chrome.
- Pin the extension from the puzzle menu for quick access.
-
Developers: clone the repo, open
chrome://extensions, enable Developer mode, and load unpacked.