A brightness reduction extension for Firefox.
- JavaScript 100%
| main.js | ||
| manifest.json | ||
| readme.md | ||
| sun-dark.svg | ||
| sun-light.svg | ||
| UNLICENSE | ||
Poor Mans Dark Mode
A Firefox extension that reduces white shock by adding a mildly darkened transparent layer over each opened web page. Pin the extension to your toolbar and click the icon to toggle the state.
I have written this extension for myself, so I haven't bothered adding support for changing the colour or opacity of the overlay. Everything is hard coded.
The (digitally signed) extension can be downloaded from here: https://hinchley.net/static/DarkMode.xpi
To build (under Linux):
zip -r DarkMode.xpi *