X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/72bab7e9ac97f372da358c396043e932ccb9e456..b719d54a86ff9808740d626b5a8c34c41ad57253:/mac/org.mozilla.firefox.plist

diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index d1a1c2c..b37abd9 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -8,6 +8,8 @@
 	<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>
@@ -104,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>
@@ -224,6 +240,8 @@
 		<true/>
 		<key>Fingerprinting</key>
 		<true/>
+		<key>EmailTracking</key>
+		<true/>
 		<key>Exceptions</key>
 		<array>
 			<string>https://example.com</string>
@@ -236,6 +254,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>
@@ -306,6 +335,8 @@
 		<key>Locked</key>
 		<true/>
 	</dict>
+	<key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+	<true/>
 	<key>Handlers</key>
 	<dict>
 		<key>mimeTypes</key>
@@ -587,7 +618,13 @@
 		<false/>
 		<key>SkipOnboarding</key>
 		<true/>
+		<key>MoreFromMozilla</key>
+		<true/>
+		<key>Locked</key>
+		<true/>
 	</dict>
+	<key>UseSystemPrintDialog</key>
+	<true/>
 	<key>WebsiteFilter</key>
 	<dict>
 		<key>Block</key>
@@ -611,6 +648,8 @@
 	<string>tls1.2</string>
 	<key>SSLVersionMax</key>
 	<string>tls1.3</string>
+	<key>StartDownloadsInTempDirectory</key>
+	<true/>
 	<key>SupportMenu</key>
 	<dict>
 		<key>Title</key>