X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/776226a510364cf800ba8f47c520b0780faf3399..d2cccf2d0c156a60c5c25e941089ef3da504ec22:/mac/org.mozilla.firefox.plist diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index c2cc5b3..c3a3913 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -187,6 +187,8 @@ </dict> <key>DisableDeveloperTools</key> <true/> + <key>DisableEncryptedClientHello</key> + <true/> <key>DisableFeedbackCommands</key> <true/> <key>DisableFirefoxAccounts</key> @@ -401,6 +403,13 @@ <key>StartPage</key> <string>homepage</string> </dict> + <key>HttpAllowlist</key> + <array> + <string>http://example.org</string> + <string>http://example.edu</string> + </array> + <key>HttpsOnlyMode</key> + <string>disallowed</string> <key>InstallAddonsPermission</key> <dict> <key>Allow</key> @@ -558,6 +567,8 @@ <key>Locked</key> <true/> </dict> + <key>PostQuantumKeyAgreementEnabled</key> + </false> <key>Preferences</key> <dict> <key>accessibility.force_disabled</key> @@ -584,6 +595,8 @@ </dict> <key>PrintingEnabled</key> <false/> + <key>PrivateBrowsingModeAvailability</key> + <integer>1</integer> <key>Proxy</key> <dict> <key>Mode</key> @@ -656,6 +669,8 @@ <true/> <key>MoreFromMozilla</key> <true/> + <key>FirefoxLabs</key> + <true/> <key>Locked</key> <true/> </dict>