Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 2.51 KB

README.md

File metadata and controls

61 lines (35 loc) · 2.51 KB

Dark Mode Enabler Chrome Extension

Dark Mode Enabler Logo

Introduction

Dark Mode Enabler is an open-source Chrome extension designed to help you enable Dark Mode or at least, invert colors to release your eyes from the white light of the screen.

This extension enables dark mode and filters on all websites that do not support it natively.

Examples

demo.mp4

Features

  • Supports the next following display modes:
    • Dark Mode
    • Sepia Mode
    • Grayscale Mode
  • It remembers your choice for each website.

Test the extension

🧩 Install Dark Mode Enabler Extension

Dark Mode Enabler Logo

How to Use

  1. Install the Dark Mode Enabler Chrome Extension from the Chrome Web Store.
  2. Any website you want to enable Dark Mode, just click on the extension icon and it will invert the colors of the website.
  3. Enjoy!

Permissions

  • activeTab: Allows the extension to read the URL of the current tab in order to invert the colors of the website.
  • storage: Allows the extension to store the current state of the extension (enabled or disabled) in order to keep the state when you change tabs.
  • host: Allows the extension to access the current website in order to invert the colors of the website.

Contributing

Dark Mode Enabler is an open-source project, and I welcome any contributions to enhance its functionality and usability. If you have any ideas for feature improvements or bug fixes, feel free to submit a pull request (PR). Together, we can make Dark Mode Enabler even better!

Compatibility

At the moment, Dark Mode Enabler is compatible with any website that supports JavaScript.

Disclaimer

Dark Mode Enabler is not affiliated with any website or company. It is an independent project created by Edwin Torres.

License

Dark Mode Enabler is released under the MIT License, which allows you to use, modify, and distribute the code freely. Please refer to the LICENSE file for more details.

Contact

If you have any questions, suggestions, or feedback about Dark Mode Enabler, you can reach me via email at [email protected] or through GitHub's issue tracker.

Thank you for using Dark Mode Enabler!