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.
- Clone this repository or download the ZIP file and extract it.
- Open your browser and navigate to the extensions page:
- Chrome: chrome://extensions/
- Firefox: about:addons
- Edge: edge://extensions/
- Enable 'Developer Mode' (for Chrome and Edge).
- Click 'Load unpacked' (for Chrome and Edge) or 'Install Add-on From File' (for Firefox).
- Select the directory where you have saved the unzipped extension files.
- 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.
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.
Contributions are welcome! Please feel free to submit pull requests, report bugs, and suggest features.
Thanks to all the contributors who spend time to improve this project.