Compare Chrome extensions: Night Reader vs Station Wallet

Stats Night Reader Night Reader Station Wallet Station Wallet
User count 3,000+ 500,000+
Average rating 4.67 3.49
Rating count 42 138
Last updated 2017-11-17 2024-04-23
Size 208.90K 12.72M
Version 1.7.41 8.0.9
Short description
Reading comfortably with inverted brightness but preserved hue Station Wallet is the premier interface to Web3. Swap, stake, connect to apps, and explore the Cosmos with ease. Station offers…
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

Station Wallet is the premier interface to Web3. Swap, stake, connect to apps, and explore the Cosmos with ease. Station offers everything you expect from a Web3 wallet, plus ground-breaking features you’ll love, such as:

• Seamless cross-chain swaps and sends • Fee token top-up • Advanced cross-chain activity history • Token-centric UI • Save your favorite addresses • Display values in your preferred currency

To see the full list of supported networks, plus additional features and information, visit station.money