X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/eb4848d5cf79ebb964830b74a8993f8192c351f9..686254494a406fc85d174e0ff2a90c330e8bf75b:/mac/org.mozilla.firefox.plist?ds=sidebyside diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 89f5e28..7d0bcad 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -99,6 +99,10 @@ <key>Locked</key> <true/> </dict> + <key>DefaultDownloadDirectory</key> + <string>${home}/Downloads</string> + <key>DownloadDirectory</key> + <string>${home}/Downloads</string> <key>DNSOverHTTPS</key> <dict> <key>Enabled</key> @@ -175,8 +179,44 @@ <string>firefox@ghostery.com</string> </array> </dict> + <key>ExtensionSettings</key> + <dict> + <key>*</key> + <dict> + <key>blocked_install_message</key> + <string>Custom error message.</string> + <key>install_sources</key> + <array> + <string>https://addons.mozilla.org/</string> + </array> + <key>installation_mode</key> + <string>blocked</string> + </dict> + <key>uBlock0@raymondhill.net</key> + <dict> + <key>installation_mode</key> + <string>force_installed</string> + <key>install_url</key> + <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string> + </dict> + </dict> <key>ExtensionUpdate</key> <false/> + <key>FirefoxHome</key> + <dict> + <key>Search</key> + <true/> + <key>TopSites</key> + <true/> + <key>Highlights</key> + <true/> + <key>Pocket</key> + <false/> + <key>Snippets</key> + <false/> + <key>Locked</key> + <true/> + </dict> <key>FlashPlugin</key> <dict> <key>Allow</key> @@ -219,8 +259,15 @@ <key>Default</key> <false/> </dict> + <key>LocalFileLinks</key> + <array> + <string>http://example.org</string> + <string>http://example.edu</string> + </array> <key>NetworkPrediction</key> <false/> + <key>NewTabPage</key> + <false/> <key>NoDefaultBookmarks</key> <true/> <key>OfferToSaveLogins</key> @@ -304,6 +351,13 @@ <key>Locked</key> <true/> </dict> + <key>Preferences</key> + <dict> + <key>app.update.auto</key> + <true/> + <key>security.default_personal_cert</key> + <string>Ask Every Time</string> + </dict> <key>Proxy</key> <dict> <key>SocksVersion</key> @@ -341,9 +395,9 @@ <key>NAME_OF_DEVICE</key> <string>PATH_TO_LIBRARY_FOR_DEVICE</string> </dict> - <key>SSLMinVersion</key> + <key>SSLVersionMin</key> <string>tls1.2</string> - <key>SSLMaxVersion</key> + <key>SSLVersionMax</key> <string>tls1.3</string> <key>SupportMenu</key> <dict>