X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/be2fe5f606949f1244b7e9def410d5ee18216761..b5ed38e0c274632dbaa64c2f9dbac63a811e7d08:/mac/org.mozilla.firefox.plist?ds=sidebyside diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 5241e7b..d14eb7c 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> @@ -374,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> @@ -474,9 +480,29 @@ <key>Locked</key> <true/> </dict> + <key>VirtualReality</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> - <false/> + <dict> + <key>Enabled</key> + <false/> + <key>Locked</key> + <true/> + </dict> <key>PopupBlocking</key> <dict> <key>Allow</key> @@ -491,10 +517,27 @@ </dict> <key>Preferences</key> <dict> - <key>app.update.auto</key> - <true/> - <key>security.default_personal_cert</key> - <string>Ask Every Time</string> + <key>accessibility.force_disabled</key> + <dict> + <key>Value</key> + <integer>1</integer> + <key>Status</key> + <string>default</string> + </dict> + <key>browser.cache.disk.parent_directory</key> + <dict> + <key>Value</key> + <string>SOME_NATIVE_PATH</string> + <key>Status</key> + <string>user</string> + </dict> + <key>browser.tabs.warnOnClose</key> + <dict> + <key>Value</key> + <false/> + <key>Status</key> + <string>locked</string> + </dict> </dict> <key>Proxy</key> <dict>