Add more streaming commands.

This commit is contained in:
Tom Alexander
2024-07-18 23:29:07 -04:00
parent 31bf399b51
commit 1e47ff3f64
2 changed files with 117 additions and 9 deletions

View File

@@ -37,4 +37,5 @@ firefox_config:
# Instead, enable fingerprinting protection, which allows configuring an override.
privacy.fingerprintingProtection: true
# Allow sending dark mode preference to websites.
privacy.fingerprintingProtection.overrides: "+AllTargets,-CSSPrefersColorScheme"
# Allow sending timezone to websites.
privacy.fingerprintingProtection.overrides: "+AllTargets,-CSSPrefersColorScheme,-JSDateTimeUTC"