Compare Chrome extensions: Night Reader vs Flow

Stats Night Reader Night Reader Flow Flow
User count 3,000+ 1,000,000+
Average rating 4.67 4.04
Rating count 42 106
Last updated 2017-11-17 2021-10-22
Size 208.90K 27.40K
Version 1.7.41 3.5.17
Short description
Reading comfortably with inverted brightness but preserved hue Flow enhances your search experience by adding additional relevant search results.
Full summary

This extension eases your eyes by inverting the brightness of every webpage you browse. The majority of websites mainly use very light colors, but some already have a refreshing dark theme. For these the user can disable the domain, essentially setting it on a blacklist of the application. Its goal is, in contrast to the approach of creating new webpage–specific templates, to be as general as possible. This is best achieved by applying the CSS filter invert to the document root, because it inverts the whole area in one swoop after it got rendered normally instead of going through every element. This is even more efficient because CSS filters rely on the browser implementation, meaning all the good stuff like hardware acceleration or other system specific optimizations. Images should still show normally, but single elements cannot be excluded from the filter. This is no problem, since they can just get inverted on their own before the whole document gets inverted, reverting the images to their original color. To preserve the visual appearance of websites which may be iconic like the blue theme of Facebook, another filter is applied that rotates the hue back by 180 degrees. However, due to certain limitations of the RGB color model, very saturated colors get clipped in their value component that would have to exceed the maximum, resulting in occasional weird–looking images after they got reverted. Where an exact representation is needed, the hue–rotation can be disabled.

[TODO]

more ideas to be implemented in future releases are: — serve options page to input custom CSS rules to optimize other websites — friendly ui for options page (e.g. click [+] to add a rule, specify the case e.g. as regex, input CSS to be applied into text field) — keyboard shortcuts for enabling/disabling on domain and more — (maybe) make only–invert option domain specific — (maybe) optionally stop inverting input text fields — (do YOU have an idea? contact me!)

See more

Some of these results may be sponsored. It gives you more choice to find what you're looking for. You will see our Search results in the north of Google results. We recommend that you read our privacy policy and terms of use to read about everything we're doing to protect your privacy.

We are supporting Europe, Asia and South America. Find a complete list of supported countries on our website at https://flowext.com/support/