X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/62be5525115adf0e7ce2dc4abdde9884ab31e14f..f40a80895576ce020f89a436d88849ab2bf2e7af:/mac/org.mozilla.firefox.plist?ds=sidebyside diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 178d687..c62f305 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -37,6 +37,8 @@ <key>NTLM</key> <true/> </dict> + <key>Locked</key> + <true/> </dict> <key>BlockAboutAddons</key> <true/> @@ -139,6 +141,8 @@ <true/> <key>DisableMasterPasswordCreation</key> <true/> + <key>DisablePasswordReveal</key> + <true/> <key>DisablePocket</key> <true/> <key>DisablePrivateBrowsing</key> @@ -176,6 +180,10 @@ <true/> <key>Fingerprinting</key> <true/> + <key>Exceptions</key> + <array> + <string>https://example.com</string> + </array> </dict> <key>Extensions</key> <dict> @@ -353,6 +361,17 @@ <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>