]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Add SuspectedFingerprinting
[policy-templates.git] / mac / org.mozilla.firefox.plist
index a898e63be1a45d7c43bf03e5a3841b83fecf8cb6..02fdf91224a9e292ac780fd2eba0e21a7efb1073 100644 (file)
                <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>

patrick-canterino.de