Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/islamhaqq/darkmodeeverywhere
Have you ever seen a dark google.com? This is a Browser extension that simply switches light themes into dark themes.
https://github.com/islamhaqq/darkmodeeverywhere
browser-extension chrome-extension dark-mode dark-theme extension-chrome
Last synced: 20 days ago
JSON representation
Have you ever seen a dark google.com? This is a Browser extension that simply switches light themes into dark themes.
- Host: GitHub
- URL: https://github.com/islamhaqq/darkmodeeverywhere
- Owner: islamhaqq
- Created: 2024-03-12T10:53:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T11:34:49.000Z (8 months ago)
- Last Synced: 2024-10-06T03:07:27.169Z (about 1 month ago)
- Topics: browser-extension, chrome-extension, dark-mode, dark-theme, extension-chrome
- Language: JavaScript
- Homepage:
- Size: 836 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dark Mode Everywhere! Browser (Chrome) Extension
![image](https://github.com/SyedAman/DarkModeChromeExtension/assets/11065634/9be3b8d5-4e94-4831-9184-2eaf7ffe6eee)
![image](https://github.com/SyedAman/DarkModeChromeExtension/assets/11065634/dcfe60d8-1df6-407d-aeab-75c09f1a7bee)
![image](https://github.com/SyedAman/DarkModeChromeExtension/assets/11065634/9fc044ae-94be-423c-8348-690cc14418df)
![image](https://github.com/SyedAman/DarkModeChromeExtension/assets/11065634/bec28342-80f1-41a2-b6d5-6614f8989ff7)
![image](https://github.com/SyedAman/DarkModeChromeExtension/assets/11065634/42dd7c14-ee5e-4b8d-8036-8052a840f79f)
## Description
Dark Mode Everywhere is a browser extension that dynamically applies a dark theme to all websites you visit, reducing eye strain and improving your browsing experience in low-light conditions. It intelligently detects pages with light backgrounds and inverts colors to a dark mode, while preserving the original theme on websites that already implement their own dark mode.
## Installation
1. Clone this repository or download the ZIP file and extract it.
2. Open your browser and navigate to the extensions page:
- **Chrome**: chrome://extensions/
- **Firefox**: about:addons
- **Edge**: edge://extensions/
3. Enable 'Developer Mode' (for Chrome and Edge).
4. Click 'Load unpacked' (for Chrome and Edge) or 'Install Add-on From File' (for Firefox).
5. Select the directory where you have saved the unzipped extension files.## Features
- **Automatic Dark Mode**: Automatically applies a dark theme to websites with light backgrounds.
- **Intelligent Theme Detection**: Detects if a website already uses a dark theme and avoids double inversion.
- **Customizable**: Users can toggle dark mode on and off for individual websites.## Usage
After installation, the extension will automatically start converting light-themed pages to dark mode. You can click on the extension icon in the browser toolbar to toggle the dark mode for the current site.
## Contributing
Contributions are welcome! Please feel free to submit pull requests, report bugs, and suggest features.
## Acknowledgments
Thanks to all the contributors who spend time to improve this project.