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