I don't have the money to pay for every project, but I would be fine with ads respecting my privacy. I don't understand where Anonym came from while EFF DNT policy has existed for ages and they could just have bundled https://www.eff.org/files/effdntlist.txt like the AdNauseam extension does and I have been using the list with uBlock Origin for ages without issues.
Blazing8215
joined 2 years ago
You could move from
privacy.resistfingerprinting
toprivacy.fingerprintingProtection
and override the changes you want withprivacy.fingerprintingProtection.overrides
such as+AllTargets,-CSSPrefersColorScheme
.I guess to enable Netflix you would have to enable DRM which is probably somewhere in LibreWolf documentation.
For the available overrides, see https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPTargets.inc although you may have to guess what they do based on the name.