]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Add "sitepermission" to allowed_types
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 8cdf33044f9163cbae76a05d3fc949d0c3c59581..631adf76be9936d8d6a6ad16c5ee4732f9db079c 100644 (file)
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
-       <key>DisablePocket</key>
-       <true/>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</key>
        <true/>
        <key>DisableProfileRefresh</key>
        <true/>
+       <key>DisableRemoteImprovements</key>
+       <true/>
        <key>DisableSafeMode</key>
        <true/>
        <key>DisableSecurityBypass</key>
                <true/>
                <key>EmailTracking</key>
                <true/>
+               <key>SuspectedFingerprinting</key>
+               <true/>
+               <key>Category</key>
+               <string>strict</string>
                <key>Exceptions</key>
                <array>
                        <string>https://example.com</string>
                </array>
+               <key>BaselineExceptions</key>
+               <true/>
+               <key>ConvenienceExceptions</key>
+               <true/>
        </dict>
        <key>EncryptedMediaExtensions</key>
                <dict>
                <key>Locked</key>
                <true/>
        </dict>
-       <key>FirefoxHome</key>
+       <key>FirefoxSuggest</key>
        <dict>
                <key>WebSuggestions</key>
                <true/>
                <key>Locked</key>
                <true/>
        </dict>
+    <key>GenerativeAI</key>
+    <dict>
+        <key>Enabled</key>
+        <true/>
+        <key>Chatbot</key>
+        <false/>
+        <key>LinkPreviews</key>
+        <false/>
+        <key>TabGroups</key>
+        <false/>
+        <key>Locked</key>
+        <true/>
+       </dict>
        <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
        <true/>
        <key>Handlers</key>
                        <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>
        </dict>
        <key>UseSystemPrintDialog</key>
        <true/>
+       <key>VisualSearchEnabled</key>
+       <false/>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de