]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Make it clear that the AppUpdatePin value must end in a dot.
[policy-templates.git] / mac / org.mozilla.firefox.plist
index f6348d312651f41a1f40611a38137c89dcfe8192..576c4da2e2697d2b13d2f71649d55f1a8f4f4332 100644 (file)
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
-       <key>DisablePocket</key>
-       <true/>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</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>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>
        </array>
        <key>PrimaryPassword</key>
        <true/>
+       <key>MicrosoftEntraSSO</key>
+       <true/>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</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>
                <true/>
        </dict>
        <key>PostQuantumKeyAgreementEnabled</key>
-       </false>
+       <false/>
        <key>Preferences</key>
        <dict>
                <key>accessibility.force_disabled</key>
        </dict>
        <key>PrintingEnabled</key>
        <false/>
+       <key>PrivateBrowsingModeAvailability</key>
+       <integer>1</integer>
        <key>Proxy</key>
        <dict>
                <key>Mode</key>
                <string>en-US</string>
        </array>
        <key>SanitizeOnShutdown</key>
-       <true/>
+       <dict>
+               <key>Cache</key>
+               <true/>
+               <key>Cookies</key>
+               <true/>
+               <key>History</key>
+               <true/>
+               <key>Sessions</key>
+               <true/>
+               <key>SiteSettings</key>
+               <true/>
+               <key>Locked</key>
+               <true/>
+       </dict>
        <key>SearchBar</key>
        <string>separate</string>
        <key>SecurityDevices</key>
        </dict>
        <key>ShowHomeButton</key>
        <true/>
+       <key>SkipTermsOfUse</key>
+       <true/>
        <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
                <true/>
                <key>MoreFromMozilla</key>
                <true/>
+               <key>FirefoxLabs</key>
+               <true/>
                <key>Locked</key>
                <true/>
        </dict>
        <key>UseSystemPrintDialog</key>
        <true/>
+       <key>VisualSearchEnabled</key>
+       <false/>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de