]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #569 from vossni/patch-2
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 1fc837b52b0d2acb3c512c159126d2e4b3473792..a0813c1c2c8614462a1ac51511115a79b1e9541b 100644 (file)
                <string>URL_TO_ALTERNATE_PROVIDER</string>
                <key>Locked</key>
                <true/>
+               <key>ExcludedDomains</key>
+               <array>
+                       <string>example.com</string>
+               </array>
        </dict>
        <key>DisableAppUpdate</key>
        <true/>
        <true/>
        <key>SearchBar</key>
        <string>separate</string>
+       <key>UserMessaging</key>
+       <dict>
+               <key>WhatsNew</key>
+               <false/>
+               <key>ExtensionRecommendations</key>
+               <false/>
+               <key>FeatureRecommendations</key>
+               <false/>
+               <key>UrlbarInterventions</key>
+               <false/>
+       </dict>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de