LibreAwoo: NavigatorPlatform is not what I think it is

This commit is contained in:
Aminda Suomalainen 2024-02-24 10:00:53 +02:00
parent f975ee9124
commit 2f6584572e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ pref("privacy.fingerprintingProtection", true);
pref("privacy.fingerprintingProtection.pbmode", true);
// Use all protections, except make compromises for accessibility and
// usability
pref("privacy.fingerprintingProtection.overrides", "+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorPlatform,-JSDateTimeUTC");
pref("privacy.fingerprintingProtection.overrides", "+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-JSDateTimeUTC");
// Enable Firefox accounts
pref("identity.fxaccounts.enabled", true);