https://github.com/cesp99/dark
https://github.com/cesp99/dark
chrome-extensions dark dark-mode dark-theme firefox-extension open-source themes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cesp99/dark
- Owner: cesp99
- License: gpl-3.0
- Created: 2025-02-07T17:05:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T11:50:30.000Z (over 1 year ago)
- Last Synced: 2025-04-07T23:13:52.245Z (about 1 year ago)
- Topics: chrome-extensions, dark, dark-mode, dark-theme, firefox-extension, open-source, themes
- Language: JavaScript
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dark by Eyed™
Enjoy the web better by having dark mode everywhere.
## Overview
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.
## Features
- 🌙 Instant dark mode for any website
- 📋 Customizable blacklist and whitelist modes
- 🎨 Smart color conversion algorithm
- ⚡ Lightweight and performant
- 🔒 Privacy-focused with no data collection
## Installation
### Firefox
Option 1: Install Dark by Eyed™ directly from the Firefox Add-ons Store:
[Get it for Firefox](https://addons.mozilla.org/firefox/addon/dark-by-eyed)
Option 2: Download the latest release from our [GitHub Releases](https://github.com/cesp99/dark/releases) page and install it manually.
### Chrome
Option 1: Install Dark by Eyed™ from the Chrome Web Store:
[Get it for Chrome](https://chrome.google.com/webstore/detail/ngfmjecoakeejfpmcnjcefkdckbhaeda)
Option 2: Download the latest release from our [GitHub Releases](https://github.com/cesp99/dark/releases) page and install it manually.
## Usage
1. Click on the Dark by Eyed™ icon in your browser toolbar
2. Toggle dark mode for the current site
3. Choose between blacklist or whitelist mode
4. Manage your site lists through the extension popup
## Contributing
We welcome contributions to Dark! Here's how you can help:
1. Fork the repository
2. Create a new branch (`git checkout -b feature/amazing-feature`)
3. Make your changes
4. Commit your changes (`git commit -m 'Add some amazing feature'`)
5. Push to the branch (`git push origin feature/amazing-feature`)
6. Open a Pull Request
Please make sure to update tests as appropriate and follow the existing code style.
## Development
```bash
# 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
```
## License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
## Support
If you encounter any issues or have questions, please:
1. Check the [Issues](https://github.com/cesp99/dark/issues) page
2. Create a new issue if your problem isn't already listed
3. Provide as much detail as possible about your problem
---
Made with ❤️ by Carlo Esposito