]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Added German translation to SanatizeOnShutdown_Settings
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 178d6871ae71e4d166c8323bbb45059179c6af43..c62f305a102b77ebae23c088e0f49f993ba194ed 100644 (file)
@@ -37,6 +37,8 @@
                        <key>NTLM</key>
                        <true/>
                </dict>
                        <key>NTLM</key>
                        <true/>
                </dict>
+               <key>Locked</key>
+               <true/>
        </dict>
        <key>BlockAboutAddons</key>
        <true/>
        </dict>
        <key>BlockAboutAddons</key>
        <true/>
        <true/>
        <key>DisableMasterPasswordCreation</key>
        <true/>
        <true/>
        <key>DisableMasterPasswordCreation</key>
        <true/>
+       <key>DisablePasswordReveal</key>
+       <true/>
        <key>DisablePocket</key>
        <true/>
        <key>DisablePrivateBrowsing</key>
        <key>DisablePocket</key>
        <true/>
        <key>DisablePrivateBrowsing</key>
                <true/>
                <key>Fingerprinting</key>
                <true/>
                <true/>
                <key>Fingerprinting</key>
                <true/>
+               <key>Exceptions</key>
+               <array>
+                       <string>https://example.com</string>
+               </array>
        </dict>
        <key>Extensions</key>
        <dict>
        </dict>
        <key>Extensions</key>
        <dict>
                        <key>Locked</key>
                        <true/>
                </dict>
                        <key>Locked</key>
                        <true/>
                </dict>
+               <key>Autoplay</key>
+               <dict>
+                       <key>Allow</key>
+                       <array>
+                               <string>https://example.org</string>
+                       </array>
+                       <key>Block</key>
+                       <array>
+                               <string>https://example.edu</string>
+                       </array>
+               </dict>
        </dict>
        <key>PopupBlocking</key>
        <dict>
        </dict>
        <key>PopupBlocking</key>
        <dict>

patrick-canterino.de