]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #1305 from mozilla/IPProtection
[policy-templates.git] / mac / org.mozilla.firefox.plist
index d16239d978bdfb284757a1ea220d0ca3467b704d..631adf76be9936d8d6a6ad16c5ee4732f9db079c 100644 (file)
        <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>
        </dict>
        <key>UseSystemPrintDialog</key>
        <true/>
+       <key>VisualSearchEnabled</key>
+       <false/>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de