this post was submitted on 25 Sep 2023
74 points (97.4% liked)

Firefox

20497 readers
18 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

Between uBlock Origin, Privacy Badger, ClearURLs, Decentraleyes, and Privacy Possum, I'm having a hard time deciding which ones I actually need and which ones I don't. Do they actually do different things, or are they largely the same?

you are viewing a single comment's thread
view the rest of the comments
[–] ink@r.nf 2 points 2 years ago

it's strange for them to specifically choose the light prefers-color-scheme instead of ignoring it completely. So if a website has a dark default interface with an optional prefers-color-scheme:light, it will use the light interface ignoring the default.

Seems counterintuitive