mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-20 06:58:04 -04:00
feat: Add UI toggles to enable/disabe timezone spoofing and our timezone spoofing overrides
Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
@@ -62,9 +62,6 @@ pref("privacy.fingerprintingProtection.granularOverrides", ''); // [DEFAULT]
|
||||
pref("extensions.webapi.enabled", false);
|
||||
pref("privacy.resistFingerprinting.block_mozAddonManager", true);
|
||||
|
||||
/// Disable timezone spoofing by default
|
||||
pref("browser.ironfox.fingerprintingProtection.timezoneSpoofing.enabled", false); // [DEFAULT]
|
||||
|
||||
/// Enable FPP overrides by default
|
||||
pref("browser.ironfox.fingerprintingProtection.hardenOverrides.enabled", true); // [DEFAULT] Overrides from us that *harden* protections for certain sites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user