Skip to content
Snippets Groups Projects
Verified Commit 89777aa1 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 e46bd42a
Branches
Tags
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