Skip to content
Snippets Groups Projects
Verified Commit bed52c3f authored by Dan Ballard's avatar Dan Ballard Committed by Pier Angelo Vendrame
Browse files

fixup! Firefox preference overrides.

Bug 43046: Disable emailTrackingBlocking in pbm
parent ec42f6f4
No related branches found
No related tags found
No related merge requests found
......@@ -242,6 +242,7 @@ pref("privacy.donottrackheader.enabled", false); // (mullvad-browser#17)
// Make sure there is no Tracking Protection active in Tor Browser, see: #17898.
pref("privacy.trackingprotection.enabled", false);
pref("privacy.trackingprotection.pbmode.enabled", false);
pref("privacy.trackingprotection.emailtracking.pbmode.enabled", false);
pref("privacy.trackingprotection.annotate_channels", false);
pref("privacy.trackingprotection.cryptomining.enabled", false);
pref("privacy.trackingprotection.fingerprinting.enabled", false);
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment