DarkShift applies a dynamic dark theme to any page — without the white flash every other dark-mode extension makes you sit through. Two-layer engine, per-site cache, zero telemetry.
document_start vs. waiting for the page — measured, not marketing.
Most dark-mode extensions wait for the page to render, then repaint it — that's the flash. DarkShift splits the work into a layer that's cheap enough to run before anything is visible, and a layer that takes its time to get colors right.
document_start, before first paint.Every number below is a budget enforced in CI, not an aspiration. Per-site theme results are cached, so repeat visits skip straight to Instant Shell speed.
DarkShift is distributed directly for now — Chrome won't install a downloaded .zip in one click, so it's a short manual load:
Download the .zip above and unzip it anywhere on disk.
Open chrome://extensions in a new tab.
Turn on Developer mode (top-right toggle).
Click Load unpacked and select the unzipped folder.