Dark by Eyed™ is a powerful browser extension that enables dark mode on any website. It provides a seamless dark mode experience with customizable blacklist and whitelist options to control which sites should have dark mode enabled.
- 🌙 Instant dark mode for any website
- 📋 Customizable blacklist and whitelist modes
- 🎨 Smart color conversion algorithm
- ⚡ Lightweight and performant
- 🔒 Privacy-focused with no data collection
Option 1: Install Dark by Eyed™ directly from the Firefox Add-ons Store: Get it for Firefox
Option 2: Download the latest release from our GitHub Releases page and install it manually.
Option 1: Install Dark by Eyed™ from the Chrome Web Store: Get it for Chrome
Option 2: Download the latest release from our GitHub Releases page and install it manually.
- Click on the Dark by Eyed™ icon in your browser toolbar
- Toggle dark mode for the current site
- Choose between blacklist or whitelist mode
- Manage your site lists through the extension popup
We welcome contributions to Dark! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/amazing-feature
) - Make your changes
- Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Please make sure to update tests as appropriate and follow the existing code style.
# Clone the repository
git clone https://github.com/cesp99/dark.git
# Load the extension in Chrome
1. Open chrome://extensions
2. Enable Developer mode
3. Click "Load unpacked"
4. Select the dark-chrome directory
# Load the extension in Firefox
1. Open about:debugging
2. Click "This Firefox"
3. Click "Load Temporary Add-on"
4. Select manifest.json from the dark-firefox directory
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
If you encounter any issues or have questions, please:
- Check the Issues page
- Create a new issue if your problem isn't already listed
- Provide as much detail as possible about your problem