]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #1289 from macna/patch-1
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 3a10ebe25485c661d94648e5eb6ebf6aabfc0233..518723180f616945ba56b21b2010283c1c16676f 100644 (file)
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
-       <key>DisablePocket</key>
-       <true/>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</key>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</key>
                <true/>
                <key>EmailTracking</key>
                <true/>
                <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>Exceptions</key>
                <array>
                        <string>https://example.com</string>
                </array>
+               <key>BaselineExceptions</key>
+               <true/>
+               <key>ConvenienceExceptions</key>
+               <true/>
        </dict>
        <key>EncryptedMediaExtensions</key>
                <dict>
        </dict>
        <key>EncryptedMediaExtensions</key>
                <dict>
                <key>Locked</key>
                <true/>
        </dict>
                <key>Locked</key>
                <true/>
        </dict>
-       <key>FirefoxHome</key>
+       <key>FirefoxSuggest</key>
        <dict>
                <key>WebSuggestions</key>
                <true/>
        <dict>
                <key>WebSuggestions</key>
                <true/>
                <key>Locked</key>
                <true/>
        </dict>
                <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>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
        <true/>
        <key>Handlers</key>
        </array>
        <key>PrimaryPassword</key>
        <true/>
        </array>
        <key>PrimaryPassword</key>
        <true/>
+       <key>MicrosoftEntraSSO</key>
+       <true/>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>
                        <key>Locked</key>
                        <true/>
                </dict>
                        <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>PictureInPicture</key>
        <dict>
                <true/>
        </dict>
        <key>PostQuantumKeyAgreementEnabled</key>
                <true/>
        </dict>
        <key>PostQuantumKeyAgreementEnabled</key>
-       </false>
+       <false/>
        <key>Preferences</key>
        <dict>
                <key>accessibility.force_disabled</key>
        <key>Preferences</key>
        <dict>
                <key>accessibility.force_disabled</key>
        </dict>
        <key>ShowHomeButton</key>
        <true/>
        </dict>
        <key>ShowHomeButton</key>
        <true/>
+       <key>SkipTermsOfUse</key>
+       <true/>
        <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
        <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
        </dict>
        <key>UseSystemPrintDialog</key>
        <true/>
        </dict>
        <key>UseSystemPrintDialog</key>
        <true/>
+       <key>VisualSearchEnabled</key>
+       <false/>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de