Live data from Hacker News

Show HN: Dark Reader extension – Dark mode for every website

darkreader.org

101–110 of 180 posts

Re: Show HN: Dark Reader extension – Dark mode for every website

#101
i'm nearly incapable of reading light-text-on-dark-background (i get visual auras and nausea). can this extension be used selectively to invert sites that are naturally dark ?

from the github:

> This extension inverts brightness of web pages

i guess a related question is can it be activated for individual pages (as opposed to for-all-pages)

Re: Show HN: Dark Reader extension – Dark mode for every website

#102
post #89

Does anyone actually prefer reading text on a bright background? If so, what are your reasons? For me, the choice is obvious to the point that I'm often annoyed at the lengths I need to go to in order to browse the web comfortably. I feel like we should have moved to the sane default of dark-themed UI ages ago.

Yes. I find it really difficult and uncomfortable to read bright text on dark backgrounds. It honestly hurts my eyes. And afterwards my eyes have leftover streaks of bright after the text lines. Can't stand it, and I will go to lengths to turns such pages into "bright mode".

Re: Show HN: Dark Reader extension – Dark mode for every website

#103
post #78

Earlier quoted context omitted.

Sure - but do you? Does anyone? EDIT: a better solution would be if the store itself allowed you to inspect the source that went into building the plugin. Then you would only need to trust the store itself, which you already do (when you trust the browser).

It's quite common among many groups of people to download and install locally as it also protects you from unwanted automatic updates. For instance, those using MetaMask or Scatter to interact with a blockchain are often advised to install the extension offline.

I have yet to meet a person who did it though. Though I'll admit that the argument against automatic updates is a good one..

Re: Show HN: Dark Reader extension – Dark mode for every website

#104
post #60

How can I trust that this extension, which has access to every page I visit, doesn't steal my data? How can I trust that if someone else takes over the project and releases an update, that my data is still secure? Looks great, but I'm just so skeptical of browser extensions now.

To his credit, the author has released the source for the Chrome and Firefox versions: https://github.com/darkreader/darkreader However, I posed the same question in the MAS about the closed-source Safari version, which requires full access to webpage contents ("Can read sensitive information from webpages, including passwords, phone numbers, and credit cards on all webpages") and browsing history ("Can see when you…

Sorry, I'm not sure that publishing a paid app source code would be a good idea. There is a chance that somebody will publish the same app under different name. Somebody has already published a crack for it. And another Safari app already reuses some code from Dark Reader for Chrome.

There was a long discussion regarding this review https://www.reddit.com/r/apple/comments/9y0s2a/dark_reader_d...

You know, some Apple developer can also put some malicious code into Safari, but for some reason you trust them and use their browser, even though they used to slow down older iPhones without a warning, forcing users upgrade to newer devices. Who knows what they will do the next time.

Re: Show HN: Dark Reader extension – Dark mode for every website

#105
post #101

i'm nearly incapable of reading light-text-on-dark-background (i get visual auras and nausea). can this extension be used selectively to invert sites that are naturally dark ? from the github: > This extension inverts brightness of web pages i guess a related question is can it be activated for individual pages (as opposed to for-all-pages)

You can whitelist or blacklist. There's a toggle to make it invert listed sites only, or don't invert the sites on the list.

So you should be able to use it that way round.

Re: Show HN: Dark Reader extension – Dark mode for every website

#106
post #13

I tried this a few months back, I liked the visual effect and the configuration flexibility, but it ate at my CPU waaay too much. Anybody else have this? Was meaning to look for a lightweight alternative. Maybe I'll try this extension again to see if it's still a resource hog. Note: I'm on Firefox.

a fast and simple alternative for firefox (and android) is this one: https://addons.mozilla.org/en-US/firefox/addon/night-light-m... please let us know if it performs better for you! (i'm the author)

CSS filters can cause heating of your phone.

Re: Show HN: Dark Reader extension – Dark mode for every website

#107
post #13

I tried this a few months back, I liked the visual effect and the configuration flexibility, but it ate at my CPU waaay too much. Anybody else have this? Was meaning to look for a lightweight alternative. Maybe I'll try this extension again to see if it's still a resource hog. Note: I'm on Firefox.

I just bought for Safari and immediately uninstalled because CPU usage was too heavy and didn't come down. Also, permissions are way too intrusive, why does the extension need to have access to all of my browsing history?

The browser doesn't separate what injected script can do and what it can't. Regarding Dark Reader, it needs to know page URL to determine if it is blacklisted by your settings or not.

Re: Show HN: Dark Reader extension – Dark mode for every website

#108

Earlier quoted context omitted.

I'll have to try that. I never had performance issues with Dark Reader on Chrome, but I find it to be slow on Firefox.

I find it slowing my Chrome too. Is there an app that we let me benchmark my browser performance with Dark reader app and without dark reader app?

Then you should try switching to Filter or Static mode.

Re: Show HN: Dark Reader extension – Dark mode for every website

#109
post #78
post #71

Earlier quoted context omitted.

You can always load your own from source.

Sure - but do you? Does anyone? EDIT: a better solution would be if the store itself allowed you to inspect the source that went into building the plugin. Then you would only need to trust the store itself, which you already do (when you trust the browser).

> the store itself allowed you to inspect the source that went into building the plugin

Or at least build it from the source code, like F-Droid.

Re: Show HN: Dark Reader extension – Dark mode for every website

#110
1994: trust the browser for presentation

1997: geez the browser makes some dull or terrible decisions about presentation and we want to control our site's presentation

2005: OK but semantic web and CSS tho'

2013: JavaScript all the things!

2015: whoever thought the semantic web was a decent idea, the browser is THE VM, CSS is teh sux0rs, when can I just treat it like a compile target like every other kind of development

2018: oh hai what if we invented some way to let users control how they see the content of a website

Post reply on HN