{"id":25323759,"url":"https://github.com/cesp99/dark","last_synced_at":"2026-04-30T09:38:09.810Z","repository":{"id":276969155,"uuid":"929023736","full_name":"cesp99/dark","owner":"cesp99","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T11:50:30.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T23:13:52.245Z","etag":null,"topics":["chrome-extensions","dark","dark-mode","dark-theme","firefox-extension","open-source","themes"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cesp99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-07T17:05:50.000Z","updated_at":"2025-02-11T11:50:33.000Z","dependencies_parsed_at":"2025-02-11T12:49:38.315Z","dependency_job_id":null,"html_url":"https://github.com/cesp99/dark","commit_stats":null,"previous_names":["cesp99/dark"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cesp99/dark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesp99%2Fdark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesp99%2Fdark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesp99%2Fdark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesp99%2Fdark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cesp99","download_url":"https://codeload.github.com/cesp99/dark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesp99%2Fdark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extensions","dark","dark-mode","dark-theme","firefox-extension","open-source","themes"],"created_at":"2025-02-14T00:25:37.558Z","updated_at":"2026-04-30T09:38:09.795Z","avatar_url":"https://github.com/cesp99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"dark-chrome/icons/256.png\" alt=\"Dark by Eyed™ Logo\" width=\"256\"\u003e\n  \u003ch1\u003eDark by Eyed™\u003c/h1\u003e\n  \u003cp\u003eEnjoy the web better by having dark mode everywhere.\u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/badge/version-v0.1.0-blue.svg\" alt=\"Version\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-GPL%203.0-green.svg\" alt=\"License\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Overview\n\nDark by Eyed™ is a powerful browser extension that enables dark mode on any website. \nIt provides a seamless dark mode experience with customizable blacklist and whitelist options to control which sites should have dark mode enabled.\n\n## Features\n\n- 🌙 Instant dark mode for any website\n- 📋 Customizable blacklist and whitelist modes\n- 🎨 Smart color conversion algorithm\n- ⚡ Lightweight and performant\n- 🔒 Privacy-focused with no data collection\n\n## Installation\n\n### Firefox\n\nOption 1: Install Dark by Eyed™ directly from the Firefox Add-ons Store:\n[Get it for Firefox](https://addons.mozilla.org/firefox/addon/dark-by-eyed)\n\nOption 2: Download the latest release from our [GitHub Releases](https://github.com/cesp99/dark/releases) page and install it manually.\n\n### Chrome\n\nOption 1: Install Dark by Eyed™ from the Chrome Web Store:\n[Get it for Chrome](https://chrome.google.com/webstore/detail/ngfmjecoakeejfpmcnjcefkdckbhaeda)\n\nOption 2: Download the latest release from our [GitHub Releases](https://github.com/cesp99/dark/releases) page and install it manually.\n\n## Usage\n\n1. Click on the Dark by Eyed™ icon in your browser toolbar\n2. Toggle dark mode for the current site\n3. Choose between blacklist or whitelist mode\n4. Manage your site lists through the extension popup\n\n## Contributing\n\nWe welcome contributions to Dark! Here's how you can help:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/amazing-feature`)\n3. Make your changes\n4. Commit your changes (`git commit -m 'Add some amazing feature'`)\n5. Push to the branch (`git push origin feature/amazing-feature`)\n6. Open a Pull Request\n\nPlease make sure to update tests as appropriate and follow the existing code style.\n\n## Development\n\n```bash\n# Clone the repository\ngit clone https://github.com/cesp99/dark.git\n\n# Load the extension in Chrome\n1. Open chrome://extensions\n2. Enable Developer mode\n3. Click \"Load unpacked\"\n4. Select the dark-chrome directory\n\n# Load the extension in Firefox\n1. Open about:debugging\n2. Click \"This Firefox\"\n3. Click \"Load Temporary Add-on\"\n4. Select manifest.json from the dark-firefox directory\n```\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\nIf you encounter any issues or have questions, please:\n\n1. Check the [Issues](https://github.com/cesp99/dark/issues) page\n2. Create a new issue if your problem isn't already listed\n3. Provide as much detail as possible about your problem\n\n---\n\n\u003cdiv align=\"center\"\u003e\nMade with ❤️ by Carlo Esposito\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesp99%2Fdark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesp99%2Fdark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesp99%2Fdark/lists"}