X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/d6b123d7e0117cd2934ce4bff00f8c3f5efa61fe..7f41b8922bfa79576b12c65283dc22c0dab62022:/mac/org.mozilla.firefox.plist

diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index 1ad8bc6..a2b21c1 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>
@@ -236,6 +238,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 +319,8 @@
 		<key>Locked</key>
 		<true/>
 	</dict>
+	<key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+	<true/>
 	<key>Handlers</key>
 	<dict>
 		<key>mimeTypes</key>
@@ -414,6 +429,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>
@@ -583,6 +603,8 @@
 		<key>SkipOnboarding</key>
 		<true/>
 	</dict>
+	<key>UseSystemPrintDialog</key>
+	<true/>
 	<key>WebsiteFilter</key>
 	<dict>
 		<key>Block</key>
@@ -606,6 +628,8 @@
 	<string>tls1.2</string>
 	<key>SSLVersionMax</key>
 	<string>tls1.3</string>
+	<key>StartDownloadsInTempDirectory</key>
+	<true/>
 	<key>SupportMenu</key>
 	<dict>
 		<key>Title</key>