Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theeconomist/dark
Chrome extension to read economist.com in dark mode
https://github.com/theeconomist/dark
Last synced: 3 months ago
JSON representation
Chrome extension to read economist.com in dark mode
- Host: GitHub
- URL: https://github.com/theeconomist/dark
- Owner: TheEconomist
- License: other
- Created: 2023-06-01T14:26:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-21T09:46:38.000Z (7 months ago)
- Last Synced: 2024-06-22T02:59:47.602Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 1.81 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dark
Chrome extension to read economist.com in dark mode.
![dark mode](example.png)
## Disclaimer
This extension is NOT officially supported by _The Economist_.
It might break some parts of the website.## How it works
This extension uses injected stylesheets to override CSS rules and a script to change some CSS variables.
That's it.## How to install
1. Clone this repo.
2. Go to `chrome://extensions` and turn on developer mode.
3. Click "Load unpacked" and point the destination at the directory that contains this repo.## How to update
1. Pull the latest changes from this repo.
2. Go to `chrome://extensions` and reload this extension.## Contributing
Pull requests to improve this extension are welcome.