SimpleDarkMode is a lightweight and customizable browser extension that enables dark mode on websites, improving readability and reducing eye strain during nighttime browsing.
- Automatic, manual, or scheduled dark mode activation
- Customizable color schemes (Grey, Black, or Sepia)
- Whitelist functionality to disable dark mode on specific websites
- Force dark mode option for websites with their own dark mode
- Debug information for troubleshooting
use Xcode to build and run the extension.
- Click on the SimpleDarkMode icon in your browser's toolbar to open the popup.
- Use the dropdown menu to select the mode (On, Off, or Auto).
- Choose your preferred color scheme.
- Toggle dark mode for the current website using the "Enable/Disable Dark Mode" button.
- Force dark mode on websites with their own dark mode using the "Force Dark Mode" button.
The extension provides debug information to help troubleshoot issues:
- Mode: Current mode setting (On, Off, or Auto)
- Color Scheme: Selected color scheme
- Domain: Current website domain
- Whitelisted: Whether the current site is whitelisted
- Forced Dark Mode: If dark mode is forced for the current site