X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/697516d511c39940a6482f39e6b0d082cf872239..cc2aa78c1b9158b8d09897e23c5145fc0d1b8897:/mac/org.mozilla.firefox.plist?ds=sidebyside diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index aa7f05a..232504f 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -97,6 +97,10 @@ <array> <string>https://www.example.org/</string> </array> + <key>Allowsession</key> + <array> + <string>https://www.example.edu/</string> + </array> <key>Block</key> <array> <string>https://www.example.edu/</string> @@ -153,6 +157,10 @@ <true/> <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key> <true/> + <key>TLS_RSA_WITH_AES_128_GCM_SHA256</key> + <false/> + <key>TLS_RSA_WITH_AES_256_GCM_SHA384</key> + <false/> </dict> <key>DisableDeveloperTools</key> <true/> @@ -218,7 +226,7 @@ <dict> <key>Enabled</key> <false/> - <key><Locked</key> + <key>Locked</key> <false/> </dict> <key>Extensions</key> @@ -287,6 +295,57 @@ <key>Locked</key> <true/> </dict> + <key>Handlers</key> + <dict> + <key>mimeTypes</key> + <dict> + <key>application/msword</key> + <dict> + <key>action</key> + <string>useSystemDefault</string> + <key>ask</key> + <false/> + </dict> + </dict> + <key>schemes</key> + <dict> + <key>mailto</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <false/> + <key>handlers</key> + <array> + <dict> + <key>name</key> + <string>Gmail</string> + <key>uriTemplate</key> + <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string> + </dict> + </array> + </dict> + </dict> + <key>extensions</key> + <dict> + <key>pdf</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <false/> + <key>handlers</key> + <array> + <dict> + <key>name</key> + <string>Adobe Acrobat</string> + <key>path</key> + <string>/System/Applications/Preview.app</string> + </dict> + </array> + </dict> + </dict> + </dict> <key>HardwareAcceleration</key> <false/> <key>Homepage</key> @@ -319,6 +378,8 @@ <string>http://example.org</string> <string>http://example.edu</string> </array> + <key>PrimaryPassword</key> + <true/> <key>NetworkPrediction</key> <false/> <key>NewTabPage</key> @@ -335,6 +396,13 @@ <string></string> <key>PasswordManagerEnabled</key> <false/> + <key>PDFjs</key> + <dict> + <key>Enabled</key> + <false/> + <key>EnablePermissions</key> + <false/> + </dict> <key>Permissions</key> <dict> <key>Camera</key> @@ -413,6 +481,8 @@ <true/> </dict> </dict> + <key>PictureInPicture</key> + <false/> <key>PopupBlocking</key> <dict> <key>Allow</key>