X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/627fcc54a1b7ab4e65b4028bd5ee1f52d4c26dc4..ef3b2c9151c8161b9fea05760236a1a6af580202:/windows/firefox.admx diff --git a/windows/firefox.admx b/windows/firefox.admx index daa2ada..133a337 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> -<policyDefinitions revision="1.6" schemaVersion="1.0"> +<policyDefinitions revision="1.9" schemaVersion="1.0"> <policyNamespaces> <target prefix="firefox" namespace="Mozilla.Policies.Firefox"/> <using prefix="Mozilla" namespace="Mozilla.Policies"/> </policyNamespaces> - <resources minRequiredRevision="1.6"/> + <resources minRequiredRevision="1.9"/> <supportedOn> <definitions> <definition name="SUPPORTED_WINXPSP2" displayName="$(string.SUPPORTED_WINXPSP2)"/> @@ -16,6 +16,7 @@ <definition name="SUPPORTED_FF66" displayName="$(string.SUPPORTED_FF66)"/> <definition name="SUPPORTED_FF67" displayName="$(string.SUPPORTED_FF67)"/> <definition name="SUPPORTED_FF68" displayName="$(string.SUPPORTED_FF68)"/> + <definition name="SUPPORTED_FF6801" displayName="$(string.SUPPORTED_FF6801)"/> </definitions> </supportedOn> <categories> @@ -179,7 +180,7 @@ <parentCategory ref="Certificates" /> <supportedOn ref="SUPPORTED_FF64" /> <elements > - <list id="Certificates_Install" key="Software\Policies\Mozilla\Firefox\Certificates\Install" valuePrefix=""/> + <list id="Certificates_Install" key="Software\Policies\Mozilla\Firefox\Certificates\Install" valuePrefix="" expandable="true"/> </elements> </policy> <policy name="Cookies_Allow" class="Both" displayName="$(string.Allow)" explainText="$(string.Cookies_Allow_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.Permissions)"> @@ -399,14 +400,14 @@ <parentCategory ref="firefox"/> <supportedOn ref="SUPPORTED_FF68"/> <elements> - <text id="Preferences_String" valueName="DefaultDownloadDirectory" /> + <text id="Preferences_String" valueName="DefaultDownloadDirectory" expandable="true"/> </elements> </policy> <policy name="DownloadDirectory" class="Both" displayName="$(string.DownloadDirectory)" explainText="$(string.DownloadDirectory_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.Preferences_String)"> <parentCategory ref="firefox"/> <supportedOn ref="SUPPORTED_FF68"/> <elements> - <text id="Preferences_String" valueName="DownloadDirectory" /> + <text id="Preferences_String" valueName="DownloadDirectory" expandable="true"/> </elements> </policy> <policy name="DNSOverHTTPS" class="Both" displayName="$(string.DNSOverHTTPS)" explainText="$(string.DNSOverHTTPS_Explain)" key="Software\Policies\Mozilla\Firefox\DNSOverHTTPS" presentation="$(presentation.DNSOverHTTPS)" > @@ -646,7 +647,7 @@ <parentCategory ref="Extensions"/> <supportedOn ref="SUPPORTED_FF60"/> <elements> - <list id="Extensions" key="Software\Policies\Mozilla\Firefox\Extensions\Install" valuePrefix=""/> + <list id="Extensions" key="Software\Policies\Mozilla\Firefox\Extensions\Install" valuePrefix="" expandable="true"/> </elements> </policy> <policy name="Extensions_Uninstall" class="Both" displayName="$(string.Extensions_Uninstall)" key="Software\Policies\Mozilla\Firefox\Extensions\Uninstall" explainText="$(string.Extensions_Uninstall_Explain)" presentation="$(presentation.Extensions)"> @@ -663,6 +664,13 @@ <list id="Extensions" key="Software\Policies\Mozilla\Firefox\Extensions\Locked" valuePrefix=""/> </elements> </policy> + <policy name="ExtensionSettings" class="Both" displayName="$(string.ExtensionSettings)" key="Software\Policies\Mozilla\Firefox" explainText="$(string.ExtensionSettings_Explain)" presentation="$(presentation.ExtensionSettings)">"> + <parentCategory ref="Extensions"/> + <supportedOn ref="SUPPORTED_FF69"/> + <elements> + <multiText id="ExtensionSettings" valueName="ExtensionSettings" maxLength="2048"/> + </elements> + </policy> <policy name="NoDefaultBookmarks" class="Both" displayName="$(string.NoDefaultBookmarks)" explainText="$(string.NoDefaultBookmarks_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="NoDefaultBookmarks"> <parentCategory ref="firefox"/> <supportedOn ref="SUPPORTED_FF60"/> @@ -2437,7 +2445,7 @@ <parentCategory ref="firefox" /> <supportedOn ref="SUPPORTED_FF64" /> <elements > - <list id="SecurityDevices" key="Software\Policies\Mozilla\Firefox\SecurityDevices" valuePrefix="" explicitValue="true"/> + <list id="SecurityDevices" key="Software\Policies\Mozilla\Firefox\SecurityDevices" valuePrefix="" explicitValue="true" expandable="true"/> </elements> </policy> <policy name="RequestedLocales" class="Both" displayName="$(string.RequestedLocales)" explainText="$(string.RequestedLocales_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.RequestedLocales)" > @@ -2519,7 +2527,7 @@ <text id="SupportMenuAccessKey" valueName="AccessKey" /> </elements> </policy> - <policy name="app.update.auto" class="Both" displayName="$(string.app_update_auto)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="app.update.auto"> + <policy name="app_update_auto" class="Both" displayName="$(string.app_update_auto)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="app.update.auto"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2529,7 +2537,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.cache.disk.enable" class="Both" displayName="$(string.browser_cache_disk_enable)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.cache.disk.enable"> + <policy name="browser_cache_disk_enable" class="Both" displayName="$(string.browser_cache_disk_enable)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.cache.disk.enable"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2539,7 +2547,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.fixup.dns_first_for_single_words" class="Both" displayName="$(string.browser_fixup_dns_first_for_single_words)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.fixup.dns_first_for_single_words"> + <policy name="browser_fixup_dns_first_for_single_words" class="Both" displayName="$(string.browser_fixup_dns_first_for_single_words)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.fixup.dns_first_for_single_words"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2549,7 +2557,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.search.update" class="Both" displayName="$(string.browser_search_update)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.search.update"> + <policy name="browser_search_update" class="Both" displayName="$(string.browser_search_update)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.search.update"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2559,7 +2567,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.tabs.warnOnClose" class="Both" displayName="$(string.browser_tabs_warnOnClose)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.tabs.warnOnClose"> + <policy name="browser_tabs_warnOnClose" class="Both" displayName="$(string.browser_tabs_warnOnClose)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.tabs.warnOnClose"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2569,7 +2577,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.urlbar.suggest.bookmark" class="Both" displayName="$(string.browser_urlbar_suggest_bookmark)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.urlbar.suggest.bookmark"> + <policy name="browser_urlbar_suggest_bookmark" class="Both" displayName="$(string.browser_urlbar_suggest_bookmark)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.urlbar.suggest.bookmark"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2579,7 +2587,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.urlbar.suggest.history" class="Both" displayName="$(string.browser_urlbar_suggest_history)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.urlbar.suggest.history"> + <policy name="browser_urlbar_suggest_history" class="Both" displayName="$(string.browser_urlbar_suggest_history)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.urlbar.suggest.history"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2589,7 +2597,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.urlbar.suggest.openpage" class="Both" displayName="$(string.browser_urlbar_suggest_openpage)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.urlbar.suggest.openpage"> + <policy name="browser_urlbar_suggest_openpage" class="Both" displayName="$(string.browser_urlbar_suggest_openpage)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.urlbar.suggest.openpage"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2599,7 +2607,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="datareporting.policy.dataSubmissionPolicyBypassNotification" class="Both" displayName="$(string.datareporting_policy_dataSubmissionPolicyBypassNotification)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="datareporting.policy.dataSubmissionPolicyBypassNotification"> + <policy name="datareporting_policy_dataSubmissionPolicyBypassNotification" class="Both" displayName="$(string.datareporting_policy_dataSubmissionPolicyBypassNotification)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="datareporting.policy.dataSubmissionPolicyBypassNotification"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2609,7 +2617,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="dom.disable_window_flip" class="Both" displayName="$(string.dom_disable_window_flip)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.dom.disable_window_flip"> + <policy name="dom_disable_window_flip" class="Both" displayName="$(string.dom_disable_window_flip)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="dom.disable_window_flip"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2619,7 +2627,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="dom.disable_window_move_resize" class="Both" displayName="$(string.dom_disable_window_move_resize)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="dom.disable_window_move_resize"> + <policy name="dom_disable_window_move_resize" class="Both" displayName="$(string.dom_disable_window_move_resize)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="dom.disable_window_move_resize"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2629,7 +2637,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="dom.event.contextmenu.enabled" class="Both" displayName="$(string.dom_event_contextmenu_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="dom.event.contextmenu.enabled"> + <policy name="dom_event_contextmenu_enabled" class="Both" displayName="$(string.dom_event_contextmenu_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="dom.event.contextmenu.enabled"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2639,7 +2647,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="extensions.getAddons.showPane" class="Both" displayName="$(string.extensions_getAddons_showPane)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="extensions.getAddons.showPane"> + <policy name="extensions_getAddons_showPane" class="Both" displayName="$(string.extensions_getAddons_showPane)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="extensions.getAddons.showPane"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2649,7 +2657,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="media.gmp-gmpopenh264.enabled" class="Both" displayName="$(string.media_gmp-gmpopenh264_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="media.gmp-gmpopenh264.enabled"> + <policy name="media_gmp-gmpopenh264_enabled" class="Both" displayName="$(string.media_gmp-gmpopenh264_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="media.gmp-gmpopenh264.enabled"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2659,7 +2667,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="media.gmp-widevinecdm.enabled" class="Both" displayName="$(string.media_gmp-widevinecdm_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="media.gmp-widevinecdm.enabled"> + <policy name="media_gmp-widevinecdm_enabled" class="Both" displayName="$(string.media_gmp-widevinecdm_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="media.gmp-widevinecdm.enabled"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2669,7 +2677,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="network.dns.disableIPv6" class="Both" displayName="$(string.network_dns_disableIPv6)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="network.dns.disableIPv6"> + <policy name="network_dns_disableIPv6" class="Both" displayName="$(string.network_dns_disableIPv6)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="network.dns.disableIPv6"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2679,7 +2687,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="network.IDN_show_punycode" class="Both" displayName="$(string.network_IDN_show_punycode)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="network.IDN_show_punycode"> + <policy name="network_IDN_show_punycode" class="Both" displayName="$(string.network_IDN_show_punycode)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="network.IDN_show_punycode"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2689,7 +2697,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="places.history.enabled" class="Both" displayName="$(string.places_history_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="places.history.enabled"> + <policy name="places_history_enabled" class="Both" displayName="$(string.places_history_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="places.history.enabled"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2699,7 +2707,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="security.ssl.errorReporting.enabled" class="Both" displayName="$(string.security_ssl_errorReporting_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="security.ssl.errorReporting.enabled"> + <policy name="security_ssl_errorReporting_enabled" class="Both" displayName="$(string.security_ssl_errorReporting_enabled)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="security.ssl.errorReporting.enabled"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2709,7 +2717,7 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="ui.key.menuAccessKeyFocuses" class="Both" displayName="$(string.ui_key_menuAccessKeyFocuses)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="ui.key.menuAccessKeyFocuses"> + <policy name="ui_key_menuAccessKeyFocuses" class="Both" displayName="$(string.ui_key_menuAccessKeyFocuses)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="ui.key.menuAccessKeyFocuses"> <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <enabledValue> @@ -2719,28 +2727,28 @@ <decimal value="0"/> </disabledValue> </policy> - <policy name="browser.cache.disk.parent_directory" class="Both" displayName="$(string.browser_cache_disk_parent_directory)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" > + <policy name="browser_cache_disk_parent_directory" class="Both" displayName="$(string.browser_cache_disk_parent_directory)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" > <parentCategory ref="Preferences" /> <supportedOn ref="SUPPORTED_FF68" /> <elements > - <text id="Preferences_String" valueName="browser.cache.disk.parent_directory" required="true" /> + <text id="Preferences_String" valueName="browser.cache.disk.parent_directory" required="true" expandable="true"/> </elements> </policy> - <policy name="dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl" class="Both" displayName="$(string.dom_keyboardevent_keypress_hack_dispatch_non_printable_keys_addl)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" > + <policy name="dom_keyboardevent_keypress_hack_dispatch_non_printable_keys_addl" class="Both" displayName="$(string.dom_keyboardevent_keypress_hack_dispatch_non_printable_keys_addl)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" > <parentCategory ref="Preferences" /> <supportedOn ref="SUPPORTED_FF68" /> <elements > <text id="Preferences_String" valueName="dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl" required="true" /> </elements> </policy> - <policy name="dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl" class="Both" displayName="$(string.dom_keyboardevent_keypress_hack_use_legacy_keycode_and_charcode_addl)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" > + <policy name="dom_keyboardevent_keypress_hack_use_legacy_keycode_and_charcode_addl" class="Both" displayName="$(string.dom_keyboardevent_keypress_hack_use_legacy_keycode_and_charcode_addl)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" > <parentCategory ref="Preferences" /> <supportedOn ref="SUPPORTED_FF68" /> <elements > <text id="Preferences_String" valueName="dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl" required="true" /> </elements> </policy> - <policy name="security.default_personal_cert" class="Both" displayName="$(string.security_default_personal_cert)" explainText="$(string.Preferences_Enum_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_security_default_personal_cert)" > + <policy name="security_default_personal_cert" class="Both" displayName="$(string.security_default_personal_cert)" explainText="$(string.Preferences_Enum_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_security_default_personal_cert)" > <parentCategory ref="Preferences"/> <supportedOn ref="SUPPORTED_FF68"/> <elements>