]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge branch 'master' of github.com:mozilla/policy-templates
[policy-templates.git] / mac / org.mozilla.firefox.plist
index f8e1cf32b070489581932933ed85b31280d0cadf..02fdf91224a9e292ac780fd2eba0e21a7efb1073 100644 (file)
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
-       <key>DisablePocket</key>
-       <true/>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</key>
                <true/>
                <key>EmailTracking</key>
                <true/>
+               <key>SuspectedFingerprinting</key>
+               <true/>
+               <key>Category</key>
+               <string>strict</string>
                <key>Exceptions</key>
                <array>
                        <string>https://example.com</string>
                        <key>Locked</key>
                        <true/>
                </dict>
+               <key>ScreenShare</key>
+               <dict>
+                       <key>Allow</key>
+                       <array>
+                               <string>https://example.org</string>
+                       </array>
+                       <key>Block</key>
+                       <array>
+                               <string>https://example.edu</string>
+                       </array>
+                       <key>BlockNewRequests</key>
+                       <true/>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
        </dict>
        <key>PictureInPicture</key>
        <dict>
        </dict>
        <key>ShowHomeButton</key>
        <true/>
+       <key>SkipTermsOfUse</key>
+       <true/>
        <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>

patrick-canterino.de