All Projects → abstiles → Deluminate

abstiles / Deluminate

Licence: bsd-2-clause
An extension for Google Chrome (and Chromium) that inverts the luminance of websites.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Deluminate

Midnight Lizard
Сustom color schemes for all websites
Stars: ✭ 406 (+92.42%)
Mutual labels:  dark-theme, night-mode, chrome-extension
Darkreader
Dark Reader Chrome and Firefox extension
Stars: ✭ 12,052 (+5611.85%)
Mutual labels:  dark-theme, night-mode, chrome-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-91%)
Mutual labels:  night-mode, dark-theme
dark-mode
Dark Mode - Chrome extension. Relax your eyes at night and day.
Stars: ✭ 63 (-70.14%)
Mutual labels:  night-mode, dark-theme
Slack Theme Cli
A CLI tool for changing Slack's desktop app colors
Stars: ✭ 256 (+21.33%)
Mutual labels:  dark-theme, night-mode
Jxtheme
A powerful and lightweight and customization theme/skin library for iOS 9+ in swift. 主题、换肤、暗黑模式
Stars: ✭ 220 (+4.27%)
Mutual labels:  dark-theme, night-mode
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (-61.61%)
Mutual labels:  night-mode, dark-theme
wluma
Automatic brightness adjustment based on screen contents and ALS
Stars: ✭ 290 (+37.44%)
Mutual labels:  night-mode, dark-theme
Whatsapp Desktop Dark
Dark mode for WhatsApp desktop official version (Windows & macOS)
Stars: ✭ 664 (+214.69%)
Mutual labels:  dark-theme, night-mode
Github Night Mode
😎 A Chrome extension to experience GitHub in night mode
Stars: ✭ 46 (-78.2%)
Mutual labels:  night-mode, chrome-extension
React Darkreader
🌓 A React Hook for adding a dark / night mode to your site.
Stars: ✭ 104 (-50.71%)
Mutual labels:  dark-theme, night-mode
DiscordNight
An actual Dark/Nightmode Theme for Discord/BetterDiscord
Stars: ✭ 86 (-59.24%)
Mutual labels:  night-mode, dark-theme
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (+121.33%)
Mutual labels:  dark-theme, chrome-extension
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (-46.45%)
Mutual labels:  dark-theme, night-mode
Next Dark Mode
🌑 Enable dark mode for Next.js apps
Stars: ✭ 133 (-36.97%)
Mutual labels:  dark-theme, night-mode
React Perf Devtool
A browser developer tool extension to inspect performance of React components.
Stars: ✭ 2,277 (+979.15%)
Mutual labels:  chrome-extension
Im.dev
im.dev是一个开源技术社区,支持内容创作、社交互动、在线课程等功能。我是开发,我为技术代言。
Stars: ✭ 206 (-2.37%)
Mutual labels:  chrome-extension
Bilibili Live Hime
🍓 Chrome 扩展 - Bilibili 直播姬
Stars: ✭ 201 (-4.74%)
Mutual labels:  chrome-extension
Smartproxy
Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.
Stars: ✭ 199 (-5.69%)
Mutual labels:  chrome-extension
Nooboss
NooBoss is an extension that handles your extensions like a boss!
Stars: ✭ 207 (-1.9%)
Mutual labels:  chrome-extension

Deluminate

Chrome Web Store Chrome Web Store Chrome Web Store

An extension for Google Chrome (and Chromium) that inverts the luminance of websites to make them easier on the eyes.

Warning: because of the way this extension inverts the luminance of rendered pages, it may cause noticeable slowdowns for some users. If this happens, try pasting chrome://flags/ into your URL bar and click 'enable' on the "Override software rendering list" option. Otherwise, you may prefer another extension that uses custom CSS to set the default background and text color of web pages.

Details

Invert the brightness of the web without changing the colors! Useful as a night mode to darken most bright web sites (like Google), or just for making the web soothing black instead of glaring white. Similar to the "High Contrast" extension by Google, but tries not to ruin images by blowing out the contrast or changing the colors. It also offers a low-contrast mode and three strategies for dealing with images, configurable on a per-domain basis!

Invert Everything

In this mode, the luminance is inverted on everything, including all images.

Keep Images Normal

In this mode, the plugin tries to avoid inverting the luminance on all images. Useful for websites that make strange decisions about image types (e.g., using PNGs for photos).

Smart Invert Images

The default--this mode tries to intelligently choose whether images should be inverted or not based on the following criteria:

  • Avoid inverting videos.
  • Since PNGs and GIFs are often used as stylistic elements and logos, they are typically safe to invert without looking strange. These images are detected by their file extensions.
  • Other images (in particular JPEGs) are typically photos that are often unrecognizable when inverted, so avoid inverting these.

Low Contrast

This mode does not invert the luminance of the site. It only lowers the contrast. Useful for sites that are mostly dark but have large, bright sections that are distracting.

Dim

This mode does not invert the luminance of the site. It lowers the brightness only.

Additional Options

Low Contrast

Reduce the contrast on any page in addition to any of the above page filters.

Aggressively Invert Text Input

Force certain text inputs to white text on black in an inversion mode.

Kill Backgrounds

Force the main page background to black and remove any background images on the page.

Installation

The latest release is always available on the Chrome Web Store. Search for "Deluminate". The master branch always points to the latest Chrome Web Store release code. Check out the dev branch if you want to see the latest unreleased features, but only if you are willing to put up with more bugs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].