X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/a502970c61549d5b31679e97658df0f07d122a05..39027b1d527528a48f0178e30bd9f38aa626bf2d:/mac/org.mozilla.firefox.plist

diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index 3070383..c3a3913 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -4,8 +4,12 @@
 <dict>
 	<key>EnterprisePoliciesEnabled</key>
 	<true/>
+	<key>AllowedDomainsForApps</key>
+	<string>managedfirefox.com,example.com</string>
 	<key>AppAutoUpdate</key>
 	<true/>
+	<key>AppUpdatePin</key>
+	<string>106.</string>
 	<key>AppUpdateURL</key>
 	<string>https://www.example.com/update.xml</string>
 	<key>Authentication</key>
@@ -44,6 +48,17 @@
 		<key>Locked</key>
 		<true/>
 	</dict>
+	<key>AutoLaunchProtocolsFromOrigins</key>
+	<array>
+		<dict>
+			<key>protocol</key>
+			<string>zoommtg</string>
+			<key>allowed_origins</key>
+			<array>
+				<string>https://somesite.zoom.us</string>
+			</array>
+		</dict>
+	</array>
 	<key>BlockAboutAddons</key>
 	<true/>
 	<key>BlockAboutConfig</key>
@@ -91,6 +106,20 @@
 			<string>cert2.pem</string>
 		</array>
 	</dict>
+	<key>Default</key>
+	<dict>
+		<key>Containers</key>
+		<array>
+			<dict>
+				<key>name</key>
+				<string>My container</string>
+				<key>icon</key>
+				<string>pet</string>
+				<key>color</key>
+				<string>turquoise</string>
+			</dict>
+		</array>
+	</dict>
 	<key>Cookies</key>
 	<dict>
 		<key>Allow</key>
@@ -105,14 +134,8 @@
 		<array>
 			<string>https://www.example.edu/</string>
 		</array>
-		<key>Default</key>
-		<false/>
-		<key>AcceptThirdParty</key>
-		<string>never</string>
-		<key>ExpireAtSessionEnd</key>
-		<true/>
-		<key>RejectTracker</key>
-		<true/>		
+		<key>Behavior</key>
+		<string>limit-foreign</string>
 		<key>Locked</key>
 		<true/>
 	</dict>
@@ -164,6 +187,8 @@
 	</dict>
 	<key>DisableDeveloperTools</key>
 	<true/>
+	<key>DisableEncryptedClientHello</key>
+	<true/>
 	<key>DisableFeedbackCommands</key>
 	<true/>
 	<key>DisableFirefoxAccounts</key>
@@ -217,6 +242,8 @@
 		<true/>
 		<key>Fingerprinting</key>
 		<true/>
+		<key>EmailTracking</key>
+		<true/>
 		<key>Exceptions</key>
 		<array>
 			<string>https://example.com</string>
@@ -229,6 +256,17 @@
 		<key>Locked</key>
 		<false/>
 	</dict>
+	<key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
+	<array>
+		<dict>
+			<key>file_extension</key>
+			<string>jnlp</string>
+			<key>domains</key>
+			<array>
+				<string>example.com</string>
+			</array>
+		</dict>
+	</array>
 	<key>Extensions</key>
 	<dict>
 		<key>Install</key>
@@ -271,30 +309,32 @@
 		<true/>
 		<key>TopSites</key>
 		<true/>
+		<key>SponsoredTopSites</key>
+		<false/>
 		<key>Highlights</key>
 		<true/>
 		<key>Pocket</key>
 		<false/>
+		<key>SponsoredPocket</key>
+		<false/>
 		<key>Snippets</key>
 		<false/>
 		<key>Locked</key>
 		<true/>
 	</dict>
-	<key>FlashPlugin</key>
+	<key>FirefoxHome</key>
 	<dict>
-		<key>Allow</key>
-		<array>
-			<string>https://www.example.com</string>
-		</array>
-		<key>Block</key>
-		<array>
-			<string>https://www.example.org</string>
-		</array>
-		<key>Default</key>
+		<key>WebSuggestions</key>
 		<true/>
+		<key>SponsoredSuggestions</key>
+		<false/>
+		<key>ImproveSuggest</key>
+		<false/>
 		<key>Locked</key>
 		<true/>
 	</dict>
+	<key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+	<true/>
 	<key>Handlers</key>
 	<dict>
 		<key>mimeTypes</key>
@@ -363,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>
@@ -403,6 +450,11 @@
 		<key>EnablePermissions</key>
 		<false/>
 	</dict>
+	<key>PasswordManagerExceptions</key>
+	<array>
+		<string>https://example.org</string>
+		<string>https://example.edu</string>
+	</array>
 	<key>Permissions</key>
 	<dict>
 		<key>Camera</key>
@@ -497,7 +549,12 @@
 		</dict>
 	</dict>
 	<key>PictureInPicture</key>
-	<false/>
+	<dict>
+		<key>Enabled</key>
+		<false/>
+		<key>Locked</key>
+		<true/>
+	</dict>
 	<key>PopupBlocking</key>
 	<dict>
 		<key>Allow</key>
@@ -510,6 +567,8 @@
 		<key>Locked</key>
 		<true/>
 	</dict>
+	<key>PostQuantumKeyAgreementEnabled</key>
+	</false>
 	<key>Preferences</key>
 	<dict>
 		<key>accessibility.force_disabled</key>
@@ -534,14 +593,34 @@
 			<string>locked</string>
 		</dict>
 	</dict>
+	<key>PrintingEnabled</key>
+	<false/>
+	<key>PrivateBrowsingModeAvailability</key>
+	<integer>1</integer>
 	<key>Proxy</key>
 	<dict>
-		<key>SocksVersion</key>
-		<string>4</string>
 		<key>Mode</key>
 		<string>manual</string>
 		<key>HTTPProxy</key>
 		<string>proxy.example.com:80</string>
+		<key>UseHTTPProxyForAllProtocols</key>
+		<true/>
+		<key>SSLProxy</key>
+		<string>proxy.example.com:80</string>
+		<key>FTPProxy</key>
+		<string>proxy.example.com:80</string>
+		<key>SOCKSProxy</key>
+		<string>proxy.example.com:80</string>
+		<key>SocksVersion</key>
+		<string>4</string>
+		<key>Passthrough</key>
+		<string>&lt;local&gt;</string>
+		<key>AutoConfigURL</key>
+		<string>URL_TO_AUTOCONFIG</string>
+		<key>AutoLogin</key>
+		<true/>
+		<key>UseProxyForDNS</key>
+		<true/>
 		<key>Locked</key>
 		<true/>
 	</dict>
@@ -554,17 +633,49 @@
 	<true/>
 	<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>
 		<false/>
 		<key>UrlbarInterventions</key>
 		<false/>
+		<key>SkipOnboarding</key>
+		<true/>
+		<key>MoreFromMozilla</key>
+		<true/>
+		<key>FirefoxLabs</key>
+		<true/>
+		<key>Locked</key>
+		<true/>
 	</dict>
+	<key>UseSystemPrintDialog</key>
+	<true/>
 	<key>WebsiteFilter</key>
 	<dict>
 		<key>Block</key>
@@ -577,23 +688,5 @@
 			<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>SSLVersionMin</key>
-	<string>tls1.2</string>
-	<key>SSLVersionMax</key>
-	<string>tls1.3</string>
-	<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>