Dark Mode
A global dark theme for the web.
It is a night mode for the entire Internet. It darkens all the websites you visit so that you can browse without straining your eyes
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Dark Night Mode is a Free Open Source Software which makes all the websites you browse into dark/night mode so that you can browse the internet without straining your eyes. It is an extremely useful chrome extension for those who use internet especially at night.
We use a unique algorithm to apply dark mode to all the websites in real-time as you browse. It basically detects the color of each element of a website and intelligently converts it to a darker shade. Bright colors are darkened at more intensity than dark colors so that most of the colors are preserved. Unlike other similar extensions, we do NOT invert the colors, so black websites will not change its color into white. An added benefit is that the images will also not be distorted! I think we were hit by the one-star-bot-ratings because we were the only extension to have this intelligent-algorithm. Now, after this extension became popular, one another super famous extension have copied this feature of ours.
We have also put immense effort in eliminating the flashes of bright white screen while loading different websites. It was a challenging task due to the limitations of chrome, but we were able to eliminate this problem with 99.9% success rate.
Using the brightness slider, you can adjust the brightness of your browser beyond what your computer's brightness adjuster allows. This is useful in dimming the brightness to your likening. For example, by default the images are shown with normal color, but you can darken it by sliding down the brightness slider.
There is also an Auto mode which will automatically turn on the Dark Mode at night 8:00PM and will turn off at morning 6:00AM. It was complicated to develop an option to customize this timing, but we are working on it and may add this option in the future versions.
There is also Whitelist feature which can be helpful if you do not want the dark mode to work on certain websites.
Inspect the latest comments and rating distribution.
Store average score: 4.2. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
A global dark theme for the web.
Dark Mode, read at night. Bluelight filter for every website. Relax your eyes at night and day.
Dark Mode: Switch to dark reading for night & day browsing. More than dark theme style, it ensures optimal eye protection.
Inverts page colors, showing white text on a dark background
ReaDark - Reading & Dark Mode for turning all websites in Chrome browser to reading or dark mode or both.
Switch to night mode and the display is much easier on your eyes!
The best Addon for the dark mode that I've EVER tried!
Não funciona para as planilhas do google.
Truly the easiest Dark mode addon. using it for years on 3 different browsers
It's awesome!
Finally something that saves me eye strain and helps me sleep better. It's not perfect (as the developers point out), but it's definitely a game-changer.
Muy buena, perdí mucho tiempo buscando una buena extension porque la mayoria me cambiaba mucho el diseño de la pagina, pero esta es genial.
Great so fat,,, it make all that white background go away
habe viele dark modes ausprobiert doch dieser hier gefällt mir am besten!
Doesn't really work on most sites
Works well but does not include styles for visited URLs which make visited links to look similar to new ones in the dark mode. Had to add the following styles into the extension global-new.css file to make visited links to look differently: html > body[class] a:visited,html > body[class] a[class]:visited { color: #c58af9 !important; }