Firefox extension that applies a customizable grayscale filter to any website.
- Customizable Intensity
Adjust the grayscale level from subtle tones to full monochrome via a simple slider. - Domain Whitelist
Exclude specific sites or domains to retain their original colors. - Zero Data Collection
Fully offline - no tracking, analytics, or external requests. - Seamless Injection
Applies CSS at page load for a smooth, unintrusive experience.
- Bun (latest version)
- Firefox Developer Edition (recommended)
bun installbun devbun run buildbun run zip:firefoxThis creates a production-ready .zip file in .output/ ready for submission.
bun run clean- Run
bun run buildto build the extension - Open Firefox and go to
about:debugging#/runtime/this-firefox - Click Load Temporary Add-on, select
manifest.jsonfrom.output/firefox-mv2/ - The extension icon will appear in your toolbar.
Contributions are welcome.
- Official download: https://addons.mozilla.org/en-US/firefox/addon/grayscale-everywhere/
This project is licensed under the MIT License.