You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The built in Enhanced Tracking Protection pings remote servers to match to my knowledge, and I generally turn it off, I see it is on by default. Is there a reason for this? Seems like it should be disabled for these purposes.
Secondly, if I set the privacy.trackingprotection.enabled and privacy.trackingprotection.fingerprinting flag to false, it still shows in settings and about config that cryptomining, fingerprinters are both enabled, but does the basic trackingprotection.enabled flag override these even if they state true? Or does each one need to be disabled? I assume it overrides them, but wanted to ensure.
On a sidenote, what's the best way to keep the userjs up to date, when you also have modifications? It'd be a pain to manually have to make those changes evert update.
The text was updated successfully, but these errors were encountered:
what's the best way to keep the userjs up to date, when you also have modifications?
I opened a separate issue with a proposed/easier solution #505
pings remote servers to match to my knowledge
No information about your browsing is sent according to documentation. Visited URLs are checked against a local list which Firefox updates periodically (like any other content/ad blocker).
The built in Enhanced Tracking Protection pings remote servers to match to my knowledge, and I generally turn it off, I see it is on by default. Is there a reason for this? Seems like it should be disabled for these purposes.
Secondly, if I set the privacy.trackingprotection.enabled and privacy.trackingprotection.fingerprinting flag to false, it still shows in settings and about config that cryptomining, fingerprinters are both enabled, but does the basic trackingprotection.enabled flag override these even if they state true? Or does each one need to be disabled? I assume it overrides them, but wanted to ensure.
On a sidenote, what's the best way to keep the userjs up to date, when you also have modifications? It'd be a pain to manually have to make those changes evert update.
The text was updated successfully, but these errors were encountered: