Chrome extension to read economist.com in dark mode.
- Clone this repo.
- Go to
chrome://extensionsand turn on developer mode. - Click "Load unpacked" and select the cloned repo.
- Pull the latest changes from this repo.
- Go to
chrome://extensionsand reload this extension.
This extension uses injected stylesheets to override CSS rules and a script to change some CSS variables. That's it.
This extension is NOT officially supported by The Economist. It might break some parts of the website.
Pull requests to improve this extension are welcome.