]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
EmailTracker support
[policy-templates.git] / mac / org.mozilla.firefox.plist
index b019f8301bcd4c8a4339b7734658fbde90d5a4ba..9e05b66a3d9f076f1449054e5c6d1710862adfc2 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>
                <true/>
                <key>Fingerprinting</key>
                <true/>
+               <key>EmailTracking</key>
+               <true/>
                <key>Exceptions</key>
                <array>
                        <string>https://example.com</string>
                <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>
        <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