]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
PictureInPicture policy
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 17343d3fb39f34c38141a5fc4c665b0b03548301..cef72bd060a55cac7d6cb5667032d481d4e9bac9 100644 (file)
@@ -39,6 +39,8 @@
                        <key>NTLM</key>
                        <true/>
                </dict>
+               <key>PrivateBrowsing</key>
+               <true/>
                <key>Locked</key>
                <true/>
        </dict>
                <true/>
                <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
                <true/>
-    </dict>
+       </dict>
        <key>DisableDeveloperTools</key>
        <true/>
        <key>DisableFeedbackCommands</key>
                        <string>https://example.com</string>
                </array>
        </dict>
+       <key>EncryptedMediaExtensions</key>
+               <dict>
+               <key>Enabled</key>
+               <false/>
+               <key>Locked</key>
+               <false/>
+       </dict>
        <key>Extensions</key>
        <dict>
                <key>Install</key>
        <string></string>
        <key>PasswordManagerEnabled</key>
        <false/>
+       <key>PDFjs</key>
+               <dict>
+               <key>Enabled</key>
+               <false/>
+               <key>EnablePermissions</key>
+               <false/>
+       </dict>
        <key>Permissions</key>
        <dict>
                <key>Camera</key>
                        <true/>
                </dict>
        </dict>
+       <key>PictureInPicture</key>
+       <true/> | <false/>
        <key>PopupBlocking</key>
        <dict>
                <key>Allow</key>

patrick-canterino.de