</dict>
<key>DisableDeveloperTools</key>
<true/>
+ <key>DisableEncryptedClientHello</key>
+ <true/>
<key>DisableFeedbackCommands</key>
<true/>
<key>DisableFirefoxAccounts</key>
<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>
<key>Locked</key>
<true/>
</dict>
+ <key>PostQuantumKeyAgreementEnabled</key>
+ </false>
<key>Preferences</key>
<dict>
<key>accessibility.force_disabled</key>
</dict>
<key>PrintingEnabled</key>
<false/>
+ <key>PrivateBrowsingModeAvailability</key>
+ <integer>1</integer>
<key>Proxy</key>
<dict>
<key>Mode</key>
<string>en-US</string>
</array>
<key>SanitizeOnShutdown</key>
- <true/>
+ <dict>
+ <key>Cache</key>
+ <true/>
+ <key>Cookies</key>
+ <true/>
+ <key>History</key>
+ <true/>
+ <key>Sessions</key>
+ <true/>
+ <key>SiteSettings</key>
+ <true/>
+ <key>Locked</key>
+ <true/>
+ </dict>
<key>SearchBar</key>
<string>separate</string>
+ <key>SecurityDevices</key>
+ <dict>
+ <key>NAME_OF_DEVICE</key>
+ <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
+ </dict>
+ <key>ShowHomeButton</key>
+ <true/>
+ <key>SSLVersionMin</key>
+ <string>tls1.2</string>
+ <key>SSLVersionMax</key>
+ <string>tls1.3</string>
+ <key>StartDownloadsInTempDirectory</key>
+ <true/>
+ <key>SupportMenu</key>
+ <dict>
+ <key>Title</key>
+ <string>Click here for help</string>
+ <key>URL</key>
+ <string>http://example.edu/</string>
+ <key>AccessKey</key>
+ <string>C</string>
+ </dict>
+ <key>TranslateEnabled</key>
+ <true/>
<key>UserMessaging</key>
<dict>
- <key>WhatsNew</key>
- <false/>
<key>ExtensionRecommendations</key>
<false/>
<key>FeatureRecommendations</key>
<true/>
<key>MoreFromMozilla</key>
<true/>
+ <key>FirefoxLabs</key>
+ <true/>
<key>Locked</key>
<true/>
</dict>
<string>https://www.yahoo.com/*</string>
</array>
</dict>
- <key>SecurityDevices</key>
- <dict>
- <key>NAME_OF_DEVICE</key>
- <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
- </dict>
- <key>ShowHomeButton</key>
- <true/>
- <key>SSLVersionMin</key>
- <string>tls1.2</string>
- <key>SSLVersionMax</key>
- <string>tls1.3</string>
- <key>StartDownloadsInTempDirectory</key>
- <true/>
- <key>SupportMenu</key>
- <dict>
- <key>Title</key>
- <string>Click here for help</string>
- <key>URL</key>
- <string>http://example.edu/</string>
- <key>AccessKey</key>
- <string>C</string>
- </dict>
</dict>
</plist>