]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Add information about DisableThirdPartyModuleBlocking
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 1ad8bc6afab62595eced26ed854019fa359cdbce..a2b21c10e6e532b9f0148ddbd48728cb1b1acb92 100644 (file)
@@ -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>
                <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>
                <key>Locked</key>
                <true/>
        </dict>
+       <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+       <true/>
        <key>Handlers</key>
        <dict>
                <key>mimeTypes</key>
                <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>
                <key>SkipOnboarding</key>
                <true/>
        </dict>
+       <key>UseSystemPrintDialog</key>
+       <true/>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
        <string>tls1.3</string>
+       <key>StartDownloadsInTempDirectory</key>
+       <true/>
        <key>SupportMenu</key>
        <dict>
                <key>Title</key>

patrick-canterino.de