Last updated: 3 August 2026
Monochrome Sites does not collect, transmit, sell or share any data. It makes no network requests of any kind.
The only data the extension keeps is the configuration you enter yourself:
This is stored using the browser’s chrome.storage.sync API. If you are signed
into your browser with sync enabled, your browser vendor replicates it across your
own devices under your own account — exactly as it does for your bookmarks. The
author of this extension has no access to it.
Per-tab toggles are held in chrome.storage.session and are discarded when the
browser closes.
storage — saves your site lists and toggles locally.scripting — registers, inserts and removes the grayscale stylesheets.*://*/*) — the extension’s only purpose is to
restyle whichever sites you choose, so it cannot know those hosts in advance.
This access is used exclusively to apply and remove static CSS files. It is
never used to read page content or transmit anything anywhere.Uninstalling the extension removes its stored settings. You can also clear them from the options page with “Remove all saved sites” and “Remove all excluded sites”, or export them to a file first from the Backup section.
Questions or concerns: https://github.com/yetanotherrepo/monochrome-sites/issues