mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
LibreAwoo: NavigatorPlatform is not what I think it is
This commit is contained in:
parent
f975ee9124
commit
2f6584572e
@ -36,7 +36,7 @@ pref("privacy.fingerprintingProtection", true);
|
|||||||
pref("privacy.fingerprintingProtection.pbmode", true);
|
pref("privacy.fingerprintingProtection.pbmode", true);
|
||||||
// Use all protections, except make compromises for accessibility and
|
// Use all protections, except make compromises for accessibility and
|
||||||
// usability
|
// 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
|
// Enable Firefox accounts
|
||||||
pref("identity.fxaccounts.enabled", true);
|
pref("identity.fxaccounts.enabled", true);
|
||||||
|
Loading…
Reference in New Issue
Block a user