https://github.com/amifunny/dark_mode_chrome
A chrome extension for applying Dark Mode, that is to make background dark and text color light.
https://github.com/amifunny/dark_mode_chrome
Last synced: 7 months ago
JSON representation
A chrome extension for applying Dark Mode, that is to make background dark and text color light.
- Host: GitHub
- URL: https://github.com/amifunny/dark_mode_chrome
- Owner: amifunny
- Created: 2020-06-10T06:56:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T17:09:24.000Z (over 5 years ago)
- Last Synced: 2025-02-09T09:13:37.678Z (8 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dark_Mode_Chrome
**A chrome extension for applying Dark Mode, that is to make background dark and text color light.**
Its super light and simple, i mean it has only one button :)
Use Ctrl+Shift+Q to activate Dark Mode.Not on Chrome Store. But if you want to use, follow these steps.
1) Go to `More tools` using menu button on top-right.2) Hover and Click `Extensions`.
or Simply type `chrome://extensions` in url bar.3) Turn on `Developer mode`.
4) Click `Load Unpacked` and select the cloned Repository.
There you go. Feel free to tweak changes and submit PR.