git.p6c8.net
/
policy-templates.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add xpinstall.whitelist.required to docs
[policy-templates.git]
/
mac
/
org.mozilla.firefox.plist
diff --git
a/mac/org.mozilla.firefox.plist
b/mac/org.mozilla.firefox.plist
index d1a1c2c0eca10b45ac0dad06dede329ede5316ce..dc029077dd716eb530a10270c728d7250fdae384 100644
(file)
--- a/
mac/org.mozilla.firefox.plist
+++ b/
mac/org.mozilla.firefox.plist
@@
-8,6
+8,8
@@
<string>managedfirefox.com,example.com</string>
<key>AppAutoUpdate</key>
<true/>
<string>managedfirefox.com,example.com</string>
<key>AppAutoUpdate</key>
<true/>
+ <key>AppUpdatePin</key>
+ <string>106.</string>
<key>AppUpdateURL</key>
<string>https://www.example.com/update.xml</string>
<key>Authentication</key>
<key>AppUpdateURL</key>
<string>https://www.example.com/update.xml</string>
<key>Authentication</key>
@@
-104,6
+106,20
@@
<string>cert2.pem</string>
</array>
</dict>
<string>cert2.pem</string>
</array>
</dict>
+ <key>Default</key>
+ <dict>
+ <key>Containers</key>
+ <array>
+ <dict>
+ <key>name</key>
+ <string>My container</string>
+ <key>icon</key>
+ <string>pet</string>
+ <key>color</key>
+ <string>turquoise</string>
+ </dict>
+ </array>
+ </dict>
<key>Cookies</key>
<dict>
<key>Allow</key>
<key>Cookies</key>
<dict>
<key>Allow</key>
@@
-224,6
+240,8
@@
<true/>
<key>Fingerprinting</key>
<true/>
<true/>
<key>Fingerprinting</key>
<true/>
+ <key>EmailTracking</key>
+ <true/>
<key>Exceptions</key>
<array>
<string>https://example.com</string>
<key>Exceptions</key>
<array>
<string>https://example.com</string>
@@
-236,6
+254,17
@@
<key>Locked</key>
<false/>
</dict>
<key>Locked</key>
<false/>
</dict>
+ <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
+ <array>
+ <dict>
+ <key>file_extension</key>
+ <string>jnlp</string>
+ <key>domains</key>
+ <array>
+ <string>example.com</string>
+ </array>
+ </dict>
+ </array>
<key>Extensions</key>
<dict>
<key>Install</key>
<key>Extensions</key>
<dict>
<key>Install</key>
@@
-291,21
+320,8
@@
<key>Locked</key>
<true/>
</dict>
<key>Locked</key>
<true/>
</dict>
- <key>FlashPlugin</key>
- <dict>
- <key>Allow</key>
- <array>
- <string>https://www.example.com</string>
- </array>
- <key>Block</key>
- <array>
- <string>https://www.example.org</string>
- </array>
- <key>Default</key>
- <true/>
- <key>Locked</key>
- <true/>
- </dict>
+ <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+ <true/>
<key>Handlers</key>
<dict>
<key>mimeTypes</key>
<key>Handlers</key>
<dict>
<key>mimeTypes</key>
@@
-587,7
+603,13
@@
<false/>
<key>SkipOnboarding</key>
<true/>
<false/>
<key>SkipOnboarding</key>
<true/>
+ <key>MoreFromMozilla</key>
+ <true/>
+ <key>Locked</key>
+ <true/>
</dict>
</dict>
+ <key>UseSystemPrintDialog</key>
+ <true/>
<key>WebsiteFilter</key>
<dict>
<key>Block</key>
<key>WebsiteFilter</key>
<dict>
<key>Block</key>
@@
-611,6
+633,8
@@
<string>tls1.2</string>
<key>SSLVersionMax</key>
<string>tls1.3</string>
<string>tls1.2</string>
<key>SSLVersionMax</key>
<string>tls1.3</string>
+ <key>StartDownloadsInTempDirectory</key>
+ <true/>
<key>SupportMenu</key>
<dict>
<key>Title</key>
<key>SupportMenu</key>
<dict>
<key>Title</key>
patrick-canterino.de