]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Add Exceptions to tracking protection.
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 178d6871ae71e4d166c8323bbb45059179c6af43..1d489be52f6e66d257789d2872b34eebda7af8f9 100644 (file)
@@ -37,6 +37,8 @@
                        <key>NTLM</key>
                        <true/>
                </dict>
+               <key>Locked</key>
+               <true/>
        </dict>
        <key>BlockAboutAddons</key>
        <true/>
        <true/>
        <key>DisableMasterPasswordCreation</key>
        <true/>
+       <key>DisablePasswordReveal</key>
+       <true/>
        <key>DisablePocket</key>
        <true/>
        <key>DisablePrivateBrowsing</key>
                <true/>
                <key>Fingerprinting</key>
                <true/>
+               <key>Exceptions</key>
+               <array>
+                       <string>https://example.com</string>
+               </array>
        </dict>
        <key>Extensions</key>
        <dict>

patrick-canterino.de