From: vossni <46046843+vossni@users.noreply.github.com> Date: Tue, 7 Apr 2020 04:36:20 +0000 (+0200) Subject: Merge pull request #1 from mozilla/master X-Git-Tag: v1.15~1^2~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/d3501160bebb99c8017f97bb842bd3a166b612c4?hp=e0944722775119f07a1fb64b2241cf2d804dc00c Merge pull request #1 from mozilla/master Update fork --- diff --git a/README.md b/README.md index 34ffce1..3ec9588 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,218 @@ -**IMPORTANT**: This file is in active development along with the policies in Firefox. To get the policy information that corresponds to a specific release, go to https://github.com/mozilla/policy-templates/releases. +**These policies are in active development and so might contain changes that do not work with current versions of Firefox.** + +**You should use the officially released versions (https://github.com/mozilla/policy-templates/releases) if you are deploying changes.** Policies can be specified using the Group Policy templates on Windows (https://github.com/mozilla/policy-templates/tree/master/windows), configuration profiles on macOS (https://github.com/mozilla/policy-templates/tree/master/mac), or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution. -The content of the JSON file should look like this: +| Policy Name | Description +| --- | --- | +| **[`AppAutoUpdate`](#AppAutoUpdate)** | Enable or disable automatic application update. +| **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update. +| **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication. +| **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons). +| **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config. +| **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles). +| **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support). +| **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu. +| **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals. +| **[`Certificates`](#certificates)** | +| **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator. +| **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store. +| **[`Cookies`](#cookies)** | Configure cookie preferences. +| **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image. +| **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality. +| **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates. +| **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer. +| **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only). +| **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools. +| **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites. +| **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots. +| **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync). +| **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield). +| **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button. +| **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar. +| **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI. +| **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing. +| **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins. +| **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window. +| **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org +| **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser. +| **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases. +| **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update. +| **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry +| **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar. +| **[`DisplayMenuBar (Deprecated)`](#displaymenubar-deprecated)** | Set the initial state of the menubar. +| **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar. +| **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS. +| **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup. +| **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory. +| **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory. +| **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection. +| **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS. +| **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions. +| **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions. +| **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates. +| **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed. +| **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page. +| **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration. +| **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts. +| **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed. +| **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation. +| **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin. +| **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching). +| **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page. +| **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks. +| **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords. +| **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords. +| **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page. +| **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page. +| **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager. +| **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications. +| **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed. +| **[`Preferences`](#preferences)** | Set and lock some preferences. +| **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading. +| **[`Proxy`](#proxy)** | Configure proxy settings. +| **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference. +| **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown. +| **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown. +| **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed. +| **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** | +| **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine. +| **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages. +| **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines. +| **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines. +| **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules. +| **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions. +| **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS. +| **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS. +| **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information. +| **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user. +| **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited. + +### AppAutoUpdate + +Enable or disable **automatic** application update. + +If set to true, application updates are installed without user approval. + +If set to false, application updates are downloaded but the user can choose when to install the update. + +If you have disabled updates via DisableAppUpdate, this policy has no effect. + +**Compatibility:** Firefox 75, Firefox ESR 68.7\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** app.update.auto + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0 +``` +#### macOS +``` + + AppAutoUpdate + | + +``` +#### policies.json ``` { "policies": { - ...POLICIES... + "AppAutoUpdate": true | false } } ``` -Policies are documented below. +### AppUpdateURL +Change the URL for application update. -**Note**: though comments are used in this readme file for documentation, comments are not valid in actual JSON files. Remove all comments before attempting to deploy. +**Compatibility:** Firefox 62, Firefox ESR 60.2\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `app.update.url` -### AppUpdateURL -This policy is for changing the URL used for application update +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com" +``` +#### macOS +``` + + AppUpdateURL + https://yoursite.com + +``` +#### policies.json ``` { - "AppUpdateURL": "http://yoursite.com" + "policies": { + "AppUpdateURL": "https://yoursite.com" + } } ``` +### Authentication +Configure sites that support integrated authentication. -### Authentication -This policy is for configuring sites that support integrated authentication. See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information. +See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information. + +**Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `network.negotiate-auth.trusted-uris`,`network.negotiate-auth.delegation-uris`,`network.automatic-ntlm-auth.trusted-uris`,`network.automatic-ntlm-auth.allow-non-fqdn`,`network.negotiate-auth.allow-non-fqdn`,`network.automatic-ntlm-auth.allow-proxies`,`network.negotiate-auth.allow-proxies` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com" +Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com" +Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com" +Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com" +Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com" +Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com" +Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0 +``` +#### macOS +``` + + Authentication + + SPNEGO + + mydomain.com + https://myotherdomain.com + + Delegated + + mydomain.com + https://myotherdomain.com + + NTLM + + mydomain.com + https://myotherdomain.com + + AllowNonFQDN + + SPNEGO + | + NTLM + | + + AllowProxies + + SPNEGO + | + NTLM + | + + Locked + | + + +``` +#### policies.json ``` { "policies": { @@ -34,61 +221,172 @@ This policy is for configuring sites that support integrated authentication. See "Delegated": ["mydomain.com", "https://myotherdomain.com"], "NTLM": ["mydomain.com", "https://myotherdomain.com"], "AllowNonFQDN": { - "SPNEGO": true, - "NTLM": true - } + "SPNEGO": true | false, + "NTLM": true | false + }, + "AllowProxies": { + "SPNEGO": true | false, + "NTLM": true | false + }, + "Locked": true | false } } } ``` ### BlockAboutAddons -This policy removes access to about:addons. + +Block access to the Add-ons Manager (about:addons). + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableAddonsManager`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0 +``` +#### macOS +``` + + BlockAboutAddons + | + +``` +#### policies.json ``` { "policies": { - "BlockAboutAddons": true + "BlockAboutAddons": true | false } } ``` ### BlockAboutConfig -This policy removes access to about:config. + +Block access to about:config. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableAboutConfig`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0 +``` +#### macOS +``` + + BlockAboutConfig + | + +``` +#### policies.json ``` { "policies": { - "BlockAboutConfig": true + "BlockAboutConfig": true | false } } ``` ### BlockAboutProfiles -This policy removes access to about:profiles. + +Block access to About Profiles (about:profiles). + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableAboutProfiles`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0 +``` +#### macOS +``` + + BlockAboutProfiles + | + +``` +#### policies.json ``` { "policies": { - "BlockAboutProfiles": true + "BlockAboutProfiles": true | false } } ``` ### BlockAboutSupport -This policy removes access to about:support. + +Block access to Troubleshooting Information (about:support). + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableAboutSupport`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0 +``` +#### macOS +``` + + BlockAboutSupport + | + +``` +#### policies.json ``` { "policies": { - "BlockAboutSupport": true + "BlockAboutSupport": true | false + } } ``` ### Bookmarks -This policy allows you to specify bookmarks. You can have any number of bookmarks, although only ten are specified in the ADMX file. -Placement can be specified as either toolbar or menu. If a folder is specified, it is automatically created and bookmarks with the -same folder name are grouped together. + +Add bookmarks in either the bookmarks toolbar or menu. Only `Title` and `URL` are required. If `Placement` is not specified, the bookmark will be placed on the toolbar. If `Folder` is specified, it is automatically created and bookmarks with the same folder name are grouped together. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example" +Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com" +Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico" +Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu" +Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName" +``` +#### macOS +``` + + Bookmarks + + + Title + Example + URL + https://example.com + Favicon + https://example.com/favicon.ico + Placement + toolbar | menu + Folder + FolderName + + + +``` +#### policies.json ``` { "policies": { "Bookmarks": [ { "Title": "Example", - "URL": "http://example.org", - "Favicon": "http://example.com/favicon.ico", - "Placement": ["toolbar", "menu"], + "URL": "https://example.com", + "Favicon": "https://example.com/favicon.ico", + "Placement": "toolbar" | "menu", "Folder": "FolderName" } ] @@ -96,29 +394,71 @@ same folder name are grouped together. } ``` ### CaptivePortal -This policy enables or disables captive portal support by setting and locking the preference `network.captive-portal-service.enabled`. +Enable or disable the detection of captive portals. + +**Compatibility:** Firefox 67, Firefox ESR 60.7\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `network.captive-portal-service.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0 +``` +#### macOS +``` + + CaptivePortal + | + +``` +#### policies.json ``` { "policies": { - "CaptivePortal": [true|false] + "CaptivePortal": true | false + } } ``` ### Certificates -This policy can be used to install certificates or to read certificates from the system certificate store on Mac and Windows. -The ImportEnterpriseRoots key will cause Firefox to import 3rd party certificates that have been added by a user administrator from the system certificate store. -It does not import all certificates. These certificates will not display in the Firefox certificates manager. +### Certificates | ImportEnterpriseRoots -The Install Certificates key by default will search for certificates in the locations listed below. -Starting in Firefox 65 you can specify a fully qualified path including UNC. (See cert3.der and cert4.pem, in example). +Trust certificates that have been added to the operating system certificate store by a user or administrator. -**Be advised if you wish to load a certificate from a UNC path you must use double backslashes.** -Example: \\\\SERVER\\CERTS\\CERT5.PEM +See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail. +**Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `security.enterprise_roots.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0 +``` +#### macOS +``` + + Certificates + + ImportEnterpriseRoots + | + + +``` +#### policies.json +``` +{ + "policies": { + "Certificates": { + "ImportEnterpriseRoots": true | false + } + } +} +``` +### Certificates | Install -If Firefox does not find something at your fully qualified path, it will search the default directories. +Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations: -Certificates can be located in the following locations: - Windows - %USERPROFILE%\AppData\Local\Mozilla\Certificates - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates @@ -130,451 +470,2101 @@ Certificates can be located in the following locations: - /usr/lib64/mozilla/certificates - ~/.mozilla/certificates +Starting with Firefox 65, Firefox 60.5 ESR, a fully qualified path can be used, including UNC paths. You should use the native path style for your operating system. We do not support using %USERPROFILE% or other environment variables on Windows. + +If you are specifying the path in the policies.json file on Windows, you need to escape your backslashes (`\\`) which means that for UNC paths, you need to escape both (`\\\\`). If you use group policy, you only need one backslash. +Certificates are installed using the trust string `CT,CT,`. + +Binary (DER) and ASCII (PEM) certificates are both supported. + +**Compatibility:** Firefox 64, Firefox ESR 64\ +**CCK2 Equivalent:** `certs.ca`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der" +Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem" +``` +#### macOS +``` + + Certificates + + Install + + cert1.der + /Users/username/cert2.pem + + + +``` +#### policies.json ``` { "policies": { "Certificates": { - "ImportEnterpriseRoots": true, - "Install": ["cert1.der", "cert2.pem", "%SYSTEMDRIVE%\\Company\\cert3.der", "/Library/Company/cert4.pem", "\\\\server\\certs\\cert.pem"] + "Install": ["cert1.der", "/home/username/cert2.pem"] } } } ``` ### Cookies -This policy controls various settings related to cookies. +Configure cookie preferences. + +`Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https. + +`Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https. + +`Default` determines whether cookies are accepted at all. + +`AcceptThirdParty` determines how third-party cookies are handled. + +`ExpireAtSessionEnd` determines when cookies expire. + +`RejectTracker` only rejects cookies for trackers. + +`Locked` prevents the user from changing cookie preferences. + +**Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com" +Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited" +Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0 +``` +#### macOS +``` + + Cookies + + Allow + + http://example.com + + Block + + http://example.org + + Default + | + AcceptThirdParty + always | never | from-visited + ExpireAtSessionEnd + | + RejectTracker + | + Locked + | + + +``` +#### policies.json ``` { "policies": { "Cookies": { - "Allow": ["http://example.org/"], /* Domains where cookies are always allowed */ - "Block": ["http://example.edu/"], /* Domains where cookies are always blocked */ - "Default": [true|false], /* This sets the default value for "Accept cookies from websites" */ - "AcceptThirdParty": ["always", "never", "from-visited"], /* This sets the default value for "Accept third-party cookies" */ - "ExpireAtSessionEnd": [true|false], /* This determines when cookies expire */ - "RejectTracker": [true|false], /* Only reject trackers */ - "Locked": [true|false] /* If this is true, cookies preferences can't be changed */ + "Allow": ["http://example.org/"], + "Block": ["http://example.edu/"], + "Default": true | false, + "AcceptThirdParty": "always" | "never" | "from-visited", + "ExpireAtSessionEnd": true | false, + "RejectTracker": true | false, + "Locked": true | false } } } ``` -### DNSOverHTTPS -This policy configures DNS over HTTPS. +### DisableSetDesktopBackground +Remove the "Set As Desktop Background..." menuitem when right clicking on an image. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `removeSetDesktopBackground`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0 +``` + +#### macOS +``` + + DisableSetDesktopBackground + | + +``` +#### policies.json ``` { "policies": { - "DNSOverHTTPS": { - "Enabled": [true|false], - "ProviderURL": "URL_TO_ALTERNATE_PROVIDER", - "Locked": [true|false] - } + "DisableSetDesktopBackground": true | false } } ``` -### DisableSetDesktopBackground -This policy removes the "Set As Desktop Background..." menuitem when right clicking on an image. +### DisableMasterPasswordCreation +Remove the master password functionality. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `noMasterPassword`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0 +``` + +#### macOS +``` + + DisableMasterPasswordCreation + | + +``` +#### policies.json ``` { "policies": { - "DisableSetDesktopBackground": true + "DisableMasterPasswordCreation": true | false } } ``` -### DisableMasterPasswordCreation -If this policy is set to true, the master password functionality is removed. +### DisableAppUpdate +Turn off application updates. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableFirefoxUpdates`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0 +``` +#### macOS +``` + + DisableAppUpdate + | + +``` +#### policies.json ``` { "policies": { - "DisableMasterPasswordCreation": [true|false] + "DisableAppUpdate": true | false } } ``` -### DisableAppUpdate -This policy turns off application updates. +### DisableBuiltinPDFViewer +Disable the built in PDF viewer. PDF files are downloaded and sent externally. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disablePDFjs`\ +**Preferences Affected:** `pdfjs.disabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0 +``` + +#### macOS +``` + + DisableBuiltinPDFViewer + | + +``` +#### policies.json ``` { "policies": { - "DisableAppUpdate": true + "DisableBuiltinPDFViewer": true | false } } ``` -### DisableBuiltinPDFViewer -This policy disables the built in PDF viewer. PDF files are downloaded and sent externally. +### DisableDefaultBrowserAgent +Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent. + +**Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0 +``` + +#### policies.json ``` { "policies": { - "DisableBuiltinPDFViewer": true + "DisableDefaultBrowserAgent": true | false } } ``` ### DisableDeveloperTools -This policy removes access to all developer tools. +Remove access to all developer tools. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `removeDeveloperTools`\ +**Preferences Affected:** `devtools.policy.disabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0` +``` + +#### macOS +``` + + DisableDeveloperTools + | + +``` +#### policies.json ``` { "policies": { - "DisableDeveloperTools": true + "DisableDeveloperTools": true | false } } ``` ### DisableFeedbackCommands -This policy disables the menus for reporting sites (Submit Feedback, Report Deceptive Site). +Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site). + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0 +``` +#### macOS +``` + + DisableFeedbackCommands + | + +``` +#### policies.json ``` { "policies": { - "DisableFeedbackCommands": true + "DisableFeedbackCommands": true | false } } ``` ### DisableFirefoxScreenshots -This policy removes access to Firefox Screenshots. +Remove access to Firefox Screenshots. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `extensions.screenshots.disabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0 +``` +#### macOS +``` + + DisableFirefoxScreenshots + | + +``` +#### policies.json ``` { "policies": { - "DisableFirefoxScreenshots": true + "DisableFirefoxScreenshots": true | false } } ``` ### DisableFirefoxAccounts -This policy disables Sync. +Disable Firefox Accounts integration (Sync). + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableSync`\ +**Preferences Affected:** `identity.fxaccounts.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0 +``` +#### macOS +``` + + DisableFirefoxAccounts + | + +``` +#### policies.json ``` { "policies": { - "DisableFirefoxAccounts": true + "DisableFirefoxAccounts": true | false } } ``` ### DisableFirefoxStudies -This policy disables Firefox studies (Shield). +Disable Firefox studies (Shield). + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0 +``` +#### macOS +``` + + DisableFirefoxStudies + | + +``` +#### policies.json ``` { "policies": { - "DisableFirefoxStudies": true + "DisableFirefoxStudies": true | false } } ``` ### DisableForgetButton -This policy disables the "Forget" button. +Disable the "Forget" button. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableForget`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0 +``` +#### macOS +``` + + DisableForgetButton + | + +``` +#### policies.json ``` { "policies": { - "DisableForgetButton": true + "DisableForgetButton": true | false } } ``` ### DisableFormHistory -This policy turns off the browser.formfill.enable preferences. +Turn off saving information on web forms and the search bar. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableFormFill`\ +**Preferences Affected:** ` browser.formfill.enable` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0 +``` +#### macOS +``` + + DisableFormHistory + | + +``` +#### policies.json +``` +{ + "policies": { + "DisableFormHistory": true | false + } +} +``` +### DisablePasswordReveal +Do not allow passwords to be shown in saved logins + +**Compatibility:** Firefox 71, Firefox ESR 68.3\ +**CCK2 Equivalent:** N/A +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0 +``` + +#### macOS +``` + + DisablePasswordReveal + | + +``` +#### policies.json ``` { "policies": { - "DisableFormHistory": true + "DisablePasswordReveal": true | false } } ``` ### DisablePocket -This policy turns off Pocket. +Remove Pocket in the Firefox UI. It does not remove it from the new tab page. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disablePocket`\ +**Preferences Affected:** `extensions.pocket.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0 +``` +#### macOS +``` + + DisablePocket + | + +``` +#### policies.json ``` { "policies": { - "DisablePocket": true + "DisablePocket": true | false } } ``` ### DisablePrivateBrowsing -This policy removes access to private browsing. +Remove access to private browsing. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disablePrivateBrowsing`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0 +``` +#### macOS +``` + + DisablePrivateBrowsing + | + +``` +#### policies.json ``` { "policies": { - "DisablePrivateBrowsing": true + "DisablePrivateBrowsing": true | false } } ``` ### DisableProfileImport -This policy disables the "Import data from another browser" option in the bookmarks window. +Disables the "Import data from another browser" option in the bookmarks window. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0 +``` +#### macOS +``` + + DisableProfileImport + | + +``` +#### policies.json ``` { "policies": { - "DisableProfileImport": true + "DisableProfileImport": true | false } } ``` ### DisableProfileRefresh -This policy disables the Refresh Firefox button on about:support and support.mozilla.org. +Disable the Refresh Firefox button on about:support and support.mozilla.org, as well as the prompt that displays offering to refresh Firefox when you haven't used it in a while. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableResetFirefox`\ +**Preferences Affected:** `browser.disableResetPrompt` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0 +``` +#### macOS +``` + + DisableProfileRefresh + | + +``` +#### policies.json ``` { "policies": { - "DisableProfileRefresh": true + "DisableProfileRefresh": true | false } } ``` ### DisableSafeMode -This policy disables safe mode on Windows and macOS only. +Disable safe mode within the browser. + +On Windows, this disables safe mode via the command line as well. + +**Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\ +**CCK2 Equivalent:** `disableSafeMode`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0 +``` +#### macOS +``` + + DisableSafeMode + | + +``` +#### policies.json ``` { "policies": { - "DisableSafeMode": true + "DisableSafeMode": true | false } } ``` ### DisableSecurityBypass -This policy prevents the user from bypassing security in certain cases. +Prevent the user from bypassing security in certain cases. + +`InvalidCertificate` prevents adding an exception when an invalid certificate is shown. + +`SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0 +``` +#### macOS +``` + + DisableSecurityBypass + + InvalidCertificate + | + + | + + +``` +#### policies.json ``` { "policies": { "DisableSecurityBypass": { - "InvalidCertificate": [true|false], /* Prevents adding an exception when an invalid certificate is shown */ - "SafeBrowsing": [true|false] /* Prevents selecting "ignore the risk" and visiting a harmful site anyway */ + "InvalidCertificate": true false, + "SafeBrowsing": true false } } } ``` ### DisableSystemAddonUpdate -This policy prevents system add-ons from being updated or installed. +Prevent system add-ons from being installed or update. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0 +``` +#### macOS +``` + + DisableSystemAddonUpdate + | + +``` +#### policies.json ``` { "policies": { - "DisableSystemAddonUpdate": true + "DisableSystemAddonUpdate": true | false } } ``` ### DisableTelemetry -This policy prevents the upload of telemetry data. +Prevent the upload of telemetry data. Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `disableTelemetry`\ +**Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0 +``` +#### macOS +``` + + DisableTelemetry + | + +``` +#### policies.json ``` { "policies": { - "DisableTelemetry": true + "DisableTelemetry": true | false } } ``` ### DisplayBookmarksToolbar -This policy turns on the bookmarks toolbar by default. A user can still turn it off, and it will stay off. +Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `displayBookmarksToolbar`\ +**Preferences Affected:** N/A + +#### Windows (GPO) ``` -{ - "policies": { - "DisplayBookmarksToolbar": true - } -} +Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0 ``` -### DisplayMenuBar -This policy turns on the menubar by default. A user can still turn it off, and it will stay off. +#### macOS +``` + + DisplayBookmarksToolbar + | + +``` +#### policies.json ``` { "policies": { - "DisplayMenuBar": true + "DisplayBookmarksToolbar": true | false + } +} +``` +### DisplayMenuBar (Deprecated) +Set the initial state of the menubar. A user can still hide it and it will stay hidden. + +**Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\ +**CCK2 Equivalent:** `displayMenuBar`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0 +``` +#### macOS +``` + + DisplayMenuBar + | + +``` +#### policies.json +``` +{ + "policies": { + "DisplayMenuBar": true | false + } +} +``` +### DisplayMenuBar +Set the state of the menubar. + +`always` means the menubar is shown and cannot be hidden. + +`never` means the menubar is hidden and cannot be shown. + +`default-on` means the menubar is on by default but can be hidden. + +`default-off` means the menubar is off by default but can be shown. + +**Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\ +**CCK2 Equivalent:** `displayMenuBar`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off" +``` +#### macOS +``` + + DisplayMenuBar + always | never | default-on | default-off + +``` +#### policies.json +``` +{ + "policies": { + "DisplayMenuBar": "always", "never", "default-on", "default-off" + } +} +``` +### DNSOverHTTPS +Configure DNS over HTTPS. + +`Enabled` determines whether DNS over HTTPS is enabled + +`ProviderURL` is a URL to another provider. + +`Locked` prevents the user from changing DNS over HTTPS preferences. + +`ExcludedDomains` excludes domains from DNS over HTTPS. + +**Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `network.trr.mode`,`network.trr.uri` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER" +Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com" +``` +#### macOS +``` + + DNSOverHTTPS + + Enabled + | + ProviderURL + URL_TO_ALTERNATE_PROVIDER + Locked + | + ExcludedDomains + + example.com + + + +``` +#### policies.json +``` +{ + "policies": { + "DNSOverHTTPS": { + "Enabled": true | false, + "ProviderURL": "URL_TO_ALTERNATE_PROVIDER", + "Locked": true | false, + "ExcludedDomains": ["example.com"] + } } } ``` ### DontCheckDefaultBrowser -This policy stops Firefox from checking if it is the default browser at startup. +Don't check if Firefox is the default browser at startup. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `dontCheckDefaultBrowser`\ +**Preferences Affected:** `browser.shell.checkDefaultBrowser` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0 +``` +#### macOS +``` + + DontCheckDefaultBrowser + | + +``` +#### policies.json ``` { "policies": { - "DontCheckDefaultBrowser": true + "DontCheckDefaultBrowser": true | false } } ``` +### DefaultDownloadDirectory +Set the default download directory. + +You can use ${home} for the native home directory. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.download.dir`,`browser.download.folderList` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads" +``` +#### macOS +``` + + DefaultDownloadDirectory + ${home}/Downloads + +``` +#### policies.json (macOS and Linux) +``` +{ + "policies": { + "DefaultDownloadDirectory": "${home}/Downloads" +} +``` +#### policies.json (Windows) +``` +{ + "policies": { + "DefaultDownloadDirectory": "${home}\\Downloads" +} +``` +### DownloadDirectory +Set and lock the download directory. + +You can use ${home} for the native home directory. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads" +``` +#### macOS +``` + + DownloadDirectory + ${home}/Downloads + +``` +#### policies.json (macOS and Linux) +``` +{ + "policies": { + "DownloadDirectory": "${home}/Downloads" +} +``` +#### policies.json (Windows) +``` +{ + "policies": { + "DownloadDirectory": "${home}\\Downloads" +} +``` ### EnableTrackingProtection -This policy affects tracking protection. +Configure tracking protection. If this policy is not configured, tracking protection is not enabled by default in the browser, but it is enabled by default in private browsing and the user can change it. -If Value is set to false, tracking protection is disabled and locked in both the regular browser and private browsing. +If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing. + +If `Value` is set to true, tracking protection is enabled by default in both the regular browser and private browsing and the `Locked` value determines whether or not a user can change it. + +If `Cryptomining` is set to true, cryptomining scripts on websites are blocked. -If Value is set to true, tracking protection is enabled by default in both the regular browser and private browsing. +If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked. -You can choose to set the Locked value if you want to prevent the user from changing it. +`Exceptions` are origins for which tracking protection is not enabled. + +**Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com" +``` +#### macOS +``` + + EnableTrackingProtection + + Value + | + + | + + | + + | + Exceptions + + https://example.com + + + +``` +#### policies.json ``` { "policies": { "EnableTrackingProtection": { "Value": [true, false], - "Locked": [true, false] + "Locked": [true, false], + "Cryptomining": [true, false], + "Fingerprinting": [true, false], + "Exceptions": ["https://example.com"] } } ``` +### EnterprisePoliciesEnabled +Enable policy support on macOS. + +**Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### macOS +``` + + EnterprisePoliciesEnabled + + +``` ### Extensions -This policy controls the installation, uninstallation and locking of extensions. Locked extensions cannot be disabled or uninstalled. -For Install, you specify a list of URLs or paths. -For Uninstall and Locked, you specify extension IDs. +Control the installation, uninstallation and locking of extensions. + +`Install` is a list of URLs or native paths for extensions to be installed. + +`Uninstall` is a list of extension IDs that should be uninstalled if found. + +`Locked` is a list of extension IDs that the user cannot disable or uninstall. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `addons`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi" +Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi" +Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org" +Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org" +``` +#### macOS +``` + + Extensions + + Install + + https://addons.mozilla.org/firefox/downloads/somefile.xpi + //path/to/xpi + + Uninstall + + bad_addon_id@mozilla.org + + Locked + + addon_id@mozilla.org + + + +``` +#### policies.json ``` { "policies": { "Extensions": { "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"], - "Uninstall": ["addon_id@mozilla.org"], + "Uninstall": ["bad_addon_id@mozilla.org"], "Locked": ["addon_id@mozilla.org"] } } } ``` +### ExtensionSettings +Manage all aspects of extensions. This policy is based heavily on the [Chrome policy](https://dev.chromium.org/administrators/policy-list-3/extension-settings-full) of the same name. + +This policy maps an extension ID to its configuration. With an extension ID, the configuration will be applied to the specified extension only. A default configuration can be set for the special ID "*", which will apply to all extensions that don't have a custom configuration set in this policy. + +To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section. + +The configuration for each extension is another dictionary that can contain the fields documented below. + +| Name | Description | +| --- | --- | +| `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`. +|         `allowed` | Allows the extension to be installed by the user. This is the default behavior. +|         `blocked`| Blocks installation of the extension and removes it from the device if already installed. +|         `force_installed`| The extension is automatically installed and can't be removed by the user. This option is not valid for the default configuration and requires an install_url. +|         `normal_installed`| The extension is automatically installed but can be disabled by the user. This option is not valid for the default configuration and requires an install_url. +| `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the addons.mozilla.org, use the following URL (substituting SHORT_NAME from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/SHORT_NAME/latest.xpi. If installing from the local file system, use a file:/// URL. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi. +| `install_sources` | Each item in this list is an extension-style match pattern. Users will be able to easily install items from any URL that matches an item in this list. Both the location of the *.xpi file and the page where the download is started from (i.e. the referrer) must be allowed by these patterns. This setting can be used only for the default configuration. +| `allowed_types` | This setting whitelists the allowed types of extension/apps that can be installed in Firefox. The value is a list of strings, each of which should be one of the following: "extension", "theme", "dictionary", "langpack" This setting can be used only for the default configuration. +| `blocked_install_message` | This maps to a string specifying the error message to display to users if they're blocked from installing an extension. This setting allows you to append text to the generic error message displayed when the extension is blocked. This could be be used to direct users to your help desk, explain why a particular extension is blocked, or something else. + +**Compatibility:** Firefox 69, Firefox ESR 68.1\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) = +{ + "*": { + "blocked_install_message": "Custom error message.", + "install_sources": ["https://addons.mozilla.org/"], + "installation_mode": "blocked", + "allowed_types": ["extension"] + }, + "uBlock0@raymondhill.net": { + "installation_mode": "force_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" + } +} +``` +#### macOS +``` + + ExtensionSettings + + * + + blocked_install_message + Custom error message. + install_sources + + https://addons.mozilla.org/ + + installation_mode + blocked + allowed_types + + extension + + + uBlock0@raymondhill.net + + installation_mode + force_installed + install_url + https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi + + + +``` +#### policies.json +``` +{ + "policies": { + "ExtensionSettings": { + "*": { + "blocked_install_message": "Custom error message.", + "install_sources": ["https://addons.mozilla.org/"], + "installation_mode": "blocked", + "allowed_types": ["extension"] + }, + "uBlock0@raymondhill.net": { + "installation_mode": "force_installed", + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" + } + } + } +} +``` ### ExtensionUpdate -This policy enables or disables extension updates by setting and locking the preference `extensions.update.enabled`. +Control extension updates. + +**Compatibility:** Firefox 67, Firefox ESR 60.7\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `extensions.update.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0 +``` +#### macOS +``` + + ExtensionUpdate + | + +``` +#### policies.json ``` { "policies": { - "ExtensionUpdate": [true|false] + "ExtensionUpdate": true | false + } } ``` -### HardwareAcceleration -This policy disables hardware acceleration by locking the preference layers.acceleration.disabled to true. +### FlashPlugin +Configure the default Flash plugin policy as well as origins for which Flash is allowed. + +`Allow` is a list of origins where Flash are allowed. + +`Block` is a list of origins where Flash is not allowed. + +`Default` determines whether or not Flash is allowed by default. + +`Locked` prevents the user from changing Flash preferences. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `permissions.plugin`\ +**Preferences Affected:** `plugin.state.flash` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu" +Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0 +``` +#### macOS +``` + + FlashPlugin + + Allow + + http://example.org + + Block + + http://example.edu + + Default + | + Locked + | + + +``` +#### policies.json ``` { "policies": { - "HardwareAcceleration": false + "FlashPlugin": { + "Allow": ["http://example.org/"], + "Block": ["http://example.edu/"], + "Default": true | false, + "Locked": true | false + } } } ``` -### NoDefaultBookmarks -This policy prevents the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags) from being created. Note: this policy is only effective if used before the first run of the profile. +### FirefoxHome +Customize the Firefox Home page. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.newtabpage.activity-stream.showSearch`,`browser.newtabpage.activity-stream.feeds.topsites`,`browser.newtabpage.activity-stream.feeds.section.highlights`,`browser.newtabpage.activity-stream.feeds.section.topstories`,`browser.newtabpage.activity-stream.feeds.snippets` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0 +``` +#### macOS +``` + + FirefoxHome + + Search + | + TopSites + | + Highlights + | + Pocket + | + Snippets + | + Locked + | + + +``` +#### policies.json ``` { "policies": { - "NoDefaultBookmarks": true + "FirefoxHome": { + "Search": true | false, + "TopSites": true | false, + "Highlights": true | false, + "Pocket": true | false, + "Snippets": true | false, + "Locked": true | false + } } } ``` -### OfferToSaveLogins -This policy sets the signon.rememberSignons preference. It determines whether or not Firefox offers to save passwords. It can either be enabled or disabled. +### HardwareAcceleration +Control hardware acceleration. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `layers.acceleration.disabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0 +``` +#### macOS +``` + + HardwareAcceleration + | + +``` +#### policies.json ``` { "policies": { - "OfferToSaveLogins": true + "HardwareAcceleration": true | false } } ``` ### Homepage -This policy sets the default homepage value and the default start page. It can also be used to lock the homepage or add additional homepages. +Configure the default homepage and how Firefox starts. + +`URL` is the default homepage. + +`Locked` prevents the user from changing homepage preferences. + +`Additional` allows for more than one homepage. + +`StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session. + +**Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\ +**CCK2 Equivalent:** `homePage`,`lockHomePage`\ +**Preferences Affected:** `browser.startup.homepage`,`browser.startup.page` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com" +Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu" +Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" +``` +#### macOS +``` + + Homepage + + URL + http://example.com + Locked + | + Additional + + http://example.org + http://example.edu + + StartPage + none | homepage | previous-session + + +``` +#### policies.json ``` { "policies": { "Homepage": { "URL": "http://example.com/", - "Locked": true, + "Locked": true | false, "Additional": ["http://example.org/", "http://example.edu/"], - "StartPage": ["none", "homepage", "previous-session"] + "StartPage": "none" | "homepage" | "previous-session" } } } ``` -### PopupBlocking -This policy sets domains for which pop-up windows are allowed. It also sets the default pop-up policy. +### InstallAddonsPermission +Configure the default extension install policy as well as origins for extension installs are allowed. This policy does not override turning off all extension installs. + +`Allow` is a list of origins where extension installs are allowed. + +`Default` determines whether or not extension installs are allowed by default. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `permissions.install`\ +**Preferences Affected:** `xpinstall.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu" +Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0 +``` +#### macOS +``` + + InstallAddonsPermission + + Allow + + http://example.org + http://example.edu + + Default + | + + +``` +#### policies.json ``` { "policies": { - "PopupBlocking": { + "InstallAddonsPermission": { "Allow": ["http://example.org/", "http://example.edu/"], - "Default": [true|false], /* If this is set to false, pop-up window are enabled by default. */ - "Locked": [true|false] + "Default": true | false } } } ``` -### InstallAddonsPermission -This policy sets domains that can install extensions, as well as the default behavior. +### LegacyProfiles +Disable the feature enforcing a separate profile for each installation. + +If this policy set to true, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy set to false, Firefox will create a new profile for each unique installation of Firefox. + +This policy only work on Windows via GPO (not policies.json). + +**Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0 +``` +### LocalFileLinks +Enable linking to local files by origin. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `capability.policy.localfilelinks.*` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu" +``` +#### macOS +``` + + LocalFileLinks + + http://example.org + http://example.edu + + +``` +#### policies.json ``` { "policies": { - "InstallAddonsPermission": { - "Allow": ["http://example.org/", - "http://example.edu/"], - "Default": [true|false] /* If this is set to false, add-ons cannot be installed by the user */ - } + "LocalFileLinks": ["http://example.org/", + "http://example.edu/"] } } ``` -### FlashPlugin -This policy sets the behavior of Flash on the specified domains, as well as the default behavior. +### NoDefaultBookmarks +Disable the creation of default bookmarks. + +This policy is only effective if the user profile has not been created yet. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `removeDefaultBookmarks`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0 +``` +#### macOS +``` + + NoDefaultBookmarks + | + +``` +#### policies.json ``` { "policies": { - "FlashPlugin": { - "Allow": ["http://example.org/"], /* Sites on the allow list do not override Flash being completely disabled */ - "Block": ["http://example.edu/"], - "Default": [true|false], /* If this is set to true, Flash is always enabled. If it is set to false, Flash is never enabled */ - "Locked": [true|false] - } + "NoDefaultBookmarks": true | false } } ``` ### NetworkPrediction -This policy enables or disables network prediction (DNS prefetching) by setting and locking the preferences `network.dns.disablePrefetch` and `network.dns.disablePrefetchFromHTTPS`. +Enable or disable network prediction (DNS prefetching). + +**Compatibility:** Firefox 67, Firefox ESR 60.7\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0 +``` +#### macOS +``` + + NetworkPrediction + | + +``` +#### policies.json +``` +{ + "policies": { + "NetworkPrediction": true | false +} +``` +### NewTabPage +Enable or disable the New Tab page. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.newtabpage.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0 +``` +#### macOS +``` + + NewTabPage + | + +``` +#### policies.json +``` +{ + "policies": { + "NewTabPage": true | false +} +``` +### OfferToSaveLogins +Control whether or not Firefox offers to save passwords. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `dontRememberPasswords`\ +**Preferences Affected:** `signon.rememberSignons` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0 +``` +#### macOS +``` + + OfferToSaveLogins + | + +``` +#### policies.json ``` { "policies": { - "NetworkPrediction": [true|false] + "OfferToSaveLogins": true | false + } +} +``` +### OfferToSaveLoginsDefault +Sets the default value of signon.rememberSignons without locking it. + +**Compatibility:** Firefox 70, Firefox ESR 60.2\ +**CCK2 Equivalent:** `dontRememberPasswords`\ +**Preferences Affected:** `signon.rememberSignons` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0 +``` +#### macOS +``` + + OfferToSaveLoginsDefault + | + +``` +#### policies.json +``` +{ + "policies": { + "OfferToSaveLoginsDefault": true | false + } } ``` ### OverrideFirstRunPage -This policy allows you to override the first run page. If you leave the URL blank, the first run page will not be displayed. +Override the first run page. If the value is blank, no first run page is displayed. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\ +**Preferences Affected:** `startup.homepage_welcome_url` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org" +``` +#### macOS +``` + + OverrideFirstRunPage + http://example.org + +``` +#### policies.json ``` { "policies": { "OverrideFirstRunPage": "http://example.org" - } } ``` ### OverridePostUpdatePage -This policy allows you to override the upgrade page. If you leave the URL blank, the upgrade page will not be displayed. +Override the upgrade page. If the value is blank, no upgrade page is displayed. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\ +**Preferences Affected:** `startup.homepage_override_url` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org" +``` +#### macOS +``` + + OverridePostUpdatePage + http://example.org + +``` +#### policies.json ``` { "policies": { "OverridePostUpdatePage": "http://example.org" +} +``` +### PasswordManagerEnabled +Remove access to the password manager via preferences and blocks about:logins on Firefox 70. + +**Compatibility:** Firefox 70, Firefox ESR 60.2\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `pref.privacy.disable_button.view_passwords` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0 +``` +#### macOS +``` + + PasswordManagerEnabled + | + +``` +#### policies.json +``` +{ + "policies": { + "PasswordManagerEnabled": true | false } } ``` ### Permissions -This policy allows you to change the permissions associated with camera, microphone, location, and notifications +Set permissions associated with camera, microphone, location, notifications, and autoplay. Because these are origins, not domains, entries with unique ports must be specified separately. See examples below. + +`Allow` is a list of origins where the feature is allowed. + +`Block` is a list of origins where the feature is not allowed. + +`BlockNewRequests` determines whether or not new requests can be made for the feature. + +`Locked` prevents the user from changing preferences for the feature. + +**Compatibility:** Firefox 62, Firefox ESR 60.2 (Autoplay added in Firefox 74, Firefox ESR 68.6\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234" +Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu" +Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu" +Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu" +Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu" +Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu" +``` +#### macOS +``` + + Permissions + + Camera + + Allow + + https://example.org + https://example.org:1234 + + Block + + https://example.edu + + BlockNewRequests + + Locked + + + Microphone + + Allow + + https://example.org + + Block + + https://example.edu + + BlockNewRequests + + Locked + + + Location + + Allow + + https://example.org + + Block + + https://example.edu + + BlockNewRequests + + Locked + + + Notifications + + Allow + + https://example.org + + Block + + https://example.edu + + BlockNewRequests + + Locked + + + Autoplay + + Allow + + https://example.org + + Block + + https://example.edu + + + + +``` +#### policies.json ``` { "policies": { "Permissions": { "Camera": { - "Allow": ["http://example.org/"], /* Origins where camera access is allowed by default */ - "Block": ["http://example.org/"], /* Origins where camera access is blocked by default */ - "BlockNewRequests": [true|false], /* Block new requests to access the camera */ - "Locked": [true|false] /* Don't allow the user to change the camera preferences */ + "Allow": ["https://example.org","https://example.org:1234"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false }, "Microphone": { - "Allow": ["http://example.org/"], /* Origins where microphone access is allowed by default */ - "Block": ["http://example.org/"], /* Origins where microphone access is blocked by default */ - "BlockNewRequests": [true|false], /* Block new requests to access the microphone */ - "Locked": [true|false] /* Don't allow the user to change the microphone preferences */ + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false }, "Location": { - "Allow": ["http://example.org/"], /* Origins where location access is allowed by default */ - "Block": ["http://example.org/"], /* Origins where location access is blocked by default */ - "BlockNewRequests": [true|false], /* Block new requests to access location */ - "Locked": [true|false] /* Don't allow the user to change the location preferences */ + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false }, "Notifications": { - "Allow": ["http://example.org/"], /* Origins where sending notifications is allowed by default */ - "Block": ["http://example.org/"], /* Origins where sending notifications is blocked by default */ - "BlockNewRequests": [true|false], /* Block new requests to send notifications */ - "Locked": [true|false] /* Don't allow the user to change the notification preferences */ + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false + }, + "Autoplay": { + "Allow": ["https://example.org"], + "Block": ["https://example.edu"] } } } } ``` +### PopupBlocking +Configure the default pop-up window policy as well as origins for which pop-up windows are allowed. + +`Allow` is a list of origins where popup-windows are allowed. + +`Default` determines whether or not pop-up windows are allowed by default. + +`Locked` prevents the user from changing pop-up preferences. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `permissions.popup`\ +**Preferences Affected:** `dom.disable_open_during_load` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org" +Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu" +Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0 +``` +#### macOS +``` + + PopupBlocking + + Allow + + http://example.org + http://example.edu + + Default + | + Locked + | + + +``` +#### policies.json +``` +{ + "policies": { + "PopupBlocking": { + "Allow": ["http://example.org/", + "http://example.edu/"], + "Default": true | false, + "Locked": true | false + } + } +} +``` +### Preferences +Set and lock certain preferences. + +**Compatibility:** See below\ +**CCK2 Equivalent:** `preferences`\ +**Preferences Affected:** See below + +| Preference | Type | Compatibility | Default +| --- | --- | --- | --- +| accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0 +|     If set to 1, platform accessibility is disabled. +| app.update.auto (Deprecated - Switch to AppAutoUpdate policy) | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, Firefox doesn't automatically install update. +| browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false +|     If true, bookmarks are exported on shutdown. +| browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A +|     If set, the name of the file where bookmarks are exported and imported. +| browser.bookmarks.restore_default_bookmarks | boolean | Firefox 70, Firefox ESR 68.2 | N/A +|     If true, bookmarks are restored to their defaults. +| browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, don't store cache on the hard drive. +| ~browser.cache.disk.parent_directory~ | string | Firefox 68, Firefox ESR 68 | Profile temporary directory +|     ~If set, changes the location of the disk cache.~ This policy doesn't work. It's being worked on. +| browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false +|     If true, single words are sent to DNS, not directly to search. +| browser.newtabpage.activity-stream.default.sites | string | Firefox 72, ESR 68.4 | Locale dependent +|     If set, a list of URLs to use as the default top sites on the new tab page. +| browser.places.importBookmarksHTML | boolean | Firefox 70, Firefox ESR 68.2 +|     If true, bookmarks are always imported on startup. +| browser.safebrowsing.phishing.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, phishing protection is not enabled (Not recommended) +| browser.safebrowsing.malware.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, malware protection is not enabled (Not recommended) +| browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, updates for search engines are not checked. +| browser.slowStartup.notificationDisabled | boolean | Firefox 70, Firefox ESR 68.2 | false +|     If true, a notification isn't shown if startup is slow. +| browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, there is no warning when the browser is closed. +| browser.taskbar.previews.enable | boolean | Firefox 70, Firefox ESR 68.2 (Windows only) | false +|     If true, tab previews are shown in the Windows taskbar. +| browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, bookmarks aren't suggested when typing in the URL bar. +| browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, history isn't suggested when typing in the URL bar. +| browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, open tabs aren't suggested when typing in the URL bar. +| datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false +|     If true, don't show the privacy policy tab on first run. +| dom.allow_scripts_to_close_windows | boolean | Firefox 70, Firefox ESR 68.2 | false +|     If false, web page can close windows. +| dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, web pages can focus and activate windows. +| dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false +|     If true, web pages can't move or resize windows. +| dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, web pages can't override context menus. +| dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A +|     See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66 +| dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A +|     See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66 +| dom.xmldocument.load.enabled | boolean | Firefox ESR 68.5 | true. +|     If false, XMLDocument.load is not available. +| dom.xmldocument.async.enabled | boolean | Firefox ESR 68.5 | true +|     If false, XMLDocument.async is not available. +| extensions.blocklist.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, the extensions blocklist is not used (Not recommended) +| extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A +|     If false, the Recommendations tab is not displayed in the Add-ons Manager. +| extensions.htmlaboutaddons.recommendations.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true +|     If false, recommendations are not shown on the Extensions tab in the Add-ons Manager. +| geo.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, the geolocation API is disabled. | Language dependent +| intl.accept_languages | string | Firefox 70, Firefox ESR 68.2 +|     If set, preferred language for web pages. +| media.eme.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, Encrypted Media Extensions are not enabled. +| media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, the OpenH264 plugin is not downloaded. +| media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, the Widevine plugin is not downloaded. +| media.peerconnection.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true +|     If false, WebRTC is disabled +| media.peerconnection.ice.obfuscate_host_addresses.whitelist | string | Firefox 72, Firefox ESR 68.4 | N/A +|     If set, a list of domains for which mDNS hostname obfuscation is +disabled +| network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false +|     If true, IPv6 DNS lokoups are disabled. +| network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false +|     If true, display the punycode version of internationalized domain names. +| places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, history is not enabled. +| print.save_print_settings | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, print settings are not saved between jobs. +| security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time +|     If set to Select Automatically, Firefox automatically chooses the default personal certificate. +| security.mixed_content.block_active_content | boolean | Firefox 70, Firefox ESR 68.2 | true +|     If false, mixed active content (HTTP and HTTPS) is not blocked. +| security.osclientcerts.autoload | boolean | Firefox 72, Firefox ESR 68.4 (Windows only) | false +|     If true, client certificates are loaded from the operating system certificate store. +| security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, SSL errors cannot be sent to Mozilla. +| security.tls.hello_downgrade_check | boolean | Firefox 72, Firefox ESR 68.4 | true +|     If false, the TLS 1.3 downgrade check is disabled. +| ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true +|     If false, the Alt key doesn't show the menubar on Windows. +| widget.content.gtk-theme-override | string | Firefox 72, Firefox ESR 68.4 (Linux only) | N/A +|     If set, overrides the GTK theme for widgets. +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value" +``` +#### macOS +``` + + Preferences + + boolean_preference_name + | + string_preference_name + string_value + + +``` +#### policies.json +``` +{ + "policies": { + "Preferences": { + "boolean_preference_name": true | false, + "string_preference_name": "string_value" + } + } +} +``` +### PromptForDownloadLocation +Ask where to save each file before downloading. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.download.useDownloadDir` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0 +``` +#### macOS +``` + + PromptForDownloadLocation + | + +``` +#### policies.json +``` +{ + "policies": { + "PromptForDownloadLocation": true | false + } +} +``` ### Proxy -This policy allows you to specify proxy settings. These settings correspond to the connection settings in Firefox preferences. -To specify ports, append them to the hostnames with a colon (:). If Locked is set to true, the values can't be changed by the user. +Configure proxy settings. These settings correspond to the connection settings in Firefox preferences. +To specify ports, append them to the hostnames with a colon (:). + +`Mode` is the proxy method being used. + +`Locked` is whether or not proxy settings can be changed. + +`HTTPProxy` is the HTTP proxy server. + +`UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies. + +`SSLProxy` is the SSL proxy server. + +`FTPProxy` is the FTP proxy server. + +`SOCKSProxy` is the SOCKS proxy server + +`SOCKSVersion` is the SOCKS version (4 or 5) + +`Passthrough` is list of hostnames or IP addresses that will not be proxied. Use `` to bypass proxying for all hostnames which do not contain periods. + +`AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig). + +`AutoLogin` means do not prompt for authentication if password is saved. + +`UseProxyForDNS` to use proxy DNS when using SOCKS v5. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `networkProxy*`\ +**Preferences Affected:** `network.proxy.type`,`network.proxy.autoconfig_url`,`network.proxy.socks_remote_dns`,`signon.autologin.proxy`,`network.proxy.socks_version`,`network.proxy.no_proxies_on`,`network.proxy.share_proxy_settings`,`network.proxy.http`,`network.proxy.http_port`,`network.proxy.ftp`,`network.proxy.ftp_port`,`network.proxy.ssl`,`network.proxy.ssl_port`,`network.proxy.socks`,`network.proxy.socks_port` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig" +Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com +Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com +Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com +Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com +Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5 +Software\Policies\Mozilla\Firefox\Proxy\Passthrough = +Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG +Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0 +``` +#### macOS +``` + + Proxy + + Mode + none | system | manual | autoDetect | autoConfig + Locked + | + HTTPProxy + https://httpproxy.example.com + UseHTTPProxyForAllProtocols + | + SSLProxy + https://sslproxy.example.com + FTPProxy + https://ftpproxy.example.com + SOCKSProxy + https://socksproxy.example.com + SOCKSVersion + 4 | 5 + Passthrough + <local>> + AutoConfigURL + URL_TO_AUTOCONFIG + AutoLogin + | + UseProxyForDNS + | + + +``` +#### policies.json ``` { "policies": { "Proxy": { - "Mode": ["none", "system", "manual", "autoDetect", "autoConfig"], + "Mode": "none", "system", "manual", "autoDetect", "autoConfig", "Locked": [true, false], "HTTPProxy": "hostname", "UseHTTPProxyForAllProtocols": [true, false], "SSLProxy": "hostname", "FTPProxy": "hostname", "SOCKSProxy": "hostname", - "SOCKSVersion": [4, 5], - "Passthrough": "List of passthrough addresses/domains", + "SOCKSVersion": 4 | 5 + "Passthrough": "", "AutoConfigURL": "URL_TO_AUTOCONFIG", "AutoLogin": [true, false], "UseProxyForDNS": [true, false] @@ -583,70 +2573,414 @@ To specify ports, append them to the hostnames with a colon (:). If Locked is se } ``` ### RequestedLocales -This policy sets the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active. +Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active. + +Note: For Firefox 68, this can now be a string so that you can specify an empty value. + +**Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de" +Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US" + +or + +Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US" +``` +#### macOS +``` + + RequestedLocales + + de + en-US + + + +or + + + RequestedLocales + de,en-US + + +``` +#### policies.json ``` { "policies": { "RequestedLocales": ["de", "en-US"] } } + +or + +{ + "policies": { + "RequestedLocales": "de,en-US" + } +} +``` +### SanitizeOnShutdown (Selective) +Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data. + +Previously, these values were always locked. Starting with Firefox 74 and Firefox ESR 68.6, you can use the `Locked` option to either keep the values unlocked (set it to false), or lock only the values you set (set it to true). If you want the old behavior of locking everything, do not set `Locked` at all. + +**Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `privacy.sanitize.sanitizeOnShutdown`,`privacy.clearOnShutdown.cache`,`privacy.clearOnShutdown.cookies`,`privacy.clearOnShutdown.downloads`,`privacy.clearOnShutdown.formdata`,`privacy.clearOnShutdown.history`,`privacy.clearOnShutdown.sessions`,`privacy.clearOnShutdown.siteSettings`,`privacy.clearOnShutdown.offlineApps` +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0 +``` +#### macOS +``` + + SanitizeOnShutdown + + Cache + | + Cookies + | + Downloads + | + FormData + | + History + | + Sessions + | + SiteSettings + | + OfflineApps + | + Locked + | + + +``` +#### policies.json +``` +{ + "policies": { + "SanitizeOnShutdown": { + "Cache": true | false, + "Cookies": true | false, + "Downloads": true | false, + "FormData": true | false, + "History": true | false, + "Sessions": true | false, + "SiteSettings": true | false, + "OfflineApps": true | false, + "Locked": true | false + } + } +} +``` +### SanitizeOnShutdown (All) +Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `privacy.sanitize.sanitizeOnShutdown`,`privacy.clearOnShutdown.cache`,`privacy.clearOnShutdown.cookies`,`privacy.clearOnShutdown.downloads`,`privacy.clearOnShutdown.formdata`,`privacy.clearOnShutdown.history`,`privacy.clearOnShutdown.sessions`,`privacy.clearOnShutdown.siteSettings`,`privacy.clearOnShutdown.offlineApps` +#### Windows (GPO) ``` -### SanitizeOnShutdown -If this policy is set to true, all data is cleared when Firefox is closed. This includes Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data. +Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0 +``` +#### macOS +``` + + SanitizeOnShutdown + | + +``` +#### policies.json ``` { "policies": { - "SanitizeOnShutdown": [true|false] + "SanitizeOnShutdown": true | false } } ``` ### SearchBar -This policy can be used to determine if the search bar is separate or combined with the URL bar. +Set whether or not search bar is displayed. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** `showSearchBar`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate" +``` +#### macOS +``` + + SearchBar + unified | separate + +``` + +#### policies.json ``` { "policies": { - "SearchBar": ["unified", "separate"] + "SearchBar": "unified" | "separate" } } ``` -### WebsiteFilter -This policy blocks websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. The arrays are limited to 1000 entries each. + + + + + +### SearchEngines (This policy is only available on the ESR.) + +### SearchEngines | Default + +Set the default search engine. This policy is only available on the ESR. + +**Compatibility:** Firefox ESR 60\ +**CCK2 Equivalent:** `defaultSearchEngine`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE +``` +#### macOS +``` + + SearchEngines + + Default + NAME_OF_SEARCH_ENGINE + + +``` +#### policies.json ``` { "policies": { - "WebsiteFilter": { - "Block": [""], - "Exceptions": ["http://example.org/*"] + "SearchEngines": { + "Default": "NAME_OF_SEARCH_ENGINE" + } + } +} +``` +### SearchEngines | PreventInstalls + +Prevent installing search engines from webpages. + +**Compatibility:** Firefox ESR 60\ +**CCK2 Equivalent:** `disableSearchEngineInstall`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0 +``` +#### macOS +``` + + SearchEngines + + PreventInstalls + | + + +``` +#### policies.json +``` +{ + "policies": { + "SearchEngines": { + "PreventInstalls": true | false } } } ``` -### Search Engines (This policy is only available on the ESR.) -This policy allows you to add new search engines, remove or hide search engines, as well as set the default and prevent the install of search engines from web pages. Only Name and URLTemplate is required. +### SearchEngines | Remove + +Hide built-in search engines. This policy is only available on the ESR. + +**Compatibility:** Firefox ESR 60.2\ +**CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE +``` +#### macOS +``` + + SearchEngines + + Remove + + NAME_OF_SEARCH_ENGINE + + + +``` +#### policies.json +``` +{ + "policies": { + "SearchEngines": { + "Remove": ["NAME_OF_SEARCH_ENGINE"] + } + } +} +``` +### SearchEngines | Add + +Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required. + +`Name` is the name of the search engine. + +`URLTemplate` is the search URL with {searchTerms} to substitute for the search term. + +`Method` is either GET or POST + +`IconURL` is a URL for the icon to use. + +`Alias` is a keyword to use for the engine. + +`Description` is a description of the search engine. + +`PostData` is the POST data as name value pairs separated by &. + +`SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term. + +**Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\ +**CCK2 Equivalent:** `searchplugins`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}" +Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}" +``` + +#### macOS +``` + + SearchEngines + + Add + + + Name + Example1 + URLTemplate + https://www.example.org/q={searchTerms} + Method + GET | POST + IconURL + https://www.example.org/favicon.ico + Alias + example + Description + Example Description + SuggestURLTemplate + https://www.example.org/suggestions/q={searchTerms} + PostData + name=value&q={searchTerms} + + + + +``` +#### policies.json ``` { "policies": { "SearchEngines": { "Add": [ { - "Name": "", - "URLTemplate": "URL including {searchTerms} to substitute for the terms", - "Method": ["GET", "POST"], - "IconURL": "URL to icon", - "Alias": "Alias that can be used to access the engine", + "Name": "Example1", + "URLTemplate": "https://www.example.org/q={searchTerms}", + "Method": "GET" | "POST", + "IconURL": "https://www.example.org/favicon.ico", + "Alias": "example", "Description": "Description", - "SuggestURLTemplate": "URL for suggestions using {searchTerms}" + "PostData": "name=value&q={searchTerms}", + "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}" } - ], - "Default": "Name of engine", - "PreventInstalls": [true|false], - "Remove": ["Twitter", "Wikipedia (en)"] + ] } } } ``` +### SearchSuggestEnabled + +Enable search suggestions. + +**Compatibility:** Firefox 68, Firefox ESR 68\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0 +``` +#### macOS +``` + + SearchSuggestEnabled + | + +``` +#### policies.json +``` +{ + "policies": { + "SearchSuggestEnabled": true | false + } +} +``` ### SecurityDevices -This policy allows you to add PKCS #11 Modules + +Install PKCS #11 modules. + +**Compatibility:** Firefox 64, Firefox ESR 60.4\ +**CCK2 Equivalent:** `certs.devices`\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE +``` +#### macOS +``` + + SecurityDevices + + NAME_OF_DEVICE + PATH_TO_LIBRARY_FOR_DEVICE + + +``` + +#### policies.json ``` { "policies": { @@ -656,22 +2990,190 @@ This policy allows you to add PKCS #11 Modules } } ``` +### SSLVersionMax + +Set and lock the maximum version of TLS. + +**Compatibility:** Firefox 66, Firefox ESR 60.6\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `security.tls.version.max` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3" +``` +#### macOS +``` + + SSLVersionMax + tls1 | tls1.1 | tls1.2 | tls1.3 + +``` + +#### policies.json +``` +{ + "policies": { + "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3" + } +} +``` ### SSLVersionMin -This policy allows you to set the minimum TLS version. + +Set and lock the minimum version of TLS. + +**Compatibility:** Firefox 66, Firefox ESR 60.6\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `security.tls.version.min` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3" +``` +#### macOS +``` + + SSLVersionMin + tls1 | tls1.1 | tls1.2 | tls1.3 + +``` + +#### policies.json ``` { "policies": { - "SSSLVersionMin": ["tls1", "tls1.1", "tls1.2",. "tls1.3"] + "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3" } } +``` +### SupportMenu +Add a menuitem to the help menu for specifying support information. + +**Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\ +**CCK2 Equivalent:** helpMenu\ +**Preferences Affected:** N/A +#### Windows (GPO) ``` -### SSLVersionMax -This policy allows you to set the maximum TLS version. +Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu" +Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support" +Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S" +``` +#### macOS +``` + + SupportMenu + + Title + SupportMenu + URL + http://example.com/support + AccessKey + S + + +``` +#### policies.json +``` +{ + "policies": { + "SupportMenu": { + "Title": "Support Menu", + "URL": "http://example.com/support", + "AccessKey": "S" + } + } +} +``` +### UserMessaging + +Prevent installing search engines from webpages. + +`WhatsNew` Remove the "What's New" icon and menuitem. (Firefox 75 only) + +`ExtensionRecommendations` Don't recommend extensions. + +`FeatureRecommendations` Don't recommend browser features. + +`UrlbarInterventions` Don't offer Firefox specific suggestions in the URL bar. (Firefox 75 only) + +**Compatibility:** Firefox 75, Firefox ESR 68.7\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features` + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0 +Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0 +``` +#### macOS +``` + + UserMessaging + + WhatsNew + | + ExtensionRecommendations + | + FeatureRecommendations + | + UrlbarInterventions + | + + +``` +#### policies.json ``` { "policies": { - "SSSLVersionMax": ["tls1", "tls1.1", "tls1.2",. "tls1.3"] + "UserMessaging": { + "WhatsNew": true | false, + "ExtensionRecommendations": true | false, + "FeatureRecommendations": true | false, + "UrlbarInterventions": true | false + } + } +} +``` +### WebsiteFilter +Block websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. The arrays are limited to 1000 entries each. + +**Compatibility:** Firefox 60, Firefox ESR 60\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows (GPO) +``` +Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "" +Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*" +``` +#### macOS +``` + + WebsiteFilter + + Block + + + + Exceptions + + http://example.org/* + + + + +``` +#### policies.json +``` +{ + "policies": { + "WebsiteFilter": { + "Block": [""], + "Exceptions": ["http://example.org/*"] + } } } ``` diff --git a/mac/README.md b/mac/README.md index 2e49437..eda6285 100644 --- a/mac/README.md +++ b/mac/README.md @@ -19,12 +19,12 @@ For example, this policy: } ``` which would be set in the plist file like this: -```plist - Homepage - - URL - http://example.com - +```xml +Homepage + + URL + http://example.com + ``` Correctly writing the nested value with the `defaults` command can be hard, so you can flatten the keys by separating them with `__`, like this: ```bash diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 699245d..a0813c1 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -4,6 +4,8 @@ EnterprisePoliciesEnabled + AppAutoUpdate + AppUpdateURL https://www.example.com/update.xml Authentication @@ -30,6 +32,15 @@ NTLM + AllowProxies + + SPNEGO + + NTLM + + + Locked + BlockAboutAddons @@ -99,6 +110,10 @@ Locked + DefaultDownloadDirectory + ${home}/Downloads + DownloadDirectory + ${home}/Downloads DNSOverHTTPS Enabled @@ -107,6 +122,10 @@ URL_TO_ALTERNATE_PROVIDER Locked + ExcludedDomains + + example.com + DisableAppUpdate @@ -128,6 +147,8 @@ DisableMasterPasswordCreation + DisablePasswordReveal + DisablePocket DisablePrivateBrowsing @@ -161,6 +182,14 @@ Locked + Cryptomining + + Fingerprinting + + Exceptions + + https://example.com + Extensions @@ -175,8 +204,44 @@ firefox@ghostery.com + ExtensionSettings + + * + + blocked_install_message + Custom error message. + install_sources + + https://addons.mozilla.org/ + + installation_mode + blocked + + uBlock0@raymondhill.net + + installation_mode + force_installed + install_url + https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi + + ExtensionUpdate + FirefoxHome + + Search + + TopSites + + Highlights + + Pocket + + Snippets + + Locked + + FlashPlugin Allow @@ -219,16 +284,27 @@ Default + LocalFileLinks + + http://example.org + http://example.edu + NetworkPrediction + NewTabPage + NoDefaultBookmarks OfferToSaveLogins + OfferToSaveLoginsDefault + OverrideFirstRunPage https://www.example.com OverridePostUpdatePage + PasswordManagerEnabled + Permissions Camera @@ -291,6 +367,17 @@ Locked + Autoplay + + Allow + + https://example.org + + Block + + https://example.edu + + PopupBlocking @@ -304,6 +391,13 @@ Locked + Preferences + + app.update.auto + + security.default_personal_cert + Ask Every Time + Proxy SocksVersion @@ -324,6 +418,17 @@ SearchBar separate + UserMessaging + + WhatsNew + + ExtensionRecommendations + + FeatureRecommendations + + UrlbarInterventions + + WebsiteFilter Block @@ -345,5 +450,14 @@ tls1.2 SSLVersionMax tls1.3 + SupportMenu + + Title + Click here for help + URL + http://example.edu/ + AccessKey + C + diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 1d0bcb1..8778bfd 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -1,35 +1,58 @@ - + Microsoft Windows XP SP2 oder höher - Firefox 60 oder höher + Nicht mehr unterstützt. + Firefox 60 oder höher, Firefox 60 ESR oder höher Firefox 62 oder höher, Firefox 60.2 ESR oder höher Firefox 63 oder höher Firefox 64 oder höher, Firefox 60.4 ESR oder höher Firefox 66 oder höher, Firefox 60.6 ESR oder höher Firefox 67 oder höher, Firefox 60.7 ESR oder höher + Firefox 68 oder höher, Firefox 68 ESR oder höher + Firefox 68.0.1 oder höher, Firefox 68.0.1 ESR oder höher Firefox 60 ESR oder höher + Firefox 68.5 ESR oder höher + Firefox 69 oder höher, Firefox 68.1 ESR oder höher + Firefox 70 oder höher, Firefox 68.2 ESR oder höher + Firefox 71 oder höher, Firefox 68.3 ESR oder höher + Firefox 72 oder höher, Firefox 68.4 ESR oder höher + Firefox 73 oder höher, Firefox 68.5 ESR oder höher + Firefox 74 oder höher, Firefox 68.6 ESR oder höher + Firefox 75 oder höher, Firefox 68.7 ESR oder höher + Firefox 75 oder höher + Firefox 76 oder höher, Firefox 68.8 ESR oder höher + Firefox 77 oder höher, Firefox 68.9 ESR oder höher Firefox Berechtigungen - Camera - Microphone - Location - Notifications + Kamera + Mikrofon + Standort + Benachrichtigungen + Automatische Wiedergabe Authentifizierung Lesezeichen Zertifikate Popups Cookies - Addons + Add-ons Erweiterungen Flash Startseite Suche + Einstellungen + User Messaging Erlaubte Seiten Gesperrte Seiten + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + +If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + +If this policy is not configured, the user can choose whether not Firefox is automatically updated. Benutzerdefinierte Update-URL Wenn diese Policy aktiviert ist, dann können Sie eine URL zu einem Update-Server setzen, die eine andere ist, als die standardmäßige. Dies kann hilfreich sein, in dem Fall, wenn Sie einen eigenen Update-Server in Ihrem Netzwerk betreiben. @@ -52,10 +75,18 @@ Für weitere Informationen, besuchen Sie https://developer.mozilla.org/en-US/doc Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, verwenden Webseiten die NTLM Authentifizierung nicht. Für weitere Informationen, besuchen Sie https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. - Allow Non FQDN - If this policy is enabled, you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names). + Authentifiziert auch auf Nicht-FQDN + Wenn diese Richtlinieneinstellung aktiviert ist, werden SPNEGO und NTLM auf Nicht-FQDN (Fully Qualified Domain Name) Adressen aktiviert sein. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, sind NTLM und SPNEGO auf Nicht-FQDN Adressen nicht aktiviert. + Authentifiziert auch auf Proxies + Wenn diese Richtlinieneinstellung deaktiviert ist, findet keine SPNEGO oder NTLM Authentifizierung gegenüber einem Proxy statt. -If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs. +Wenn diese Richtlinieneinstellung aktiviert (und das Kontrollkästchen aktiviert) oder nicht konfiguriert ist, findet SPNEGO und NTLM Authentifizierung gegenüber einem Proxy statt. + Änderungen an Authentifizierungseinstellungen verbieten + Wenn diese Gruppenrichtlinie deaktiviert ist, können Nutzer Änderungen an den Einstellungen zur Authentifizierung vornehmen. + +Wenn diese Gruppenrichtlinieneinstellung aktiviert oder nicht konfiguriert ist, können Nutzer Einstellungen zur Authentifizierung nicht ändern. Zugriff auf Add-ons Manager verhindern Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer nicht auf den Add-on Manager oder about:addons zugreifen. @@ -76,22 +107,48 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer Bilder nicht mit Hilfe von "Als Hintergrundbild einrichten…" als Desktophintergrund festlegen. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer Bilder mit Hilfe von "Als Hintergrundbild einrichten.." als Desktophintergrund festlegen. - Captive Portal - If this policy is disabled, captive portal support is disabled. + Captive Portal Unterstützung + Wenn Sie die Richtlinieneinstellung deaktivieren, wird die Unterstützung für Captive Portals deaktiviert. -If this policy is enabled or not configured, captive portal support is enabled. +Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird die Unterstützung für Captive Portals aktiviert. Windows Zertifikatsspeicher benutzen Wenn Sie die Richtlinieneinstellung aktivieren, verwendet Firefox den Windows Zertifikatsspeicher. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, verwendet Firefox den eigenen Zertifikatsspeicher. - Install Certificates - If this policy is enabled, Firefox will install the listed certificates into Firefox. It will look in %USERPROFILE%\AppData\Local\Mozilla\Certificates and %USERPROFILE%\AppData\Roaming\Mozilla\Certificates. + Zertifikate installieren + Wenn Sie die Richtlinieneinstellung aktivieren, wird Firefox die gelisteten Zertifikate installieren. Es wird in folgende Verzeichnisse geschaut %USERPROFILE%\AppData\Local\Mozilla\Certificates und %USERPROFILE%\AppData\Roaming\Mozilla\Certificates. + +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird Firefox keine weiteren Zertifikate installieren. + Standard Download Verzeichnis + Wenn Sie die Richtlinieneinstellung aktivieren, können Sie das Standard Verzeichnis für Downloads definieren. ${home} kann für den nativen Profilpfad verwendet werden. + +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird das Standard Firefox Download Verzeichnis benutzt. + Download Verzeichnis + Wenn Sie die Richtlinieneinstellung aktivieren, können Sie das Standard Verzeichnis für Downloads definieren und sperren. ${home} kann für den nativen Profilpfad verwendet werden. + +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird das Standard Firefox Download Verzeichnis benutzt und der Benutzer kann dies ändern. + DNS Over HTTPS + Enabled + If this policy is disabled, DNS over HTTPS is disabled. + +If this policy is enabled or not configured, DNS Over HTTPS is enabled. + Provider URL + If this policy is enabled, the URL specified is used as the provider URL. + +If this policy is disabled or not configured, the default provider is used. -If this policy is disabled or not configured, Firefox will not install additional certificates. - Configure DNS Over HTTPS - If this policy is enabled, the default configuration for DNS over HTTPS can be changed. + Locked + If this policy is enabled, DNS over HTTPS settings cannot be changed by the user. -If this policy is disabled or not configured, DNS Over HTTPS uses the default Firefox configuration. +If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user. + Excluded Domains + If this policy is enabled, the specified domains are excluded from DNS over HTTPS. + +If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS. + DNS Over HTTPS konfigurieren (Moved) + Wenn Sie die Richtlinieneinstellung aktivieren, können die Standardeinstellungen für DNS over HTTPS geändert werden. + +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden von Mozilla Firefox die Standardeinstellungen zu DNS Over HTTPS benutzt. Master-Passwort verwenden deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer kein Master-Passwort vergeben. @@ -104,6 +161,12 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werde Wenn Sie die Richtlinieneinstellung aktivieren, werden PDF-Dateien nicht in Firefox angezeigt. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden PDF-Dateien in Firefox angezeigt. + Disable the default browser agent. + If this policy is enabled, the default browser agent is disabled. + +If this policy is disabled or not configured, the default browser agent is enabled. + +For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html Werkzeuge für Webentwickler deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, können die Werkzeuge für Webentwickler in Firefox nicht benutzt werden. @@ -134,6 +197,10 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, steht Wenn Sie die Richtlinieneinstellung aktivieren, wird Firefox dieselben Einstellungen wie im Privaten Modus verwenden und keinerlei Chronik anlegen. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, Firefox wird eine Chronik anlegen. + Verbieten, dass Nutzer Passwörter in Gespeicherte Zugangsdaten anzeigen können + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, können Nutzer Gespeicherte Zugangsdaten nicht anzeigen lassen. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, können Nutzer Gespeicherte Zugangsdaten anzeigen lassen. Pocket für Firefox deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, steht Pocket nicht zur Verfügung. @@ -162,11 +229,11 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, steht Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer Warnungen zu Betrugsversuch- und Schadprogrammschutz nicht umgehen um eine schädliche Webseite zu besuchen. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer Warnungen zu Betrugsversuch- und Schadprogrammschutz umgehen um eine schädliche Webseite zu besuchen. - System Addon Updates deaktivieren + System Add-on Updates deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, werden neue System-Add-ons nicht installiert und installierte Add-ons werden nicht mit Updates versorgt. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden System Add-ons installiert und mit Updates versorgt. - Telemetry deaktivieren + Telemetrie deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, werden keine Telemetriedaten versendet. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden Telemetriedaten versendet. @@ -176,10 +243,18 @@ Mozilla empfiehlt, die Telemetrie nicht zu deaktivieren. Durch Telemetrie gesamm Wenn Sie die Richtlinieneinstellung aktivieren, wird die Lesezeichenleiste standardmäßig in der Menüleiste angezeigt, der Benutzer kann diese wieder ausblenden. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Lesezeichenleiste nicht in der Menüleiste angzeigt. - Menüleiste anzeigen + Menüleiste anzeigen (Veraltet) Wenn Sie die Richtlinieneinstellung aktivieren, wird die Menüleiste standardmäßig angezeigt, der Benutzer kann diese wieder ausblenden. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Menüleiste standrdmäßig nicht angezeigt. + Display Menu Bar + If this policy is enabled, you can choose whether or not the menu bar is displayed and whether or not the user can show and hide the menu bar. + +If this policy is disabled or not configured, the menu bar is not displayed by default. + Always + Never + On by default + Off by default Firefox Standardbrowser Überprüfung deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, überprüft Firefox nicht beim Starten ob er als Standardbrowser gesetzt ist. @@ -194,26 +269,50 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werde Jedes Mal, wenn diese Liste geändert wird, werden die Erweiterungen deinstalliert. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen deinstalliert. - Erweiterungen deaktivieren und löschen verhindern + Verhindern, dass Erweiterungen deaktiviert oder gelöscht werden Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Liste mit Erweiterungs-IDs angeben, die den Benutzer hindert die angegebenen Erweiterungen zu deinstallieren oder zu deaktivieren. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen gesperrt. - Extension Update - If this policy is disabled, extensions will not be updated automatically. + Add-on Updates + Wenn Sie die Richtlinieneinstellung deaktivieren, werden Add-ons nicht automatisch aktualisiert. + +Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, werden Add-ons automatisch aktualisiert. + Erweiterungen mit JSON verwalten + Wenn diese Richtlinieneinstellung aktiviert ist, werden die Einstellungen zu Erweiterungen mit einer JSON Datei verwaltet. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden Erweiterungen nicht mit einer Richtlinie verwaltet. + +Für detalierte Informationen bitte die Dokumentation (in Englischer Sprache) lesen: https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings. + Hardware-Beschleunigung + Wenn Sie die Richtlinieneinstellung deaktivieren, wird die Hardware-Beschleunigung deaktiviert. + +Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird die Hardware-Beschleunigung aktiviert. + Legacy Profile + Wenn diese Richtlinieneinstellung aktiviert ist, wird Firefox keine seperaten Profile bei mehreren parallelen Installationen anlegen. Diese Einstellung equivalent zu der Umgebungsvariable MOZ_LEGACY_PROFILES. -If this policy is enabled or not configured, extensions will be updated automatically. - Hardware Acceleration - If this policy is disabled, hardware acceleration and cannot be enabled. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Firefox seperate Profile für jede Installation anlegen. + Local File Links + If this policy is enabled, you can specify origins where linking to local files is allowed. -If this policy is enabled or not configured, hardware acceleration is enabled. +If this policy is disabled or not configured, websites can't link to local files. Network Prediction - If this policy is disabled, network prediction (DNS prefetching) will be disabled. + Wenn Sie die Richtlinieneinstellung deaktivieren, wird Network Prediction (DNS prefetching) deaktiviert. -If this policy is enabled or not configured, network prediction (DNS prefetching) will be enabled. +Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird Network Prediction (DNS prefetching) aktiviert. + Neuer Tab Seite + Wenn diese Richtlinieneinstellung deaktiviert ist, wird die Neuer Tab Seite leer sein. + +Wenn die Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, wird die Neuer Tab Seite standardmäßig aktiviert sein. Zugangsdaten und Passwörter für Webseiten speichen Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, fordert Firefox zum speichern von Logindaten und Passwörtern auf. Wenn Sie die Richtlinieneinstellung deaktivieren, fordert Firefox nicht zum Speichern von Logindaten und Passwörtern auf. + Zugangsdaten und Passwörter für Webseiten speichen (default) + Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, fordert Firefox zum speichern von Logindaten und Passwörtern auf. + +Wenn Sie die Richtlinieneinstellung deaktivieren, fordert Firefox nicht zum Speichern von Logindaten und Passwörtern auf. + +In either case, the user will be able to change the value (it is not locked). Wenn Sie die Richtlinieneinstellung aktivieren, sind Popup-Fenster für die angegebenen URLs immer erlaubt. Wenn eine Top-Level-Domain angegeben ist (http://example.org), sind Popup-Fenster für alle Subdomains ebenfalls zulässig. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Standard Popup-Fenster Richtlinie angewendet. @@ -253,70 +352,80 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren oder w Wenn Sie die Richtlinieneinstellung aktivieren und Cookies erlaubt sind, werden diese gelöscht sobald Firefox geschlossen wird. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren oder wenn "Cookies und Website-Daten annehmen" deaktiviert ist wird diese Richtlinieneinstellung ignoriert. - Reject trackers - If this policy is enabled and cookies are allowed, Firefox will reject tracker cookies by default. + Tracker ablehnen + Wenn diese Richtlinieneinstellung aktiviert ist und Cookies aktiviert sind, werden Tracker-Cookies standardmäßig abgewiesen. -This setting is ignored if this policy is disabled or not configured or if cookies are not allowed. +Diese Einstellung wird ignoriert wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist oder Cookies durch eine andere Richtlinie oder Einstellung nicht erlaubt sind. Cookie Einstellungen sperren Wenn Sie die Richtlinieneinstellung aktivieren können Benutzer die Cookie-Einstellungen nicht ändern. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer die Cookie-Einstellungen ändern. - If this policy is enabled, access to the camera is always allowed for the origins indicated. + Wenn diese Richtlinieneinstellung aktiviert ist, wird die Kamera für die genannten Quellen automatisch freigegeben. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Wenn diese Richtlinieneinstellung aktiviert ist, wird der Kamerazugriff für die genannten Quellen immer geblockt. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Neue Anfragen zur Kameranutzung blockieren + Wenn diese Richtlinieneinstellung aktiviert ist, sind Seiten, die nicht in der Erlauben-Richtlinie sind, daran gehindert nach der Berechrechtigung für den Kamera-Zugang zu fragen. -If this policy is disabled or not configured, the default camera policy is followed. - If this policy is enabled, access to the camera is blocked for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann jede Seite, die nicht in der Blockieren-Richtlinie ist, nach der Berechtigung zur Kamera-Nutzung fragen. + Änderung der Einstellungen verbieten + Wenn diese Richtlinieneinstellung aktiviert ist, können Nutzer nicht die Einstellungen für Kamera Zugriff ändern. -If this policy is disabled or not configured, access to the camera is not blocked by default. - Block new requests asking to access the camera - If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access the camera. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, können Nutzer die Einstellungen für den Kamera Zugriff ändern. + Wenn diese Richtlinieneinstellung aktiviert ist, wird das Mikrofon für die genannten Quellen automatisch freigegeben. -If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access the camera. - Do not allow preferences to be changed - If this policy is enabled, camera preferences cannot be changed by the user. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Wenn diese Richtlinieneinstellung aktiviert ist, wird der Mikrofonzugriff für die genannten Quellen immer geblockt. -If this policy is disabled or not configured, the user can change their camera preferences. - If this policy is enabled, access to the microphone is always allowed for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Neue Anfragen zur Mikrofon Nutzung blockieren + Wenn diese Richtlinieneinstellung aktiviert ist, können Seiten, denen es nicht explizit erlaubt ist, das Mikrofon zu nutzen, keine Anfragen zur Mikrofon-Nutzung mehr stellen. -If this policy is disabled or not configured, the default microphone policy is followed. - If this policy is enabled, access to the microphone is blocked for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann jede Seite, der es nicht verboten ist, das Mikrofon zu nutzen, die Erlaubnis zur Mikrofon-Nutzung zu erbitten. + Änderung der Einstellungen verbieten + Wenn diese Richtlinieneinstellung aktiviert ist, können die Einstellungen zur Mikrofon-Nutzung nicht vom Anwender geändert werden. -If this policy is disabled or not configured, access to the microphone is not blocked by default. - Block new requests asking to access the microphone - If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access the microphone. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, können Nutzer seine Einstellungen zur Mikrofon-Nutzung ändern. + Wenn diese Richtlinieneinstellung aktiviert ist, wird der Standort für die genannten Quellen automatisch freigegeben. -If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access the microphone. - Do not allow preferences to be changed - If this policy is enabled, microphone preferences cannot be changed by the user. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Wenn diese Richtlinieneinstellung aktiviert ist, wird der Standort für die genannten Quellen immer geblockt. -If this policy is disabled or not configured, the user can change their camera preferences. - If this policy is enabled, access to location is always allowed for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Neue Anfragen zum Standort blockieren + Wenn diese Richtlinieneinstellung aktiviert ist, können Seiten, denen es nicht explizit erlaubt ist, den Standort zu nutzen, keine Anfragen zum Standort mehr stellen. -If this policy is disabled or not configured, the default location policy is followed. - If this policy is enabled, access to location is blocked for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann jede Seite, der es nicht verboten ist, den Standort zu nutzen, die Erlaubnis zur Standort-Nutzung zu erbitten. + Änderung der Einstellungen verbieten + Wenn diese Richtlinieneinstellung aktiviert ist, können die Einstellungen zur Standort-Nutzung nicht vom Anwender geändert werden. -If this policy is disabled or not configured, access to location is not blocked by default. - Block new requests asking to access location - If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access location. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, können Nutzer seine Einstellungen zur Standort-Nutzung ändern. + Wenn diese Richtlinieneinstellung aktiviert ist, können Benachrichtigungen für die genannten Quellen automatisch versendet werden. -If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access location. - Do not allow preferences to be changed - If this policy is enabled, location preferences cannot be changed by the user. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Wenn diese Richtlinieneinstellung aktiviert ist, können die genannten Quellen keine Benachrichtigungen versenden. -If this policy is disabled or not configured, the user can change location preferences. - If this policy is enabled, notifications can always be sent for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung befolgt. + Neue Anfragen zum Senden von Benachrichtigungen blockieren + Wenn diese Richtlinieneinstellung aktiviert ist, können Seiten, denen es nicht explizit erlaubt ist, Benachrichtigungen zu versenden, nicht mehr um Erlaubnis bitten, Benachrichtigungen senden zu dürfen. -If this policy is disabled or not configured, the default nofication policy is followed. - If this policy is enabled, notifications are always blocked for the origins indicated. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann jede Seite der es nicht verboten ist, Benachrichtigung zu senden, nach der Erlaubnis fragen, Benachrichtigungen zu versenden. + Änderung der Einstellungen verbieten + Wenn diese Richtlinieneinstellung aktiviert ist, können die Einstellungen zu Benachrichtigungen nicht vom Anwender geändert werden. -If this policy is disabled or not configured, notifications are not blocked by default. - Block new requests asking to send notifications - If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to send notifications. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, können Nutzer seine Einstellungen zu Benachrichtigungen ändern. + Wenn diese Richtlinieneinstellung aktiviert ist, ist die Automatische Wiedergabe von Medien für die angegebenen Quellen immer aktiviert. -If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to send notifications. - Do not allow preferences to be changed - If this policy is enabled, notification preferences cannot be changed by the user. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Standardeinstellung zur Automatischen Wiedergabe von Medien befolgt. + Wenn diese Richtlinieneinstellung aktiviert ist, ist die Automatische Wiedergabe für die genannten Quellen immer deaktiviert. -If this policy is disabled or not configured, the user can change their notification preferences. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert, wird die Standardeinstellung zur Automatischen Wiedergabe von Medien befolgt. + Firefox Home anpassen + Wenn diese Richtlinieneinstellung aktiviert ist, können die Sektionen festgelegt werden, die der Anwender sieht und der Anwender kann diese nicht mehr anpassen. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden dem Anwender die standardmäßigen Sektionen angezeigt und der Anwender kann diese anpassen. Wenn Sie die Richtlinieneinstellung aktivieren, ist Flash standardmäßig für die angegebenen URLs aktiviert, es sei denn, Flash ist vollständig deaktiviert. Wenn eine Top-Level-Domäne angegeben ist (http://example.org), ist Flash auch für alle Sub-Domains zulässig. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Standard Flash Richtlinie verwendet. @@ -345,6 +454,44 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren wird e Wenn Sie die Richtlinieneinstellung aktivieren, werden alle Daten der Chronik gelöscht, wenn Firefox geschlossen wird. Dies beinhaltet Browsing & Download Verlauf, Cookies, Aktive Logins, Cache, Form & Suchverlauf, Website-Einstellungen und Offline-Website-Daten. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die keine Daten der Chronik gelöscht. + Browserdaten löschen, wenn der Browser geschlossen wird + + Cache + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, wird der Cache gelöscht, wenn der Browser geschlossen wird. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird der Cache nicht gelöscht wenn der Browser geschlossen wird. + Cookies + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden Cookies gelöscht, wenn der Browser geschlossen wird. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden die Cookies nicht gelöscht wenn der Browser geschlossen wird. + Download Historie + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, wird die Download Historie gelöscht, wenn der Browser geschlossen wird. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Download Historie nicht gelöscht, wenn der Browser geschlossen wird. + Eingegebene Suchbegriffe & Formulardaten + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden Eingegebene Suchbegriffe & Formulardaten gelöscht, wenn der Browser geschlossen wird. + +If this policy is disabled or not configured, werden Eingegebene Suchbegriffe & Formulardaten nicht gelöscht, wenn der Browser geschlossen wird. + Chronik + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, wird die Chronik gelöscht wenn der Browser geschlossen wird. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird die Chronik nicht gelöscht wenn der Browser geschlossen wird. + Gespeicherte Logins + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden gespeicherte Logins gelöscht nachdem der Browser geschlossen wurde. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden gespeicherte Logins nicht gelöscht nachdem der Browser geschlossen wurde. + Website-Einstellungen + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden Website-Einstellungen nicht gelöscht, wenn der Browser geschlossen wird. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden Website-Einstellungen nicht gelöscht nachdem der Browser geschlossen wurde. + Offline Website Daten + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden Offline Website-Daten gelöscht wenn der Browser geschlossen wird. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden Offline Website-Daten nicht gelöscht wenn der Browser geschlossen wird. + Locked + Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert sind, können alle Einstellungen vom Nutzer geändert werden. + +Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, können Einstellungen vom Nutzer nicht geändert werden. Gesperrte Webseites Wenn Sie die Richtlinieneinstellung aktivieren, können Sie die Übereinstimmungsmuster für zu blockierende Webseiten angeben. Die Übereinstimmungsmuster sind unter https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns dokumentiert. Derzeit werden nur http / https-Zugriffe unterstützt. Es gibt eine Beschränkung von 1000 Einträgen. @@ -422,13 +569,23 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn Wenn Sie die Richtlinieneinstellung aktivieren, können Sie zusätzliche Startseiten festlegen. Diese werden in mehreren Registerkarten geöffnet. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird nur eine Startseite angezeigt. - Start Page - If this policy is enabled, you can change what is displayed when Firefox starts. It can be the homepage, the previous session, or a blank page. + Startseite beim Start + Mit dieser aktivierten Richtlinieneinstellung kann definiert werden, ob die Startseite, die vorherige Sitzung oder eine leere Seite beim Start angezeigt wird. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird standardmäßig die letzte Sitzung beim Start geöffnet. + Leere Seite + Startseite + Letzte Sitzung + Password Manager + If this policy is disabled, the password manager is not available via preferences. -If this policy is disabled or not configured, the start page defaults to the previous session. - None - Homepage - Previous Session +If this policy is enabled or not configured, the password manager is available via preferences. + Abfrage des Download Verzeichnisses + Wenn diese Richtlinieneinstellung deaktiviert ist, wird der Nutzer nicht nach einem Verzeichnis für den Download gefragt. + +Wenn diese Richtlinieneinstellung aktiviert ist, wird der Nutzer immer nach einem Verzeichnis für den Download gefragt. + +Wenn diese Richtlinieneinstellung nicht konfiguriert ist, wird der Nutzer nach einem Verzeichnis für den Download gefragt aber kann die Einstellung ändern. Proxy Einstellungen Wenn Sie die Richtlinieneinstellung aktivieren, können Sie die Netzwerkeinstellungen ändern und sperren. @@ -453,14 +610,38 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werde Wenn Sie die Richtlinieneinstellung deaktivieren, ist der Aktivitäten-Verfolgungsschutz sowohl im Browser als auch im privaten Browser deaktiviert und gesperrt. Wenn Sie die Richtlinieneinstellung aktivieren, privates Surfen ist sowohl im Browser als auch im privaten Browser standardmäßig aktiviert, und Sie können festlegen, ob der Benutzer die Änderung ändern soll oder nicht + Tracking Protection + Aktiviert + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, ist der Schutz vor Aktivitätenverfolgung aktiviert. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert ist, ist der Schutz vor Aktivitätenverfolgung deaktiviert und kann nicht vom Nutzer aktiviert werden. + +Wenn diese Gruppenrichtlinieneinstellung nicht konfiguriert ist, sind die Standardeinstellungen zum Schutz vor Aktivitätenverfolgung aktiviert und der Nutzer kann die Einstellungen ändern. + Cryptomining + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden Cryptomining-Skripte blockiert. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden Cryptomining-Skripte nicht blockiert. + Fingerprinting + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, werden Fingerprinting-Skripte blockiert. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, werden Fingerprinting-Skripte nicht blockiert. + Ausnahmen + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, können Ausnahmen-Seiten definiert werden, bei denen der Schutz vor Aktivitätenverfolgung deaktiviert ist. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, gelten die gesetzten Einstellungen für alle Webseiten. + Änderungen an den Einstellungen zum Schutz vor Aktivitätenverfolgung verbieten + Wenn diese Gruppenrichtlinieneinstellung aktiviert ist, können Nutzer keine Änderungen an den Einstellungen zum Schutz vor Aktivitätenverfolgung vornehmen. + +Wenn diese Gruppenrichtlinieneinstellung deaktiviert oder nicht konfiguriert ist, kann der Nutzer Änderungen an den Einstellungen vornehmen. Requested locale + Requested locale (string) If this policy is enabled, you can specify a list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active. If this policy is disabled or not configured, the application will use the default locale. - Security Devices - If this policy is enabled, you can specify a list of PKCS #11 modules to be installed. Modules are specified as a name and a fully qualified path. + Sicherheitsgeräte + Wenn diese Richtlinie aktiviert ist, können Sie eine Liste mit PKCS #11 Modulen definieren. Module werden mit einem Namen und einem qualifizierten Pfad benannt. -If this policy is disabled or not configured, no additional PKCS #11 modules will be installed. +Wenn diese Richtlinie deaktiviert oder nicht konfiguriert ist, werden keine weiteren PKCS #11 Module installiert. Position der Suchleiste Wenn Sie die Richtlinieneinstellung aktivieren, können Sie festlegen, ob die Suchleiste von der Adressleiste getrennt ist. @@ -485,22 +666,118 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer keine Suchmaschinen hinzufügen. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Suchmaschinen hinzugefügt werden. - Remove Search Engines - If this policy is enabled, you can specify the names of engines to be removed or hidden. + Suchmaschinen entfernen + Wenn Sie die Richtlinieneinstellung aktivieren, können Sie die Namen der Suchmaschinen definieren welche entfernt oder ausgeblendet werden sollen. + +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Suchmaschinen entfernt bzw. ausgeblendet. + Suchvorschläge + Wenn Sie die Richtlinieneinstellung deaktivieren werden die Suchvorschläge abgeschaltet. -If this policy is disabled or not configured, search engines will not be removed or hidden. - Minimum SSL version enabled - If this policy is enabled, Firefox will not use SSL/TLS versions less than the value specified. +Wenn Sie die Richtlinieneinstellung aktivieren, werden Suchvorschläge aktiviert. -If this policy is disabled or not configured, Firefox defaults to a minimum of TLS 1.0. - Maximum SSL version enabled - If this policy is enabled, Firefox will not use SSL/TLS versions greater than the value specified. +Wenn Sie die Richtlinieneinstellung nicht konfigurieren, werden Suchvorschläge aktiviert, aber der Benutzer kann diese abschalten. + Minimum SSL Version + Wenn Sie die Richtlinieneinstellung aktivieren, Firefox wird keine SSL/TLS Version unter der angegebenen Version verwenden. -If this policy is disabled or not configured, Firefox defaults to a maximum of TLS 1.3. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, verwendet Firefox die Standardeinstellung von TLS 1.0. + Maximum SSL Version + Wenn Sie die Richtlinieneinstellung aktivieren, Firefox wird keine höhere SSL/TLS Version als der angegebenen Version verwenden. + +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, verwendet Firefox die Standardeinstellung von TLS 1.3. TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 + Support Menü + Wenn diese Richtlinieneinstellung aktiviert ist, wird ein Menüeintrag mit spezifizierten Supportinformationen zum "Hilfe"-Menü hinzugefügt. + +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird kein Menüeintrag hinzugefügt. + What's New + If this policy is disabled, the What's new icon and menuitem will not be displayed. + +If this policy is enabled or not configured, the What's New icon and menuitem will be displayed. + Extension Recommendations + If this policy is disabled, extensions will not be recommended as the user visits websites. + +If this policy is enabled or not configured, extensions will be recommended as the user visits websites. + Feature Recommendations + If this policy is disabled, Firefox features will not be recommended as the user uses Firefox. + +If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox. + Urlbar Interventions + If this policy is disabled, actions will not be recommended based on what the user types in the URL bar. + +If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar. + Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf true gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, ist die Einstellung auf false gesperrt. + +Für eine Beschreibung der Einstellung, siehe: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (Englisch) + Wenn diese Richtlinieneinstellung aktiviert ist, ist die Einstellung auf den spezifizierten String-Wert gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, hat sie keinen Effekt. + +Für eine Beschreibung der Einstellung, siehe: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (Englisch) + Wenn diese Richtlinieneinstellung aktiviert ist, ist sie auf den spezifizierten Wert gesperrt. Wenn diese Richtlinieneinstellung deaktiviert ist, hat sie keinen Effekt. + + +Für eine Beschreibung der Einstellung, siehe: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (Englisch) + Diese Richtlinieneinstellung ist nicht mehr unterstützt. Wir arbeiten an einer Lösung. + Auto (0) + Always Off (1) + Jedes Mal nachfragen + Automatisch auswählen + accessibility.force_disabled + app.update.auto (Veraltet) + browser.bookmarks.autoExportHTML + browser.bookmarks.file + browser.bookmarks.restore_default_bookmarks + browser.cache.disk.enable + browser.fixup.dns_first_for_single_words + browser.places.importBookmarksHTML + browser.safebrowsing.phishing.enabled + browser.safebrowsing.malware.enabled + browser.search.update + browser.tabs.warnOnClose + browser.cache.disk.parent_directory + browser.slowStartup.notificationDisabled + browser.taskbar.previews.enable + browser.urlbar.suggest.bookmark + browser.urlbar.suggest.history + browser.urlbar.suggest.openpage + datareporting.policy.dataSubmissionPolicyBypassNotification + dom.allow_scripts_to_close_windows + dom.disable_window_flip + dom.disable_window_move_resize + dom.event.contextmenu.enabled + dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl + dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl + dom.xmldocument.load.enabled + dom.xmldocument.async.enabled + extensions.blocklist.enabled + geo.enabled + extensions.getAddons.showPane + intl.accept_languages + media.eme.enabled + media.gmp-gmpopenh264.enabled + media.gmp-widevinecdm.enabled + network.dns.disableIPv6 + network.IDN_show_punycode + places.history.enabled + print.save_print_settings + security.default_personal_cert + security.ssl.errorReporting.enabled + security.mixed_content.block_active_content + ui.key.menuAccessKeyFocuses + browser.newtabpage.activity-stream.default.sites + extensions.htmlaboutaddons.recommendations.enabled + media.peerconnection.enabled + media.peerconnection.ice.obfuscate_host_addresses.whitelist + security.osclientcerts.autoload + security.tls.hello_downgrade_check + widget.content.gtk-theme-override @@ -515,6 +792,10 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T Always allow NTLM on non FQDNs Always allow SPNEGO on non FQDNs + + Allow NTLM to automatically authenticate with proxy servers + Allow SPNEGO to automatically authenticate with proxy servers + @@ -540,6 +821,13 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T Änderungen am Schutz vor Aktivitäten Verfolgung nicht erlauben + Block cryptomining scripts. + Block fingerprinting scripts. + Exceptions: + + + + @@ -600,6 +888,9 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T + + + @@ -649,12 +940,72 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T - Enable DNS over HTTPS. - Don't allow DNS over HTTPS preferences to be changed. + DNS over HTTPS aktivieren. + Änderungen an den DNS over HTTPS Einstellungen nicht erlauben. + + Title: + + + URL: + + + Access key: + + + + + + + + + + + + + + + + + + Cache + Cookies + Download-Chronik + Eingegebene Suchbegriffe & Formulardaten + Besuchte Seiten + Aktive Logins + Website-Einstellungen + Offline-Website-Daten + + + Suche + Top Seiten + Download Verlauf + Von Pocket empfohlen + Snippets + Es ist nicht erlaubt, dass Einstellungen geändert werden. + + + + + + + + + + + + + + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 3f6572f..3254364 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,23 +1,38 @@ - + Microsoft Windows XP SP2 or later + No longer supported. Firefox 60 or later, Firefox 60 ESR or later Firefox 62 or later, Firefox 60.2 ESR or later Firefox 63 or later Firefox 64 or later, Firefox 60.4 ESR or later Firefox 66 or later, Firefox 60.6 ESR or later Firefox 67 or later, Firefox 60.7 ESR or later + Firefox 68 or later, Firefox 68 ESR or later + Firefox 68.0.1 or later, Firefox 68.0.1 ESR or later Firefox 60 ESR or later + Firefox 68.5 ESR or later + Firefox 69 or later, Firefox 68.1 ESR or later + Firefox 70 or later, Firefox 68.2 ESR or later + Firefox 71 or later, Firefox 68.3 ESR or later + Firefox 72 or later, Firefox 68.4 ESR or later + Firefox 73 or later, Firefox 68.5 ESR or later + Firefox 74 or later, Firefox 68.6 ESR or later + Firefox 75 or later, Firefox 68.7 ESR or later + Firefox 75 or later + Firefox 76 or later, Firefox 68.8 ESR or later + Firefox 77 or later, Firefox 68.9 ESR or later Firefox Permissions Camera Microphone Location Notifications + Autoplay Authentication Bookmarks Certificates @@ -28,8 +43,16 @@ Flash Home page Search + Preferences + User Messaging Allowed Sites Blocked Sites + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + +If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + +If this policy is not configured, the user can choose whether not Firefox is automatically updated. Custom Update URL If this policy is enabled, you can set a URL to an update server other than the default. This could be helpful if you run your own update server on your network. @@ -53,9 +76,17 @@ If this policy is disabled or not configured, no websites are trusted to use NTL For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. Allow Non FQDN - If this policy is enabled, you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names). + If this policy is enabled (and the checkboxes are checked), you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names). If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs. + Allow Proxies + If this policy is disabled, SPNEGO and NTLM will not authenticate with proxy servers. + +If this policy is enabled (and the checkboxes are checked) or not configured, NTLM and SPNEGO will always authenticate with proxies. + Do not allow authentication preferences to be changed + If this policy is disabled, authentication preferences can be changed by the user. + +If this policy is enabled or not configured, authentication preferences cannot be changed by the user. Block Add-ons Manager If this policy is enabled, the user cannot access the Add-ons Manager or about:addons. @@ -88,7 +119,33 @@ If this policy is disabled or not configured, Firefox will not read certificates If this policy is enabled, Firefox will install the listed certificates into Firefox. It will look in %USERPROFILE%\AppData\Local\Mozilla\Certificates and %USERPROFILE%\AppData\Roaming\Mozilla\Certificates. If this policy is disabled or not configured, Firefox will not install additional certificates. - Configure DNS Over HTTPS + Default Download Directory + If this policy is enabled, you can set the default directory for downloads. ${home} can be used for the native home path. + +If this policy is disabled or not configured, the default Firefox download directory is used. + Download Directory + If this policy is enabled, you can set and lock the directory for downloads. ${home} can be used for the native home path. + +If this policy is disabled or not configured, the default Firefox download directory is used and the user can change it. + DNS Over HTTPS + Enabled + If this policy is disabled, DNS over HTTPS is disabled. + +If this policy is enabled or not configured, DNS Over HTTPS is enabled. + Provider URL + If this policy is enabled, the URL specified is used as the provider URL. + +If this policy is disabled or not configured, the default provider is used. + + Locked + If this policy is enabled, DNS over HTTPS settings cannot be changed by the user. + +If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user. + Excluded Domains + If this policy is enabled, the specified domains are excluded from DNS over HTTPS. + +If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS. + Configure DNS Over HTTPS (Moved) If this policy is enabled, the default configuration for DNS over HTTPS can be changed. If this policy is disabled or not configured, DNS Over HTTPS uses the default Firefox configuration. @@ -104,6 +161,12 @@ If this policy is disabled or not configured, the browser receives updates.If this policy is enabled, PDF files are not viewed within Firefox. If this policy is disabled or not configured, PDF files are viewed within Firefox. + Disable the default browser agent. + If this policy is enabled, the default browser agent is disabled. + +If this policy is disabled or not configured, the default browser agent is enabled. + +For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html Disable Developer Tools If this policy is enabled, web developer tools are not available within Firefox. @@ -134,6 +197,10 @@ If this policy is disabled or not configured, the "Forget" button is a If this policy is enabled, Firefox will not remember form or search history. If this policy is disabled or not configured, Firefox will remember form and search history. + Do not allow passwords to be revealed in saved logins + If this policy is enabled, users cannot show passwords in saved logins. + +If this policy is disabled or not configured, users can show passwords in saved logins. Disable Pocket If this policy is enabled, Pocket is not available. @@ -176,10 +243,18 @@ Mozilla recommends that you do not disable telemetry. Information collected thro If this policy is enabled, the bookmarks toolbar is displayed by default. The user can still hide it. If this policy is disabled or not configured, the bookmarks toolbar is not displayed by default. - Display Menu Bar + Display Menu Bar (Deprecated) If this policy is enabled, the menu bar is displayed by default. The user can still hide it. If this policy is disabled or not configured, the menu bar is not displayed by default. + Display Menu Bar + If this policy is enabled, you can choose whether or not the menu bar is displayed and whether or not the user can show and hide the menu bar. + +If this policy is disabled or not configured, the menu bar is not displayed by default. + Always + Never + On by default + Off by default Don't Check Default Browser If this policy is enabled, Firefox does not check to see if it is the default browser at startup. @@ -202,18 +277,42 @@ If this policy is disabled or not configured, no extensions are locked If this policy is disabled, extensions will not be updated automatically. If this policy is enabled or not configured, extensions will be updated automatically. + Extension Management + If this policy is enabled, you can use JSON to describe the extension management policy. + +If this policy is disabled or not configured, extensions will not be managed. + +For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings. Hardware Acceleration If this policy is disabled, hardware acceleration and cannot be enabled. If this policy is enabled or not configured, hardware acceleration is enabled. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. + Local File Links + If this policy is enabled, you can specify origins where linking to local files is allowed. + +If this policy is disabled or not configured, websites can't link to local files. Network Prediction If this policy is disabled, network prediction (DNS prefetching) will be disabled. If this policy is enabled or not configured, network prediction (DNS prefetching) will be enabled. + New Tab Page + If this policy is disabled, the new tab page will be blank. + +If this policy is enabled or not configured, the new tab page will be the default. Offer to save logins If this policy is enabled or not configured, Firefox will offer to save website logins and passwords. If this policy is disabled, Firefox will not offer to save website logins and passwords. + Offer to save logins (default) + If this policy is enabled or not configured, Firefox will offer to save website logins and passwords. + +If this policy is disabled, Firefox will not offer to save website logins and passwords. + +In either case, the user will be able to change the value (it is not locked). If this policy is enabled, pop-up windows are always allowed for the origins indicated. If a top level domain is specified (http://example.org), pop-up windows are allowed for all subdomains as well. If this policy is disabled or not configured, the default pop-up policy is followed. @@ -317,6 +416,16 @@ If this policy is disabled or not configured, any site that is not in the Block If this policy is enabled, notification preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change their notification preferences. + If this policy is enabled, autoplay is always enabled for the origins indicated. + +If this policy is disabled or not configured, the default autoplay policy is followed. + If this policy is enabled, autoplay is always blocked for the origins indicated. + +If this policy is disabled or not configured, the default autoplay policy is followed. + Customize Firefox Home + If this policy is enabled, you can choose the sections displayed on Firefox Home and prevent the user from changing them. + +If this policy is disabled or not configured, the default sections are displayed and the user can change them. If this policy is enabled, Flash is activated by default for the origins indicated unless Flash is completely disabled. If a top level domain is specified (http://example.org), Flash is allowed for all subdomains as well. If this policy is disabled or not configured, the default Flash policy is followed. @@ -341,10 +450,50 @@ If this policy is disabled or not configured, the first run page is displayed.If this policy is enabled, you can specify a URL to be displayed after Firefox is updated. If you leave the URL blank, no upgrade page will be shown. If this policy is disabled or not configured, the upgrade is displayed. - Clear all data when browser is closed - If this policy is enabled, all data is cleared when Firefox is closed. This includes Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data. + Clear data when browser is closed (Moved) + If this policy is enabled, you can choose data to be cleared when Firefox is closed. If this policy is disabled or not configured, data is not cleared when the browser is closed. + Clear data when browser is closed + + Cache + If the policy is enabled, the cache is cleared when the browser is closed. + +If this policy is disabled or not configured, the cache is not cleared when the browser is closed. + Cookies + If the policy is enabled, cookies are cleared when the browser is closed. + +If this policy is disabled or not configured, cookies are not cleared when the browser is closed. + Download History + If the policy is enabled, download history is cleared when the browser is closed. + +If this policy is disabled or not configured, download history is not cleared when the browser is closed. + Form & Search History + If the policy is enabled, form data is cleared when the browser is closed. + +If this policy is disabled or not configured, form data is not cleared when the browser is closed. + Browsing History + If the policy is enabled, browsing history is cleared when the browser is closed. + +If this policy is disabled or not configured, browsing history is not cleared when the browser is closed. + Active Logins + If the policy is enabled, sessions cleared when the browser is closed. + +If this policy is disabled or not configured, sessions not cleared when the browser is closed. + Site Preferences + If the policy is enabled, site preferences are cleared when the browser is closed. + +If this policy is disabled or not configured, site preferences are not cleared when the browser is closed. + Offline Website Data + If the policy is enabled, offline application storage is cleared when the browser is closed. + +If this policy is disabled or not configured, offline application storage is not cleared when the browser is closed. + Locked + If this policy is disabled, all shutdown preferences can be changed by the user. + +If this policy is enabled, any shutdown preferences explicitly set via policy cannot be changed by the user. + +If this policy is not configured, no shutdown preferences can be changed by the user (previous behavior). Blocked websites If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit. @@ -429,6 +578,16 @@ If this policy is disabled or not configured, the start page defaults to the pre None Homepage Previous Session + Password Manager + If this policy is disabled, the password manager is not available via preferences. + +If this policy is enabled or not configured, the password manager is available via preferences. + Prompt for download location + If this policy is disabled, the user is not prompted for a download location. + +If this policy is enabled, the user is always prompted for a download location. + +If this policy is not configured, the user is prompted for a download location, but can change the default. Proxy Settings If this policy is enabled, you can configure and lock network settings. @@ -447,13 +606,37 @@ If this policy is disabled or not configured, the default network settings are u Manual proxy configuration Auto-detect proxy settings Automatic proxy configuration - Tracking Protection + Tracking Protection (Moved) If this policy is not configured, tracking protection is not enabled by default in the browser but it is enabled by default in private browsing and the user can change it. If this policy is disabled, tracking protection is disabled and locked in both the browser and private browsing. If this policy is enabled, private browsing is enabled by default in both the browser and private browsing and you can choose whether or not to prevent the user from changing it. + Tracking Protection + Enabled + If this policy is enabled, tracking protection is enabled. + +If this policy is disabled, tracking protection is disabled and cannot be changed by the user. + +If this policy is not configured, standard tracking protection is used and the user can change it. + Cryptomining + If this policy is enabled, scripts that use cryptomining are blocked. + +If this policy is disabled or not configured, scripts that use cryptomining are not blocked. + Fingerprinting + If this policy is enabled, scripts that use fingerprinting are blocked. + +If this policy is disabled or not configured, scripts that use fingerprinting are not blocked. + Exceptions + If this policy is enabled, you can specify origins where tracking protection is not enabled. + +If this policy is disabled or not configured, tracking protection is enabled for all websites. + Do not allow tracking protection preferences to be changed + If this policy is enabled, tracking protection preferences cannot be changed by the user. + +If this policy is disabled or not configured, the user can change tracking protection preferences. Requested locale + Requested locale (string) If this policy is enabled, you can specify a list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active. If this policy is disabled or not configured, the application will use the default locale. @@ -489,6 +672,12 @@ If this policy is disabled or not configured, search engines can be installed fr If this policy is enabled, you can specify the names of engines to be removed or hidden. If this policy is disabled or not configured, search engines will not be removed or hidden. + Search Suggestions + If this policy is disabled, search suggestions will be disabled. + +If this policy is enabled, search suggestions will be enabled. + +If this policy is not configured, search suggestions will be enabled, but the user can turn them off. Minimum SSL version enabled If this policy is enabled, Firefox will not use SSL/TLS versions less than the value specified. @@ -501,6 +690,95 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T TLS 1.1 TLS 1.2 TLS 1.3 + Support Menu + If this policy is enabled, a new menuitem is added to the help menu with support information. + +If this policy is disabled or not configured, no menuitem is added. + What's New + If this policy is disabled, the What's new icon and menuitem will not be displayed. + +If this policy is enabled or not configured, the What's New icon and menuitem will be displayed. + Extension Recommendations + If this policy is disabled, extensions will not be recommended as the user visits websites. + +If this policy is enabled or not configured, extensions will be recommended as the user visits websites. + Feature Recommendations + If this policy is disabled, Firefox features will not be recommended as the user uses Firefox. + +If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox. + Urlbar Interventions + If this policy is disabled, actions will not be recommended based on what the user types in the URL bar. + +If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar. + If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false. + +For a description of the preference, see: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + If this policy is enabled, the preference is locked to the string entered. If this policy is disabled, it has no effect. + +For a description of the preference, see: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + If this policy is enabled, the preference is locked to the value selected. If this policy is disabled, it has no effect. + +For a description of the preference, see: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. + This preference is no longer support on Windows. We are investigating creating a policy. + Auto (0) + Always Off (1) + Ask Every Time + Select Automatically + accessibility.force_disabled + app.update.auto (Deprecated) + browser.bookmarks.autoExportHTML + browser.bookmarks.file + browser.bookmarks.restore_default_bookmarks + browser.cache.disk.enable + browser.fixup.dns_first_for_single_words + browser.places.importBookmarksHTML + browser.safebrowsing.phishing.enabled + browser.safebrowsing.malware.enabled + browser.search.update + browser.tabs.warnOnClose + browser.cache.disk.parent_directory + browser.slowStartup.notificationDisabled + browser.taskbar.previews.enable + browser.urlbar.suggest.bookmark + browser.urlbar.suggest.history + browser.urlbar.suggest.openpage + datareporting.policy.dataSubmissionPolicyBypassNotification + dom.allow_scripts_to_close_windows + dom.disable_window_flip + dom.disable_window_move_resize + dom.event.contextmenu.enabled + dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl + dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl + dom.xmldocument.load.enabled + dom.xmldocument.async.enabled + extensions.blocklist.enabled + geo.enabled + extensions.getAddons.showPane + intl.accept_languages + media.eme.enabled + media.gmp-gmpopenh264.enabled + media.gmp-widevinecdm.enabled + network.dns.disableIPv6 + network.IDN_show_punycode + places.history.enabled + print.save_print_settings + security.default_personal_cert + security.ssl.errorReporting.enabled + security.mixed_content.block_active_content + ui.key.menuAccessKeyFocuses + browser.newtabpage.activity-stream.default.sites + extensions.htmlaboutaddons.recommendations.enabled + media.peerconnection.enabled + media.peerconnection.ice.obfuscate_host_addresses.whitelist + security.osclientcerts.autoload + security.tls.hello_downgrade_check + widget.content.gtk-theme-override @@ -515,6 +793,10 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T Always allow NTLM on non FQDNs Always allow SPNEGO on non FQDNs + + Allow NTLM to automatically authenticate with proxy servers + Allow SPNEGO to automatically authenticate with proxy servers + @@ -540,6 +822,13 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T Don't allow tracking protection preferences to be changed. + Block cryptomining scripts. + Block fingerprinting scripts. + Exceptions: + + + + @@ -600,6 +889,9 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T + + + @@ -655,6 +947,66 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T + + Title: + + + URL: + + + Access key: + + + + + + + + + + + + + + + + + + Cache + Cookies + Download History + Form & Search History + Browsing History + Active Logins + Site Preferences + Offline Website Data + + + Search + Top Sites + Download History + Recommended by Pocket + Snippets + Don't allow settings to be changed + + + + + + + + + + + + + + diff --git a/windows/es-ES/firefox.adml b/windows/es-ES/firefox.adml index 2752eac..0ab27a5 100644 --- a/windows/es-ES/firefox.adml +++ b/windows/es-ES/firefox.adml @@ -1,23 +1,38 @@ - + Microsoft Windows XP SP2 o posterior + Ya no tiene soporte Firefox 60 o posterior, Firefox 60 ESR o posterior Firefox 62 o posterior, Firefox 60.2 ESR o posterior Firefox 63 o posterior Firefox 64 o posterior, Firefox 60.4 ESR o posterior Firefox 66 o posterior, Firefox 60.6 ESR o posterior Firefox 67 o posterior, Firefox 60.7 ESR o posterior + Firefox 68 o posterior, Firefox 68 ESR o posterior + Firefox 68.0.1 o posterior, Firefox 68.0.1 ESR o posterior Firefox 60 ESR o posterior + Firefox 68.5 ESR o posterior + Firefox 69 o posterior, Firefox 68.1 ESR o posterior + Firefox 70 o posterior, Firefox 68.2 ESR o posterior + Firefox 71 o posterior, Firefox 68.3 ESR o posterior + Firefox 72 o posterior, Firefox 68.4 ESR o posterior + Firefox 73 o posterior, Firefox 68.5 ESR o posterior + Firefox 74 o posterior, Firefox 68.6 ESR o posterior + Firefox 75 o posterior, Firefox 68.7 ESR o posterior + Firefox 75 o posterior + Firefox 76 o posterior, Firefox 68.8 ESR o posterior + Firefox 77 o posterior, Firefox 68.9 ESR o posterior Firefox Permisos - Camera + Cámara Micrófono Ubicación Notificaciones + Reproducción automática Autenticación Marcadores Certificados @@ -28,20 +43,28 @@ Flash Página de inicio Búsqueda + Preferencias + User Messaging Sitios permitidos Sitios bloqueados + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + +If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + +If this policy is not configured, the user can choose whether not Firefox is automatically updated. URL de actualización personalizada - Si esta política está habilitada, puede establecer una URL para un servidor de actualización que no sea el predeterminado. Esto podría ser útil si ejecuta su propio servidor de actualización en su red. + Si esta política está habilitada, podrá establecer una URL para un servidor de actualización que no sea el predeterminado. Esto podría ser útil si ejecuta tu propio servidor de actualización en tu red. -Si esta política está deshabilitada o no está configurada, se utiliza la URL de actualización predeterminada. +Si esta política está deshabilitada o no está configurada, se utilizará la URL de actualización predeterminada. SPNEGO - Si esta política está habilitada, los sitios web especificados pueden participar en la autenticación SPNEGO con el navegador. Las entradas en la lista tienen el formato de midominio.com o https://miotrodominio.com. + Si esta política está habilitada, los sitios web especificados podrán participar en la autenticación SPNEGO con el navegador. Las entradas en la lista tienen el formato de midominio.com o https://miotrodominio.com. -Si esta política está deshabilitada o no está configurada, no se permite que ningún sitio web participe en la autenticación SPNEGO con el navegador. +Si esta política está deshabilitada o no está configurada, no se permitirá que ningún sitio web participe en la autenticación SPNEGO con el navegador. Para más información, visite https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. Delegar - Si esta política está habilitada, el navegador puede delegar la autorización del usuario al servidor para los sitios web especificados. Las entradas en la lista tienen el formato de midominio.com o https://miotrodominio.com. + Si esta política está habilitada, el navegador podrá delegar la autorización del usuario al servidor para los sitios web especificados. Las entradas en la lista tienen el formato de midominio.com o https://miotrodominio.com. Si esta política está deshabilitada o no está configurada, el navegador no delegará la autorización del usuario al servidor para ningún sitio web. @@ -53,29 +76,37 @@ Si esta política está deshabilitada o no está configurada, no se confía en q Para más información, visite https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. Permitir que no sean FQDN - Si esta política está habilitada, siempre puede permitir SPNEGO o NTLM que no sean FQDN (nombres de dominio totalmente calificados). + Si esta política está habilitada (y las casillas de verificación están marcadas), siempre podrá permitir SPNEGO o NTLM que no sean FQDN (nombres de dominio totalmente calificados). Si esta política está deshabilitada o no está configurada, NTLM y SPNEGO no están habilitados en que no sean FQDN. + Permitir proxies + Si esta política está deshabilitada, SPNEGO y NTLM no se autenticarán con servidores proxy. + +Si esta política está habilitada (y las casillas de verificación están marcadas) o no está configurada, NTLM y SPNEGO siempre se autenticarán con proxies. + No permitir que se cambien las preferencias de autenticación + Si esta política está deshabilitada, el usuario podrá cambiar las preferencias de autenticación. + +Si esta política está habilitada o no está configurada, el usuario no podrá cambiar las preferencias de autenticación. Bloquear el administrador de complementos - Si esta política está habilitada, el usuario no puede acceder al administrador de complementos o en about:addons. + Si esta política está habilitada, el usuario no podrá acceder al administrador de complementos o en about:addons. -Si esta política está deshabilitada o no está configurada, el usuario puede acceder al administrador de complementos o en about:addons. +Si esta política está deshabilitada o no está configurada, el usuario podrá acceder al administrador de complementos o en about:addons. Bloquear about:config - Si esta política está habilitada, el usuario no puede acceder en about:config. + Si esta política está habilitada, el usuario no podrá acceder en about:config. -Si esta política está deshabilitada o no está configurada, el usuario puede acceder en about:config. +Si esta política está deshabilitada o no está configurada, el usuario podrá acceder en about:config. Bloquear about:profiles - Si esta política está habilitada, el usuario no puede acceder en about:profiles. + Si esta política está habilitada, el usuario no podrá acceder en about:profiles. -Si esta política está deshabilitada o no está configurada, el usuario puede acceder en about:profiles. +Si esta política está deshabilitada o no está configurada, el usuario podrá acceder en about:profiles. Bloquear información de solución de problemas - Si esta política está habilitada, el usuario no puede acceder a la información de solución de problemas o about:support. + Si esta política está habilitada, el usuario no podrá acceder a la información de solución de problemas o about:support. -Si esta política está deshabilitada o no está configurada, el usuario puede acceder a la información de solución de problemas y en about:support. +Si esta política está deshabilitada o no está configurada, el usuario podrá acceder a la información de solución de problemas y en about:support. Deshabilitar establecer imagen de fondo - Si esta política está habilitada, el usuario no puede establecer una imagen como imagen de fondo. + Si esta política está habilitada, el usuario no podrá establecer una imagen como imagen de fondo. -Si esta política está deshabilitada o no está configurada, los usuarios pueden establecer imágenes como imagen de fondo. +Si esta política está deshabilitada o no está configurada, los usuarios podrán establecer imágenes como imagen de fondo. Portal cautivo Si esta política está deshabilitada, el soporte del portal cautivo está deshabilitado. @@ -88,14 +119,40 @@ Si esta política está deshabilitada o no está configurada, Firefox no leerá Si esta política está habilitada, Firefox instalará los certificados listados en Firefox. Se verá en %USERPROFILE%\AppData\Local\Mozilla\Certificates y %USERPROFILE%\AppData\Roaming\Mozilla\Certificates. Si esta política está deshabilitada o no está configurada, Firefox no instalará certificados adicionales. - Configurar DNS mediante HTTPS - Si esta política está habilitada, se puede cambiar la configuración predeterminada de DNS mediante HTTPS. + Directorio de descarga predeterminado + Si esta política está habilitada, podrá establecer el directorio predeterminado para las descargas. ${home} se puede utilizar para la ruta de inicio nativa. + +Si esta política está deshabilitada o no está configurada, se utilizará el directorio de descarga predeterminado de Firefox. + Directorio de descarga + Si esta política está habilitada, podrá configurar y bloquear el directorio para las descargas. ${home} se puede utilizar para la ruta de inicio nativa. + +Si esta política está deshabilitada o no está configurada, se utilizará el directorio de descarga predeterminado de Firefox y el usuario puede cambiarlo. + DNS Over HTTPS + Enabled + If this policy is disabled, DNS over HTTPS is disabled. + +If this policy is enabled or not configured, DNS Over HTTPS is enabled. + Provider URL + If this policy is enabled, the URL specified is used as the provider URL. + +If this policy is disabled or not configured, the default provider is used. + + Locked + If this policy is enabled, DNS over HTTPS settings cannot be changed by the user. + +If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user. + Excluded Domains + If this policy is enabled, the specified domains are excluded from DNS over HTTPS. + +If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS. + Configurar DNS mediante HTTPS (Moved) + Si esta política está habilitada, se podrá cambiar la configuración predeterminada de DNS mediante HTTPS. Si esta política está deshabilitada o no está configurada, DNS mediante HTTPS usa la configuración predeterminada de Firefox. Deshabilitar la creación de contraseña maestra - Si esta política está habilitada, los usuarios no pueden crear una contraseña maestra. + Si esta política está habilitada, los usuarios no podrán crear una contraseña maestra. -Si esta política está deshabilitada o no está configurada, los usuarios pueden crear una contraseña maestra. +Si esta política está deshabilitada o no está configurada, los usuarios podrán crear una contraseña maestra. Deshabilitar actualización Si esta política está habilitada, el navegador no recibirá actualizaciones. @@ -104,18 +161,24 @@ Si esta política está deshabilitada o no está configurada, el navegador recib Si esta política está habilitada, los archivos PDF no se visualizan dentro de Firefox. Si esta política está deshabilitada o no está configurada, los archivos PDF se visualizan dentro de Firefox. + Disable the default browser agent. + If this policy is enabled, the default browser agent is disabled. + +If this policy is disabled or not configured, the default browser agent is enabled. + +For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html Deshabilitar herramientas para desarrolladores Si esta política está habilitada, las herramientas para desarrolladores web no están disponibles dentro de Firefox. -Si esta política está deshabilitada o no está configurada, las herramientas para desarrolladores web están disponibles dentro de Firefox. +Si esta política está deshabilitada o no está configurada, las herramientas para desarrolladores web estarán disponibles dentro de Firefox. Deshabilitar comandos de comentarios Si esta política está habilitada, los menús "Enviar comentario" y "Reportar sitio engañoso" no estarán disponibles en el menú de ayuda. Si esta política está deshabilitada o no está configurada, los menús "Enviar comentario" y "Reportar sitio engañoso" estarán disponibles en el menú de ayuda. Deshabilitar cuentas de Firefox - Si esta política está habilitada, las cuentas de Firefox están deshabilitadas, lo que incluye deshabilitar Sync. + Si esta política está habilitada, las cuentas de Firefox estarán deshabilitadas, lo que incluye deshabilitar Sync. -Si esta política está deshabilitada o no está configurada, las las cuentas de Firefox y Sync están disponibles. +Si esta política está deshabilitada o no está configurada, las cuentas de Firefox y Sync están disponibles. Deshabilitar captura de pantalla de Firefox Si esta política está habilitada, capturar de pantalla de Firefox no estará disponible. @@ -123,7 +186,7 @@ Si esta política está deshabilitada o no está configurada, capturar de pantal Deshabilitar estudios de Firefox Si esta política está habilitada, Firefox nunca ejecutará estudios de SHIELD ni realizará encuestas de Heartbeat. -Si esta política está deshabilitada o no está configurada, el usuario puede elegir habilitar los estudios SHIELD o las encuestas Heartbeat. +Si esta política está deshabilitada o no está configurada, el usuario podrá elegir habilitar los estudios SHIELD o las encuestas Heartbeat. Para más información, visite https://support.mozilla.org/en-US/kb/shield y https://wiki.mozilla.org/Firefox/Shield/Heartbeat Deshabilitar el botón olvidar @@ -134,14 +197,18 @@ Si esta política está deshabilitada o no está configurada, el botón "Ol Si esta política está habilitada, Firefox no recordará el formulario ni el historial de búsqueda. Si esta política está deshabilitada o no está configurada, Firefox recordará el formulario y el historial de búsqueda. + No permitir que se revelen las contraseñas en los inicios de sesión guardados + Si esta política está habilitada, los usuarios no podrán ver las contraseñas en los inicios de sesión guardados. + +Si esta política está deshabilitada o no está configurada, los usuarios podrán ver las contraseñas en los inicios de sesión guardados. Deshabilitadar Pocket Si esta política está habilitada, Pocket no está disponible. Si esta política está deshabilitada o no está configurada, Pocket está disponible. Deshabilitar la navegación privada - Si esta política está habilitada, no se permite la navegación privada. + Si esta política está habilitada, no se permitirá la navegación privada. -Si esta política está deshabilitada o no está configurada, se permite la navegación privada. +Si esta política está deshabilitada o no está configurada, se permitirá la navegación privada. Deshabilitar importación de perfil Si esta política está habilitada, la opción "Importar datos desde otro navegador" no estará disponible en la ventana de marcadores. @@ -151,21 +218,21 @@ Si esta política está ddeshabilitada o no está configurada, la opción " Si esta política está deshabilitada o no está configurada, el botón "Actualizar Firefox" estará disponible. Deshabilitar modo seguro - Si esta política está habilitada, el usuario no puede reiniciar el navegador en modo seguro. + Si esta política está habilitada, el usuario no podrá reiniciar el navegador en modo seguro. -Si esta política está deshabilitada o no está configurada, se permite el modo seguro. +Si esta política está deshabilitada o no está configurada, se permitirá el modo seguro. Evitar anular los errores de certificado Si esta política está habilitada, el botón "Añadir excepción" no estará disponible cuando un certificado no es válido. Esto evita que el usuario anule el error de certificado. Si esta política está deshabilitada o no está configurada, los errores de certificado pueden anularse. Evitar anular los errores de navegación segura - Si esta política está habilitada, un usuario no puede eludir la advertencia y visitar un sitio dañino. + Si esta política está habilitada, un usuario no podrá eludir la advertencia y visitar un sitio dañino. -Si esta política está deshabilitada o no está configurada, un usuario puede elegir visitar un sitio dañino. +Si esta política está deshabilitada o no está configurada, un usuario podrá elegir visitar un sitio dañino. Deshabilitar actualización de complementos del sistema Si esta política está habilitada, los nuevos complementos del sistema no se instalarán y los complementos del sistema existentes no se actualizarán. -Si esta política está deshabilitada o no está configurada, los complementos del sistema se instalan y actualizan. +Si esta política está deshabilitada o no está configurada, los complementos del sistema se instalarán y actualizarán. Deshabilitar telemetría Si esta política está habilitada, la telemetría no se carga. @@ -173,195 +240,277 @@ Si esta política está deshabilitada o no está configurada, la telemetría se Mozilla recomienda que no deshabilite la telemetría. La información recopilada a través de la telemetría nos ayuda a construir un mejor producto para empresas como la suya. Mostrar barra de herramientas de marcadores - Si esta política está habilitada, la barra de herramientas de marcadores se muestra de forma predeterminada. El usuario aún puede ocultarlo. + Si esta política está habilitada, la barra de herramientas de marcadores se mostrará de manera predeterminada. El usuario aún podrá ocultarlo. + +Si esta política está deshabilitada o no está configurada, la barra de herramientas de marcadores no se mostrará de forma predeterminada. + Mostrar barra de menú (obsoleto) + Si esta política está habilitada, la barra de menú se mostrará de forma predeterminada. El usuario aún puede ocultarlo. -Si esta política está deshabilitada o no está configurada, la barra de herramientas de marcadores no se muestra de forma predeterminada. - Mostrar barra de menú - Si esta política está habilitada, la barra de menú se muestra de forma predeterminada. El usuario aún puede ocultarlo. +Si esta política está deshabilitada o no está configurada, la barra de menú no se mostrará de forma predeterminada. + Mostrar barra de menú + Si esta política está habilitada, podrá elegir si se muestra o no la barra de menú, y si el usuario podrá mostrar u ocultar la barra de menú. -Si esta política está deshabilitada o no está configurada, la barra de menú no se muestra de forma predeterminada. +Si esta política está deshabilitada o no está configurada, la barra de menú no se muestrará de forma predeterminada. + Siempre + Nunca + Encendido de forma predeterminada + Apagado de forma predeterminada No verificar el navegador predeterminado - Si esta política está habilitada, Firefox no verificará si es el navegador predeterminado al inicio. + Si esta política está habilitada, Firefox no comprobará si es el navegador predeterminado al inicio. -Si esta política está deshabilitada o no está configurada, Firefox comprueba si es el navegador predeterminado al inicio. +Si esta política está deshabilitada o no está configurada, Firefox compruebará si es el navegador predeterminado al inicio. Extensiones para instalar - Si esta política está habilitada, puede especificar una lista de URL de extensiones o rutas que se instalarán cuando se inicie Firefox. + Si esta política está habilitada, podrá especificar una lista de URL de extensiones o rutas que se instalarán cuando se inicie Firefox. Cada vez que se cambie esta lista, las extensiones se reinstalarán. Si esta política está deshabilitada o no está configurada, no se instalarán extensiones. Extensiones para desinstalar - Si esta política está habilitada, puede especificar una lista de ID de extensiones que se desinstalarán. + Si esta política está habilitada, podrá especificar una lista de ID de extensiones que se desinstalarán. Cada vez que se cambie esta lista, las extensiones se desinstalarán. -Si esta política está deshabilitada o no está configurada, no se desinstalarán extensiones. +Si esta política está deshabilitada o no está configurada, no se desinstalarán las extensiones. Evitar que las extensiones se deshabiliten o se borrén - Si esta política está habilitada, puede especificar una lista de ID de extensiones que el usuario no podrá desinstalar o deshabilitar. + Si esta política está habilitada, podrá especificar una lista de ID de extensiones que el usuario no podrá desinstalar o deshabilitar. Si esta política está deshabilitada o no está configurada, no se bloquearán las extensiones. Actualización de extensiones Si esta política está deshabilitada, las extensiones no se actualizarán automáticamente. Si esta política está habilitada o no está configurada, las extensiones se actualizarán automáticamente. + Gestión de extensiones + Si esta política está habilitada, podrá utilizar JSON para describir la política de gestión de extensiones. + +Si esta política está deshabilitada o no está configurada, las extensiones no se gestionarán. + +Para obtener información detallada sobre la creación de la política, visite https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings. Aceleración por hardware - Si esta política está deshabilitada, la aceleración de hardware no se puede habilitar. + Si esta política está deshabilitada, la aceleración por hardware no se puede habilitar. Si esta política está habilitada o no está configurada, la aceleración por hardware está habilitada. + Perfiles heredados + Si esta política está habilitada, Firefox no intentará crear diferentes perfiles para instalaciones de Firefox en diferentes directorios. Esto es el equivalente de la variable de entorno MOZ_LEGACY_PROFILES. + +Si esta política está deshabilitada o no está configurada, Firefox creará un perfil nuevo para cada instalación única de Firefox. + Enlaces a archivos locales + Si esta política está habilitada, podrá especificar orígenes donde se permita la vinculación a archivos locales. + +Si esta política está deshabilitada o no está configurada, los sitios web no podrán enlazar a archivos locales. Predicción de red Si esta política está deshabilitada, la predicción de red (preprocesamiento DNS) se deshabilitará. Si esta política está habilitada o no está configurada, se habilitará la predicción de red (preprocesamiento DNS). + Página de pestaña nueva + Si esta política está deshabilitada, la página de la pestaña nueva estará en blanco. + +Si esta política está habilitada o no está configurada, la página de la pestaña nueva será la predeterminada. Sugerir guardar inicios de sesión Si esta política está habilitada o no está configurada, Firefox ofrecerá guardar los inicios de sesión y las contraseñas de sitios web. Si esta política está deshabilitada, Firefox no ofrecerá guardar los inicios de sesión y las contraseñas de sitios web. - Si esta política está habilitada, las ventanas emergentes siempre están permitidas para los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permiten ventanas emergentes para todos los subdominios. + Sugerir guardar inicios de sesión (predeterminado) + Si esta política está habilitada o no está configurada, Firefox ofrecerá guardar los inicios de sesión y las contraseñas de sitios web. + +Si esta política está deshabilitada, Firefox no ofrecerá guardar los inicios de sesión y las contraseñas de sitios web. + +En cualquier caso, el usuario podrá cambiar el valor (no está bloqueado). + Si esta política está habilitada, las ventanas emergentes siempre estarán permitidas para los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permitirán ventanas emergentes para todos los subdominios. -Si esta política está deshabilitada o no está configurada, se sigue la política de ventanas emergentes predeterminada. +Si esta política está deshabilitada o no está configurada, se seguirá la política de ventanas emergentes predeterminada. Permitir ventanas emergentes de sitios web - Si esta política está deshabilitada, se permiten ventanas emergentes de los sitios web de forma predeterminada. + Si esta política está deshabilitada, se permitirán ventanas emergentes de los sitios web de forma predeterminada. -Si esta política no está configurada o habilitada, las ventanas emergentes no están permitidas desde los sitios web. +Si esta política no está configurada o habilitada, las ventanas emergentes no estarán permitidas desde los sitios web. No permita que se cambien las preferencias - Si esta política está habilitada, el usuario no puede cambiar las preferencias de ventanas emergentes. + Si esta política está habilitada, el usuario no podrá cambiar las preferencias de ventanas emergentes. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar sus preferencias de ventanas emergentes. - Si esta política está habilitada, los complementos siempre están permitidos para los orígenes indicados a menos que la instalación de complementos esté deshabilitada. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permiten complementos para todos los subdominios. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar tus preferencias de ventanas emergentes. + Si esta política está habilitada, los complementos siempre estarán permitidos para los orígenes indicados a menos que la instalación de complementos esté deshabilitada. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permiten complementos para todos los subdominios. -Si esta política está deshabilitada o no está configurada, se sigue la política de complementos predeterminada. +Si esta política está deshabilitada o no está configurada, se seguirá la política de complementos predeterminada. Permitir instalaciones complementarias desde sitios web - Si esta política está deshabilitada, no se pueden instalar complementos. + Si esta política está deshabilitada, no se podrán instalar complementos. -Si esta política no está configurada o habilitada, se pueden instalar complementos. - Si esta política está habilitada, las cookies siempre están permitidas para los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permiten cookies para todos los subdominios. +Si esta política no está configurada o habilitada, se podrán instalar complementos. + Si esta política está habilitada, las cookies siempre estarán permitidas para los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se permitirán cookies para todos los subdominios. -Si esta política está deshabilitada o no está configurada, se sigue la política de cookies predeterminada. - Si esta política está habilitada, las cookies están bloqueadas por los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se bloquean las cookies de todos los subdominios. +Si esta política está deshabilitada o no está configurada, se seguirá la política de cookies predeterminada. + Si esta política está habilitada, las cookies estarán bloqueadas por los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), también se bloquearán las cookies de todos los subdominios. -Si esta política está deshabilitada o no está configurada, las cookies no están bloqueadas de manera predeterminada. +Si esta política está deshabilitada o no está configurada, las cookies no estarán bloqueadas de manera predeterminada. Aceptar cookies de sitios web Si esta política está deshabilitada, las cookies no son aceptadas por los sitios web de forma predeterminada. -Si esta política no está configurada o habilitada, se aceptan cookies de los sitios web. +Si esta política no está configurada o habilitada, se aceptarán cookies de los sitios web. Aceptar cookies de terceros - Si esta política está habilitada y se permiten las cookies, puede establecer cuándo aceptar las cookies de terceros. + Si esta política está habilitada y se permiten las cookies, podrá establecer cuándo aceptar las cookies de terceros. Esta configuración se ignora si esta política está deshabilitada o no está configurada o si las cookies no están permitidas. Permitir Nunca Desde visitado Guardar las cookies hasta que Firefox esté cerrado - Si esta política está habilitada y las cookies están permitidas, caducarán cuando se cierre Firefox. + Si esta política está habilitada y las cookies estarán permitidas, caducarán cuando se cierre Firefox. -Esta configuración se ignora si esta política está deshabilitada o no está configurada, o si las cookies no están permitidas. +Esta configuración se ignora si esta política está deshabilitada o no está configurada, o si las cookies no estarán permitidas. Bloquear rastreadores - Si esta política está habilitada y las cookies están permitidas, Firefox bloqueará las cookies de rastreo de forma predeterminada. + Si esta política está habilitada y las cookies estarán permitidas, Firefox bloqueará las cookies de rastreo de manera predeterminada. -Esta configuración se ignora si esta política está deshabilitada o no está configurada, o si las cookies no están permitidas. +Esta configuración se ignora si esta política está deshabilitada o no está configurada, o si las cookies no estarán permitidas. No permitir que se cambien las preferencias - Si esta política está habilitada, el usuario no puede cambiar las preferencias de cookies. + Si esta política está habilitada, el usuario no podrá cambiar las preferencias de cookies. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar sus preferencias de cookies. - Si esta política está habilitada, el acceso a la cámara siempre está permitido para los orígenes indicados. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar tus preferencias de cookies. + Si esta política está habilitada, el acceso a la cámara siempre estará permitido para los orígenes indicados. -Si esta política está deshabilitada o no está configurada, se sigue la política de cámara predeterminada. - Si esta política está habilitada, el acceso a la cámara está bloqueado por los orígenes indicados. +Si esta política está deshabilitada o no está configurada, se seguirá la política de cámara predeterminada. + Si esta política está habilitada, el acceso a la cámara estará bloqueado por los orígenes indicados. -Si esta política está deshabilitada o no está configurada, el acceso a la cámara no está bloqueado de forma predeterminada. +Si esta política está deshabilitada o no está configurada, el acceso a la cámara no estará bloqueado de manera predeterminada. Bloquear nuevas solicitudes para acceder a la cámara - Si esta política está habilitada, los sitios que no están en la política permitir no podrán solicitar permiso para acceder a la cámara. + Si esta política está habilitada, los sitios que no estén en la política permitir no podrán solicitar permiso para acceder a la cámara. -Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo puede solicitar permiso para acceder a la cámara. +Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo podrá solicitar permiso para acceder a la cámara. No permitir que se cambien las preferencias - Si esta política está habilitada, el usuario no puede cambiar las preferencias de la cámara. + Si esta política está habilitada, el usuario no podrá cambiar las preferencias de la cámara. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar sus preferencias de la cámara. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar sus preferencias de la cámara. Si esta política está habilitada, el acceso al micrófono siempre está permitido para los orígenes indicados. -Si esta política está deshabilitada o no está configurada, se sigue la política de micrófono predeterminada. - Si esta política está habilitada, el acceso al micrófono está bloqueado por los orígenes indicados. +Si esta política está deshabilitada o no está configurada, se seguirá la política de micrófono predeterminada. + Si esta política está habilitada, el acceso al micrófono estará bloqueado por los orígenes indicados. -Si esta política está deshabilitada o no está configurada, el acceso al micrófono no está bloqueado de forma predeterminada. +Si esta política está deshabilitada o no está configurada, el acceso al micrófono no estará bloqueado de manera predeterminada. Bloquear solicitudes nuevas para acceder al micrófono - Si esta política está habilitada, los sitios que no están en la política permitir no podrán solicitar permiso para acceder al micrófono. + Si esta política está habilitada, los sitios que no estén en la política permitir no podrán solicitar permiso para acceder al micrófono. -Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo puede solicitar permiso para acceder al micrófono. +Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo podrá solicitar permiso para acceder al micrófono. No permitir que se cambien las preferencias - Si esta política está habilitada, el usuario no puede cambiar las preferencias del micrófono. + Si esta política está habilitada, el usuario no podrá cambiar las preferencias del micrófono. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar sus preferencias de la cámara. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar sus preferencias de la cámara. Si esta política está habilitada, el acceso a la ubicación siempre está permitido para los orígenes indicados. -Si esta política está deshabilitada o no está configurada, se sigue la política de ubicación predeterminada. - Si esta política está habilitada, el acceso a la ubicación está bloqueado por los orígenes indicados. +Si esta política está deshabilitada o no está configurada, se seguirá la política de ubicación predeterminada. + Si esta política está habilitada, el acceso a la ubicación estará bloqueado por los orígenes indicados. -Si esta política está deshabilitada o no está configurada, el acceso a la ubicación no está bloqueado de manera predeterminada. +Si esta política está deshabilitada o no está configurada, el acceso a la ubicación no estará bloqueado de manera predeterminada. Bloquear nuevas solicitudes para acceder a la ubicación - Si esta política está habilitada, los sitios que no están en la política permitir no podrán solicitar permiso para acceder a la ubicación. + Si esta política está habilitada, los sitios que no estén en la política permitir no podrán solicitar permiso para acceder a la ubicación. -Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo puede solicitar permiso para acceder a la ubicación. +Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo podrá solicitar permiso para acceder a la ubicación. No permitir que se cambien las preferencias - Si esta política está habilitada, el usuario no puede cambiar las preferencias de ubicación. + Si esta política está habilitada, el usuario no podrá cambiar las preferencias de ubicación. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar las preferencias de ubicación. - Si esta política está habilitada, las notificaciones siempre se pueden enviar para los orígenes indicados. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar las preferencias de ubicación. + Si esta política está habilitada, las notificaciones siempre se podrán enviar para los orígenes indicados. -Si esta política está deshabilitada o no está configurada, se sigue la política de notificaciones predeterminada. - Si esta política está habilitada, las notificaciones siempre están bloqueadas por los orígenes indicados. +Si esta política está deshabilitada o no está configurada, se seguirá la política de notificaciones predeterminada. + Si esta política está habilitada, las notificaciones siempre estarán bloqueadas por los orígenes indicados. -Si esta política está deshabilitada o no está configurada, las notificaciones no están bloqueadas de manera predeterminada. +Si esta política está deshabilitada o no está configurada, las notificaciones no estarán bloqueadas de manera predeterminada. Bloquear nuevas solicitudes para enviar notificaciones - Si esta política está habilitada, los sitios que no están en la política permitir no podrán solicitar permiso para enviar notificaciones. + Si esta política está habilitada, los sitios que no estén en la política permitir no podrán solicitar permiso para enviar notificaciones. -Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo puede solicitar permiso para enviar notificaciones. +Si esta política está deshabilitada o no está configurada, cualquier sitio que no esté en la política de bloqueo podrá solicitar permiso para enviar notificaciones. No permitir que se cambien las preferencias Si esta política está habilitada, el usuario no puede cambiar las preferencias de notificaciones. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar sus preferencias de notificaciones. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar sus preferencias de notificaciones. + Si esta política está habilitada, la reproducción automática siempre estará habilitada para los orígenes indicados. + +Si esta política está deshabilitada o no está configurada, se seguirá la política predeterminada de reproducción automática. + Si esta política está habilitada, la reproducción automática siempre se bloqueará para los orígenes indicados. + +Si esta política está deshabilitada o no está configurada, se seguirá la política predeterminada de reproducción automática. + Personalizar inicio de Firefox + Si esta política está habilitada, podrá elegir las secciones que se muestran en la página de inicio de Firefox e impedir que el usuario las cambie. + +Si esta política está deshabilitada o no está configurada, se mostrarán las secciones predeterminadas y el usuario podrá cambiarlas. Si esta política está habilitada, Flash se activa de manera predeterminada para los orígenes indicados, a menos que Flash esté completamente deshabilitado. Si se especifica un dominio de nivel superior (http://ejemplo.org), Flash también está permitido para todos los subdominios. -Si esta política está deshabilitada o no está configurada, se sigue la política de Flash predeterminada. - Si esta política está habilitada, Flash está bloqueado por los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), Flash también está bloqueado para todos los subdominios. +Si esta política está deshabilitada o no está configurada, se seguirá la política de Flash predeterminada. + Si esta política está habilitada, Flash estará bloqueado por los orígenes indicados. Si se especifica un dominio de nivel superior (http://ejemplo.org), Flash también está bloqueado para todos los subdominios. -Si esta política está deshabilitada o no está configurada, se sigue la política de Flash predeterminada. +Si esta política está deshabilitada o no está configurada, se seguirá la política de Flash predeterminada. Activar Flash en sitios web - Si esta política está habilitada, Flash siempre se activa en los sitios web. + Si esta política está habilitada, Flash siempre se activará en los sitios web. -Si esta política está deshabilitada, Flash nunca se activa en los sitios web, incluso si se encuentran en la lista especificada en permitir. +Si esta política está deshabilitada, Flash nunca se activará en los sitios web, incluso si se encuentran en la lista especificada en permitir. Si esta política no está configurada, hace clic para ejecutar Flash. No permitir que se cambien las preferencias - Si esta política está habilitada, el usuario no puede cambiar las preferencias de Flash. + Si esta política está habilitada, el usuario no podrá cambiar las preferencias de Flash. -Si esta política está deshabilitada o no está configurada, el usuario puede cambiar sus preferencias de Flash. +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar sus preferencias de Flash. Bloquear la primera página de ejecución - Si esta política está habilitada, puede especificar una URL para ser utilizada como la primera página de ejecución. Si deja la URL en blanco, no se mostrará la primera página de ejecución. + Si esta política está habilitada, podrá especificar una URL para ser utilizada como la primera página de ejecución. Si deja la URL en blanco, no se mostrará la primera página de ejecución. -Si esta política está deshabilitada o no está configurada, se muestra la primera página de ejecución. +Si esta política está deshabilitada o no está configurada, se mostrará la primera página de ejecución. Bloquear la página de actualización - Si esta política está habilitada, puede especificar que se muestre una URL después de actualizar Firefox. Si deja la URL en blanco, no se mostrará ninguna página de actualización. + Si esta política está habilitada, podrá especificar que se muestre una URL después de actualizar Firefox. Si deja la URL en blanco, no se mostrará ninguna página de actualización. + +Si esta política está deshabilitada o no está configurada, se mostrará la actualización. + Borrar datos cuando el navegador esté cerrado + Si esta política está habilitada, podrá elegir que los datos se borren cuando Firefox esté cerrado. + +Si esta política está deshabilitada o no está configurada, los datos no se borrarán cuando se cierre el navegador. + Borrar datos cuando el navegador esté cerrado + + Caché + Si la política está habilitada, la caché se borrará cuando se cierre el navegador. -Si esta política está deshabilitada o no está configurada, se muestra la actualización. - Borrar todos los datos cuando el navegador está cerrado - Si esta política está habilitada, todos los datos se borran cuando se cierra Firefox. Esto incluye el historial de descargas del navegador, cookies, inicios de sesión activos, caché, historial de formularios y búsquedas, preferencias del sitio y los datos del sitios web sin conexión. +Si esta política está deshabilitada o no está configurada, la caché no se borrará cuando se cierre el navegador. + Cookies + Si esta política está habilitada, las cookies se borrarán cuando se cierre el navegador. -Si esta política está deshabilitada o no está configurada, los datos no se borran cuando se cierra el navegador. +Si esta política está deshabilitada o no está configurada, las cookies no se borrarán cuando se cierre el navegador. + Historial de descargas + Si esta política está habilitada, el historial de descargas se borrará cuando se cierre el navegador. + +Si esta política está deshabilitada o no está configurada, el historial de descargas no se borrará cuando se cierre el navegador. + Historial de búsqueda y formularios + Si esta política está habilitada, los datos de formularios se borrarán cuando se cierre el navegador. + +Si esta política está deshabilitada o no está configurada, los datos de formularios no se borrarán cuando se cierre el navegador. + Historial de navegación + Si esta política está habilitada, el historial de navegación se borrará cuando se cierre el navegador. + +Si esta política está deshabilitada o no está configurada, el historial de navegación no se borrará cuando se cierre el navegador. + Sesiones activas + Si esta política está habilitada, las sesiones se borrarán cuando se cierre el navegador. + +Si esta política está deshabilitada o no está configurada, las sesiones no se borrarán cuando se cierre el navegador. + Preferencias de sitios + Si esta política está habilitada, las preferencias de sitios se borrarán cuando se cierre el navegador. + +Si esta política está deshabilitada o no está configurada, las preferencias de sitios no se borrarán cuando se cierre el navegador. + Datos del sitios web sin conexión + Si esta política está habilitada, el almacenamiento de la aplicación sin conexión se borrará cuando se cierre el navegador. + +Si esta política está deshabilitada o no está configurada, el almacenamiento de la aplicación sin conexión no se borrará cuando se cierre el navegador. + Bloqueado + Si esta política está deshabilitada, el usuario podrá cambiar todas las preferencias de apagado. + +Si esta política está habilitada, el usuario no podrá cambiar las preferencias de apagado establecidas explícitamente a través de la política. + +Si esta política no está configurada, el usuario no podrá cambiar las preferencias de apagado (comportamiento anterior). Sitios web bloqueados - Si esta política está habilitada, puede especificar patrones de coincidencia que indiquen que sitios se bloquearán. Los patrones de coincidencia están documentados en https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Solo las direcciones http/https son compatibles en este momento. Hay un límite de 1000 entradas. + Si esta política está habilitada, podrá especificar patrones de coincidencia que indiquen que sitios se bloquearán. Los patrones de coincidencia están documentados en https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Solo las direcciones http/https son compatibles en este momento. Hay un límite de 1000 entradas. -Si esta política está deshabilitada o no está configurada, no se bloquean los sitios web. +Si esta política está deshabilitada o no está configurada, no se bloquearán los sitios web. Excepciones a sitios web bloqueados - Si esta política está habilitada y el filtro del sitio web está habilitado, puede especificar patrones de coincidencia para los sitios que no desea bloquear. Los patrones de coincidencia están documentados en https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Solo las direcciones http/https son compatibles en este momento. Hay un límite de 1000 entradas. + Si esta política está habilitada y el filtro del sitio web está habilitado, podrá especificar patrones de coincidencia para los sitios que no desea bloquear. Los patrones de coincidencia están documentados en https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Solo las direcciones http/https son compatibles en este momento. Hay un límite de 1000 entradas. Si esta política está deshabilitada o no está configurada, no hay excepciones para el filtro de sitios web. - Marcador 01 - Marcador 02 - Marcador 03 - Marcador 04 - Marcador 05 - Marcador 06 - Marcador 07 - Marcador 08 - Marcador 09 + Marcador 1 + Marcador 2 + Marcador 3 + Marcador 4 + Marcador 5 + Marcador 6 + Marcador 7 + Marcador 8 + Marcador 9 Marcador 10 Marcador 11 Marcador 12 @@ -403,7 +552,7 @@ Si esta política está deshabilitada o no está configurada, no hay excepciones Marcador 48 Marcador 49 Marcador 50 - Si esta política está habilitada, puede configurar que se agregue un marcador a Firefox. Debido a un error, debe seleccionar la ubicación. Tenga en cuenta que debe especificar los marcadores en orden. + Si esta política está habilitada, podrá configurar que se agregue un marcador a Firefox. Debido a un error, debe seleccionar la ubicación. Tenga en cuenta que debe especificar los marcadores en orden. Si esta política está deshabilitada o no está configurada, no se agregará un nuevo marcador. Barra de herramientas @@ -411,33 +560,43 @@ Si esta política está deshabilitada o no está configurada, no se agregará un Sin marcadores predeterminados Si esta política está habilitada, los marcadores predeterminados y los marcadores inteligentes (etiquetas más visitadas y recientes) no se crean. -Si esta política está deshabilitada o no está configurada, se crean los marcadores predeterminados y los marcadores inteligentes (etiquetas más visitadas y recientes). +Si esta política está deshabilitada o no está configurada, se crearán los marcadores predeterminados y los marcadores inteligentes (etiquetas más visitadas y recientes). Nota: esta política solo es efectiva si se usa antes de la primera ejecución del perfil. URL de la página de inicio - Si esta política está habilitada, puede establecer una página de inicio predeterminada. También puedes bloquear la página de inicio. + Si esta política está habilitada, podrá establecer una página de inicio predeterminada. También puedes bloquear la página de inicio. -Si esta política está deshabilitada o no está configurada, el usuario puede establecer y cambiar la página de inicio. +Si esta política está deshabilitada o no está configurada, el usuario podrá establecer y cambiar la página de inicio. Páginas de inicio adicionales - Si esta política está habilitada, puede tener páginas principales adicionales. Se abren en varias pestañas. + Si esta política está habilitada, podrá tener páginas principales adicionales. Se abrirán en varias pestañas. Si esta política está deshabilitada o no está configurada, solo hay una página de inicio. Página de inicio - Si esta política está habilitada, puede cambiar lo que se muestra cuando se inicia Firefox. Puede ser la página de inicio, la sesión anterior o una página en blanco. + Si esta política está habilitada, podrá cambiar lo que se muestra cuando se inicia Firefox. Puede ser la página de inicio, la sesión anterior o una página en blanco. Si esta política está deshabilitada o no está configurada, la página de inicio se establece de manera predeterminada en la sesión anterior. Ninguno Página de inicio Sesión anterior + Administrador de contraseñas + Si esta política está deshabilitada, el administrador de contraseñas no estará disponible a través de las preferencias. + +Si esta política está habilitada o no está configurada, el administrador de contraseñas estará disponible a través de preferencias. + Solicitar ubicación de descarga + Si esta política está deshabilitada, no se solicitará al usuario una ubicación de descarga. + +Si esta política está habilitada, siempre se solicitará al usuario una ubicación de descarga. + +Si esta política no está configurada, se le solicitará al usuario una ubicación de descarga, pero se podrá a la cambiar ubicación predeterminada. Configuración del proxy - Si esta política está habilitada, puede configurar y bloquear la configuración de red. + Si esta política está habilitada, podrá configurar y bloquear la configuración de red. Seleccione el tipo de conexión y luego complete las secciones correspondientes. Debido a un error, debe seleccionar un valor para la versión proxy de SOCKS. -Si esta política está deshabilitada o no está configurada, se usa la configuración de red predeterminada y el usuario puede cambiarla. +Si esta política está deshabilitada o no está configurada, se usa la configuración de red predeterminada y el usuario podrá cambiarla. SOCKS v4 SOCKS v5 - Configuración automática de URL de proxy + Configuración automática de URL del proxy Estos solo debería establecerse si seleccionó autoConfig URLs proxy omitidas Esto solo debe configurarse si seleccionó proxy manual @@ -447,30 +606,54 @@ Si esta política está deshabilitada o no está configurada, se usa la configur Configuración manual del proxy Detección automática de la configuración del proxy Configuración automática de proxy - Protección de seguimiento - Si esta política no está configurada, la protección de seguimiento no está habilitada de forma predeterminada en el navegador, pero está habilitada de manera predeterminada en la navegación privada y el usuario puede cambiarla. + Protección contra rastreo + Si esta política no está configurada, la protección contra rastreo no estará habilitada de forma predeterminada en el navegador, pero estará habilitada de forma predeterminada en la navegación privada y el usuario podrá cambiarla. + +Si esta política está deshabilitada, la protección contra rastreo se deshabilitará y se bloquea tanto en el navegador como en la navegación privada. + +Si esta política está habilitada, la navegación privada está habilitada de forma predeterminada tanto en el navegador como en la navegación privada y podrá elegir si desea evitar que el usuario la cambie. + Protección contra rastreo + Habilitado + Si esta política está habilitada, la protección contra rastreo estará habilitada. + +Si esta política está deshabilitada, la protección contra rastreo estará deshabilitada y el usuario no podrá cambiarla. -Si esta política está deshabilitada, la protección de rastreo se deshabilitará y se bloquea tanto en el navegador como en la navegación privada. +Si esta política no está configurada, se utilizará la protección contra rastreo estándar y el usuario podrá cambiarla. + Minado de criptomonedas + Si esta política está habilitada, los scripts que utilizan minado de criptomonedas serán bloqueados. -Si esta política está habilitada, la navegación privada está habilitada de forma predeterminada tanto en el navegador como en la navegación privada y puede elegir si desea evitar que el usuario la cambie. +Si esta política está deshabilitada o no está configurada, los scripts que utilizan minado de criptomonedas no serán bloqueados. + Huellas digitales + Si esta política está habilitada, los scripts que utilizan huellas digitales serán bloqueados. + +Si esta política está deshabilitada o no está configurada, los scripts que utilizan huellas digitales no serán bloqueados. + Excepciones + Si esta política está habilitada, podrá especificar los orígenes donde la protección contra rastreo no está habilitada. + +Si esta política está deshabilitada o no está configurada, la protección contra rastreo estará habilitada para todos los sitios web. + No permitir que se cambien las preferencias de protección contra rastreo + Si esta política está habilitada, el usuario no podrá cambiar las preferencias de protección contra rastreo. + +Si esta política está deshabilitada o no está configurada, el usuario podrá cambiar las preferencias de protección contra rastreo. Solicitud de localización - Si esta política está habilitada, puede especificar una lista de las localizaciones solicitadas para la aplicación en orden de preferencia. Esto hará que el paquete de idioma correspondiente se active. + Solicitud de localización (cadena) + Si esta política está habilitada, podrá especificar una lista de las localizaciones solicitadas para la aplicación en orden de preferencia. Esto hará que el paquete de idioma correspondiente se active. Si esta política está deshabilitada o no está configurada, la aplicación utilizará la localización predeterminada. Dispositivos de seguridad - Si esta política está habilitada, puede especificar una lista de los módulos PKCS #11 que se instalarán. Los módulos se especifican como un nombre y una ruta de acceso completa. + Si esta política está habilitada, podrá especificar una lista de los módulos PKCS #11 que se instalarán. Los módulos se especifican como un nombre y una ruta de acceso completa. Si esta política está deshabilitada o no está configurada, no se instalarán módulos adicionales de PKCS #11. Ubicación de la barra de búsqueda - Si esta política está habilitada, puede establecer si la barra de búsqueda está separada de la barra de URL. + Si esta política está habilitada, podrá establecer si la barra de búsqueda está separada de la barra de URL. -Si esta política está deshabilitada o no está configurada, los nuevos usuarios obtienen una barra de búsqueda unificada, los usuarios que actualicen desde Firefox 56 y abajo obtendrán una barra de búsqueda por separado. +Si esta política está deshabilitada o no está configurada, los nuevos usuarios obtendrán una barra de búsqueda unificada, los usuarios que actualicen desde Firefox 56 y anterior obtendrán una barra de búsqueda por separado. Motor de búsqueda uno Motor de búsqueda dos Motor de búsqueda tres Motor de búsqueda cuatro Motor de búsqueda cinco - Si esta política está habilitada, puede configurar un motor de búsqueda para ser agregado a Firefox. Utilice {términos de búsqueda} para indicar dónde se encuentra el término de búsqueda. Debido a un error, debe seleccionar el método (normalmente GET). Tenga en cuenta que debe especificar los motores de búsqueda en orden. + Si esta política está habilitada, podrá configurar un motor de búsqueda para ser agregado a Firefox. Utilice {términos de búsqueda} para indicar dónde se encuentra el término de búsqueda. Debido a un error, debe seleccionar el método (normalmente GET). Tenga en cuenta que debe especificar los motores de búsqueda en orden. Si esta política está deshabilitada o no está configurada, no se agregará un nuevo motor de búsqueda. Unificado @@ -478,29 +661,124 @@ Si esta política está deshabilitada o no está configurada, no se agregará un GET POST Motor de búsqueda predeterminado - Si esta política está habilitada, puede configurar el nombre de un motor de búsqueda para usar como predeterminado. + Si esta política está habilitada, podrá configurar el nombre de un motor de búsqueda para usar como predeterminado. -Si esta política está deshabilitada o no está configurada, se utiliza el motor predeterminado de Firefox. +Si esta política está deshabilitada o no está configurada, se utilizará el motor predeterminado de Firefox. Evitar la instalación de motores de búsqueda - Si esta política está habilitada, el usuario no puede instalar motores de búsqueda desde la página web. + Si esta política está habilitada, el usuario no podrá instalar motores de búsqueda desde la página web. -Si esta política está deshabilitada o no está configurada, los motores de búsqueda pueden instalarse desde páginas web. +Si esta política está deshabilitada o no está configurada, los motores de búsqueda podrán instalarse desde páginas web. Borrar motores de búsqueda - Si esta política está habilitada, puede especificar los nombres de los motores que se borrarán u ocultarán. + Si esta política está habilitada, podrá especificar los nombres de los motores que se borrarán u ocultarán. Si esta política está deshabilitada o no está configurada, los motores de búsqueda no se borrarán ni se ocultarán. + Sugerencias de búsqueda + Si esta política está deshabilitada, las sugerencias de búsqueda se deshabilitarán. + +Si esta política está habilitada, se habilitarán las sugerencias de búsqueda. + +Si esta política no está configurada, las sugerencias de búsqueda se habilitarán, pero el usuario podrá desactivarlas. Versión mínima de SSL habilitada Si esta política está habilitada, Firefox no utilizará versiones SSL/TLS inferiores al valor especificado. -Si esta política está deshabilitada o no está configurada, Firefox establece de manera predeterminada un mínimo de TLS 1.0. +Si esta política está deshabilitada o no está configurada, Firefox establecerá de manera predeterminada un mínimo de TLS 1.0. Versión máxima de SSL habilitada Si esta política está habilitada, Firefox no utilizará versiones SSL/TLS superiores al valor especificado. -Si esta política está deshabilitada o no está configurada, Firefox establece de manera predeterminada un máximo de TLS 1.3. +Si esta política está deshabilitada o no está configurada, Firefox establecerá de manera predeterminada un máximo de TLS 1.3. TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 + Menú de soporte + Si esta política está habilitada, se añadirá un elemento nuevo al menú de ayuda con información de soporte. + +Si esta política está deshabilitada o no está configurada, no se añadirá ningún elemento al menú. + What's New + If this policy is disabled, the What's new icon and menuitem will not be displayed. + +If this policy is enabled or not configured, the What's New icon and menuitem will be displayed. + Extension Recommendations + If this policy is disabled, extensions will not be recommended as the user visits websites. + +If this policy is enabled or not configured, extensions will be recommended as the user visits websites. + Feature Recommendations + If this policy is disabled, Firefox features will not be recommended as the user uses Firefox. + +If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox. + Urlbar Interventions + If this policy is disabled, actions will not be recommended based on what the user types in the URL bar. + +If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar. + Si esta política está habilitada, la preferencia se bloquea en true. Si esta política está deshabilitada, la preferencia está bloqueada en false. + +Para una descripción de la preferencia, visite: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + Si esta política está habilitada, la preferencia se bloquea en la cadena ingresada. Si esta política está deshabilitada, no tiene ningún efecto. + +Para una descripción de la preferencia, visite: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + Si esta política está habilitada, la preferencia se bloquea al valor seleccionado. Si esta política está deshabilitada, no tiene ningún efecto. + +Para una descripción de la preferencia, visite: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + Esta preferencia ya no tiene soporte para Windows. Estamos investigando la creación de una política. + Automático (0) + Siempre apagado (1) + Preguntar siempre + Seleccionar automáticamente + accessibility.force_disabled + app.update.auto (obsoleto) + browser.bookmarks.autoExportHTML + browser.bookmarks.file + browser.bookmarks.restore_default_bookmarks + browser.cache.disk.enable + browser.fixup.dns_first_for_single_words + browser.places.importBookmarksHTML + browser.safebrowsing.phishing.enabled + browser.safebrowsing.malware.enabled + browser.search.update + browser.tabs.warnOnClose + browser.cache.disk.parent_directory + browser.slowStartup.notificationDisabled + browser.taskbar.previews.enable + browser.urlbar.suggest.bookmark + browser.urlbar.suggest.history + browser.urlbar.suggest.openpage + datareporting.policy.dataSubmissionPolicyBypassNotification + dom.allow_scripts_to_close_windows + dom.disable_window_flip + dom.disable_window_move_resize + dom.event.contextmenu.enabled + dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl + dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl + dom.xmldocument.load.enabled + dom.xmldocument.async.enabled + extensions.blocklist.enabled + geo.enabled + extensions.getAddons.showPane + intl.accept_languages + media.eme.enabled + media.gmp-gmpopenh264.enabled + media.gmp-widevinecdm.enabled + network.dns.disableIPv6 + network.IDN_show_punycode + places.history.enabled + print.save_print_settings + security.default_personal_cert + security.ssl.errorReporting.enabled + security.mixed_content.block_active_content + ui.key.menuAccessKeyFocuses + browser.newtabpage.activity-stream.default.sites + extensions.htmlaboutaddons.recommendations.enabled + media.peerconnection.enabled + media.peerconnection.ice.obfuscate_host_addresses.whitelist + security.osclientcerts.autoload + security.tls.hello_downgrade_check + widget.content.gtk-theme-override @@ -515,6 +793,10 @@ Si esta política está deshabilitada o no está configurada, Firefox establece Permitir siempre NTLM que no sean FQDN Permitir siempre SPNEGO que no sean FQDN + + Permitir que NTLM se autentique automáticamente con servidores proxy + Permitir que SPNEGO se autentique automáticamente con servidores proxy + @@ -539,7 +821,14 @@ Si esta política está deshabilitada o no está configurada, Firefox establece - No permitir que se cambien las preferencias de protección de seguimiento. + No permitir que se cambien las preferencias de protección contra rastreo. + Bloquear scripts de minado de criptomonedas. + Bloquear scripts de huellas digitales. + Excepciones: + + + + @@ -600,6 +889,9 @@ Si esta política está deshabilitada o no está configurada, Firefox establece + + + @@ -655,6 +947,66 @@ Si esta política está deshabilitada o no está configurada, Firefox establece + + Título: + + + URL: + + + Clave de acceso: + + + + + + + + + + + + + + + + + + Caché + Cookies + Historial de descargas + Historial de búsqueda y formularios + Historial de navegación + Inicios de sesión activos + Preferencias de sitios + Datos de sitios web sin conexión + + + Búsqueda + Sitios populares + Historial de descargas + Recomendado por Pocket + Fragmentos + No permitir que se cambie la configuración + + + + + + + + + + + + + + diff --git a/windows/firefox.admx b/windows/firefox.admx index 5a8dca5..8e9567a 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -1,12 +1,13 @@  - + - + + @@ -15,13 +16,24 @@ + + + + + + + + + + + + - @@ -67,8 +79,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -112,6 +152,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -176,7 +248,7 @@ - + @@ -392,6 +464,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -435,6 +569,16 @@ + + + + + + + + + + @@ -525,6 +669,16 @@ + + + + + + + + + + @@ -625,11 +779,39 @@ + + + + + + + + always + + + + + never + + + + + default-on + + + + + default-off + + + + + - + @@ -646,6 +828,13 @@ + "> + + + + + + @@ -676,6 +865,23 @@ + + + + + + + + + + + + + + + + + @@ -685,7 +891,17 @@ - + + + + + + + + + + + @@ -696,6 +912,16 @@ + + + + + + + + + + @@ -740,6 +966,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -788,6 +1068,16 @@ + + + + + + + + + + @@ -811,22 +1101,17 @@ - + - + - - - - - - + @@ -834,54 +1119,125 @@ - - - - - - - - - - - - - - - - - none - - - - - homepage - - - - - previous-session - - - - - - - - - - - - - - - - - toolbar - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + none + + + + + homepage + + + + + previous-session + + + + + + + + + + + + + + + + + toolbar + + + + menu @@ -1966,6 +2322,16 @@ + + + + + + + + + + @@ -2067,6 +2433,16 @@ + + + + + + + + + + @@ -2085,6 +2461,23 @@ + + + + + + + + + + + + + + + + + @@ -2125,6 +2518,7 @@ + @@ -2149,6 +2543,7 @@ + @@ -2173,6 +2568,7 @@ + @@ -2197,6 +2593,7 @@ + @@ -2221,6 +2618,7 @@ + @@ -2258,7 +2656,7 @@ - + @@ -2268,6 +2666,13 @@ + + + + + + + @@ -2324,6 +2729,673 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ask Every Time + + + + + Select Automatically + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index 1a22cb3..18398a0 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -1,23 +1,38 @@ - + - Microsoft Windows XP SP2 ou superieur - Firefox 60 ou superieur, Firefox 60 ESR ou superieur - Firefox 62 ou superieur, Firefox 60.2 ESR ou superieur - Firefox 63 ou superieur - Firefox 64 ou superieur, Firefox 60.4 ESR ou superieur - Firefox 66 ou superieur, Firefox 60.6 ESR ou superieur - Firefox 67 ou superieur, Firefox 60.7 ESR ou superieur - Firefox 60 ESR ou superieur + Microsoft Windows XP SP2 ou supérieur + No longer supported. + Firefox 60 ou supérieur, Firefox 60 ESR ou supérieur + Firefox 62 ou supérieur, Firefox 60.2 ESR ou supérieur + Firefox 63 ou supérieur + Firefox 64 ou supérieur, Firefox 60.4 ESR ou supérieur + Firefox 66 ou supérieur, Firefox 60.6 ESR ou supérieur + Firefox 67 ou supérieur, Firefox 60.7 ESR ou supérieur + Firefox 68 ou supérieur, Firefox 68 ESR ou supérieur + Firefox 68.0.1 ou supérieur, Firefox 68.0.1 ESR ou supérieur + Firefox 60 ESR ou supérieur + Firefox 68.5 ESR ou supérieur + Firefox 69 ou supérieur, Firefox 68.1 ESR ou supérieur + Firefox 70 ou supérieur, Firefox 68.2 ESR ou supérieur + Firefox 71 ou supérieur, Firefox 68.3 ESR ou supérieur + Firefox 72 ou supérieur, Firefox 68.4 ESR ou supérieur + Firefox 73 ou supérieur, Firefox 68.5 ESR ou supérieur + Firefox 74 ou supérieur, Firefox 68.6 ESR ou supérieur + Firefox 75 ou supérieur, Firefox 68.7 ESR ou supérieur + Firefox 75 ou supérieur + Firefox 76 ou supérieur, Firefox 68.8 ESR ou supérieur + Firefox 77 ou supérieur, Firefox 68.9 ESR ou supérieur Firefox Permissions - Camera + Caméra Microphone Localisation Notifications + Autoplay Authentification Signets Certificats @@ -26,10 +41,18 @@ Addons Extensions Flash - Page accueil + Page d'accueil Recherche + Préférences + User Messaging Sites autorisés Sites bloqués + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + +If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + +If this policy is not configured, the user can choose whether not Firefox is automatically updated. URL de mise à jour personnalisée Si cette stratégie est activée, vous pouvez définir une URL vers un serveur de mise à jour autre que celui par défaut. Cela pourrait être utile si vous exécutez votre propre serveur de mise à jour sur votre réseau. @@ -56,30 +79,38 @@ Pour plus d'informations, voir https://developer.mozilla.org/en-US/docs/Mozilla/ Si cette stratégie est activée, vous pouvez toujours autoriser SPNEGO ou NTLM sur des noms de domaine autres que FQDN. Si cette stratégie est désactivée ou non configurée, NTLM et SPNEGO ne sont pas activés sur des noms de domaine autres que le nom de domaine complet. - Gestion de modules Add-ons + Allow Proxies + If this disabled, SPNEGO and NTLM will not authenticate with proxy servers. + +If this policy is enabled (and the checkboxes are checked) or not configured, NTLM and SPNEGO will always authenticate with proxies. + Do not allow authentication preferences to be changed + If this policy is disabled, authentication preferences can be changed by the user. + +If this policy is enabled or not configured, authentication preferences cannot be changed by the user. + Gestion de modules Add-ons Si cette stratégie est activée, l'utilisateur ne peut pas accéder au gestionnaire de modules complémentaires ou aux modules add:. -Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder au Gestionnaire de modules complémentaires et à propos de: addons. +Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder au Gestionnaire de modules complémentaires et à about:addons. Gestion about:config - Si cette stratégie est activée, l'utilisateur ne peut pas accéder à propos de: config. + Si cette stratégie est activée, l'utilisateur ne peut pas accéder à about:config. -Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder à environ: config. +Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder à about:config. Gestion about:profiles - Si cette stratégie est activée, l'utilisateur ne peut pas accéder à: profils. + Si cette stratégie est activée, l'utilisateur ne peut pas accéder à about:profiles. -Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder à environ: profils. +Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder à about:profiles. Gestion Informations de dépannage relatives - Si cette stratégie est activée, l'utilisateur ne peut pas accéder aux informations de dépannage ou à propos de: support. + Si cette stratégie est activée, l'utilisateur ne peut pas accéder aux informations de dépannage ou à about:support. -Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder aux informations de dépannage et à propos de: support. +Si cette stratégie est désactivée ou non configurée, l'utilisateur peut accéder aux informations de dépannage et à about:support. ​​Désactiver la définition de l'arrière-plan du bureau Si cette stratégie est activée, l'utilisateur ne peut pas définir une image comme arrière-plan de leur bureau. Si cette stratégie est désactivée ou non configurée, les utilisateurs peuvent définir des images comme arrière-plan de leur bureau. - Captive Portal - If this policy is disabled, captive portal support is disabled. + Portail captif + Si cette stratégie est désactivée, Portail captif est désactivé. -If this policy is enabled or not configured, captive portal support is enabled. +Si cette stratégie est sactivée ou non configurée, Portail captif est activé . Importer des certificats racines d'entreprise Si cette stratégie est activée, Firefox lira les certificats à partir du magasin de certificats Windows. @@ -88,7 +119,33 @@ Si cette stratégie est désactivée ou non configurée, Firefox ne lira pas les Si cette stratégie est activée, Firefox installera les certificats répertoriés dans Firefox. Il recherchera dans %USERPROFILE%\AppData\Local\Mozilla\Certificates et %USERPROFILE%\AppData\Roaming\Mozilla\Certificates. Si cette stratégie est désactivée ou non configurée, Firefox n'installe pas de certificats supplémentaires. - Configurer DNS sur HTTPS + Répertoire de téléchargement par défaut + Si cette stratégie est activée, vous pouvez définir le répertoire par défaut pour les téléchargements. ${home} peut être utilisé comme chemin de base. + +Si cette stratégie est désactivée ou non configurée, le répertoire de téléchargement par défaut de Firefox est utilisé. + Répertoire de téléchargement + Si cette stratégie est activée, vous pouvez définir et verrouiller le répertoire de téléchargement. ${home} peut être utilisé comme chemin de base. + +Si cette stratégie est désactivée ou non configurée, le répertoire de téléchargement par défaut de Firefox est utilisé et l'uilisateur peut le modifier. + DNS Over HTTPS + Enabled + If this policy is disabled, DNS over HTTPS is disabled. + +If this policy is enabled or not configured, DNS Over HTTPS is enabled. + Provider URL + If this policy is enabled, the URL specified is used as the provider URL. + +If this policy is disabled or not configured, the default provider is used. + + Locked + If this policy is enabled, DNS over HTTPS settings cannot be changed by the user. + +If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user. + Excluded Domains + If this policy is enabled, the specified domains are excluded from DNS over HTTPS. + +If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS. + Configurer DNS sur HTTPS (Moved) Si cette stratégie est activée, la configuration par défaut de DNS sur HTTPS peut être modifiée. Si cette stratégie est désactivée ou non configurée, DNS Over HTTPS utilise la configuration par défaut de Firefox. @@ -97,21 +154,27 @@ Si cette stratégie est désactivée ou non configurée, DNS Over HTTPS utilise Si cette stratégie est désactivée ou non configurée, les utilisateurs peuvent créer un mot de passe principal. Désactiver la mise à jour - Si cette stratégie est activée, le navigateur ne reçoit pas les données de passe. + Si cette stratégie est activée, le navigateur ne reçoit pas les mises à jour. Si cette stratégie est désactivée ou non configurée, le navigateur reçoit les mises à jour. Désactiver la visionneuse PDF intégrée (PDF.js) Si cette stratégie est activée, les fichiers PDF ne sont pas visualisés dans Firefox. Si cette stratégie est désactivée ou non configurée, les fichiers PDF sont visualisés dans Firefox. + Disable the default browser agent. + If this policy is enabled, the default browser agent is disabled. + +If this policy is disabled or not configured, the default browser agent is enabled. + +For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html Désactiver les outils de développement Si cette stratégie est activée, les outils de développement Web ne sont pas disponibles dans Firefox. Si cette stratégie est désactivée ou non configurée, des outils de développement Web sont disponibles dans Firefox. Désactiver les commandes de Feedback - Si cette stratégie est activée, "Envoyer des commentaires" et " Signaler un site trompeur " ces menus ne sont pas disponibles dans le menu d'aide. + Si cette stratégie est activée, les menus "Envoyer des commentaires" et "Signaler un site trompeur" ne sont pas disponibles dans le menu d'aide. -Si cette stratégie est désactivée ou non configurée, le message "Envoyer un commentaire". et " Signaler un site trompeur " ces menus sont disponibles dans le menu d’aide. +Si cette stratégie est désactivée ou non configurée, les menus "Envoyer un commentaire" et "Signaler un site trompeur" sont disponibles dans le menu d’aide. Désactiver les comptes Firefox Si cette stratégie est activée, les comptes Firefox sont désactivés, ce qui inclut la désactivation de la synchronisation. @@ -129,11 +192,15 @@ Pour plus d'informations, voir https://support.mozilla.org/en-US/kb/shield and h Désactiver le bouton Forget Si cette stratégie est activée, le bouton Forget n'est pas disponible. -Si cette stratégie est désactivée ou non configurée, le message "Forget". bouton est disponible. +Si cette stratégie est désactivée ou non configurée, le bouton "Forget" est disponible. Désactiver l'historique des formulaires Si cette stratégie est activée, Firefox ne conservera pas l'historique du formulaire ou de la recherche. Si cette stratégie est désactivée ou non configurée, Firefox conservera l'historique des formulaires et des recherches. + Do not allow passwords to be revealed in saved logins + If this policy is enabled, users cannot show passwords in saved logins. + +If this policy is disabled or not configured, users can show passwords in saved logins. Désactiver Pocket Si cette stratégie est activée, Pocket n'est pas disponible. @@ -143,11 +210,11 @@ Si cette stratégie est désactivée ou non configurée, Pocket est disponible.< Si cette stratégie est désactivée ou non configurée, la navigation privée est autorisée. Désactiver l'importation de profil - Si cette stratégie est activée, "Importer des données depuis un autre navigateur" , L’option n’est pas disponible dans la fenêtre des signets. + Si cette stratégie est activée, l'option "Importer des données depuis un autre navigateur" n’est pas disponible dans la fenêtre des signets. -Si cette stratégie est désactivée ou non configurée, le bouton "Importer des données depuis un autre navigateur" est disponible. +Si cette stratégie est désactivée ou non configurée, l'option "Importer des données depuis un autre navigateur" est disponible. Désactiver l'actualisation du profil - Si cette stratégie est activée, "Actualiser Firefox" Ce bouton n'est pas disponible sur la page about: support ou sur support.mozilla.org. + Si cette stratégie est activée, le bouton "Actualiser Firefox" n'est pas disponible sur la page about:support ou sur support.mozilla.org. Si cette stratégie est désactivée ou non configurée, le bouton "Actualiser Firefox" est disponible. Désactiver le mode sans échec @@ -176,44 +243,76 @@ Mozilla vous recommande de ne pas désactiver la télémétrie. Les informations Si cette stratégie est activée, la barre d'outils des signets est affichée par défaut. L'utilisateur peut toujours le cacher. Si cette stratégie est désactivée ou non configurée, la barre d’outils des signets ne s’affiche pas par défaut. - Afficher la Barre de menus + Afficher la Barre de menus (Deprecated) Si cette stratégie est activée, la barre de menus est affichée par défaut. L'utilisateur peut toujours le cacher. Si cette stratégie est désactivée ou non configurée, la barre de menus ne s'affiche pas par défaut. + Display Menu Bar + If this policy is enabled, you can choose whether or not the menu bar is displayed and whether or not the user can show and hide the menu bar. + +If this policy is disabled or not configured, the menu bar is not displayed by default. + Always + Never + On by default + Off by default Ne pas vérifier le navigateur par défaut Si cette stratégie est activée, Firefox ne vérifie pas s'il s'agit du navigateur par défaut au démarrage. Si cette stratégie est désactivée ou non configurée, Firefox vérifie s'il s'agit du navigateur par défaut au démarrage. Extensions à installer - Si cette stratégie est activée, vous pouvez spécifier une liste d'URL d'extension ou de chemins qui seront installés au démarrage de Firefox. + Si cette stratégie est activée, vous pouvez spécifier une liste d'URL d'extensions ou de chemins qui seront installées au démarrage de Firefox. Chaque fois que cette liste est modifiée, les extensions seront réinstallées. Si cette stratégie est désactivée ou non configurée, aucune extension n'est installée. Extensions à désinstaller - Si cette stratégie est activée, vous pouvez spécifier une liste d'ID d'extension à désinstaller. + Si cette stratégie est activée, vous pouvez spécifier une liste d'ID d'extensions à désinstaller. Chaque fois que cette liste est modifiée, les extensions seront désinstallées. Si cette stratégie est désactivée ou non configurée, aucune extension n'est désinstallée. Empêcher les extensions d'être désactivées ou supprimées - Si cette stratégie est activée, vous pouvez spécifier une liste d'ID d'extension que l'utilisateur ne pourra ni désinstaller ni désactiver. + Si cette stratégie est activée, vous pouvez spécifier une liste d'ID d'extensions que l'utilisateur ne pourra ni désinstaller ni désactiver. -Si cette stratégie est désactivée ou non configurée, aucune extension n'est verrouillée - Extension Update - If this policy is disabled, extensions will not be updated automatically. +Si cette stratégie est désactivée ou non configurée, aucune extension n'est verrouillée. + Mise à jour des extensions + Si cette stratégie est désactivée, les extensions ne seront pas mise à jour automatiquement. -If this policy is enabled or not configured, extensions will be updated automatically. +Si cette stratégie est activée ou non configurée, les extensions seront mise à jour automatiquement. + Gestion des extensions + Si cette stratégie est activée, vous pouvez utiliser JSON pour définir la stratégie de gestion des extensions. + +Si cette stratégie est désactivée ou non configurée, les extensions ne seront pas gérées. + +Pour plus d'informations sur la création d'une stratégie, voir https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings. Accélération matérielle Si cette stratégie est désactivée, l'accélération matérielle ne peut pas être activée. Si cette stratégie est activée ou non configurée, l'accélération matérielle est activée. - Network Prediction - If this policy is disabled, network prediction (DNS prefetching) will be disabled. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. + Local File Links + If this policy is enabled, you can specify origins where linking to local files is allowed. + +If this policy is disabled or not configured, websites can't link to local files. + Découverte réseau + Si cette stratégie est désactivée, la découverte réseau (préférence DNS) sera désactivée. -If this policy is enabled or not configured, network prediction (DNS prefetching) will be enabled. - Offre de sauvegarder les identifiants +Si cette stratégie est activée ou non configurée, la découverte réseau (préférence DNS) sera activée. + Contenu d'un nouvel onglet + Si cette stratégie est désactivée, le nouvel onglet sera vide. + +Si cette stratégie est activée ou non configurée, le contenu du nouvel onglet sera le contenu par défaut. + Proposer de sauvegarder les identifiants Si cette stratégie est activée ou non configurée, Firefox proposera de sauvegarder les identifiants de connexion et les mots de passe du site Web. Si cette stratégie est désactivée, Firefox ne proposera pas de sauvegarder les noms de connexion et les mots de passe des sites Web. + Proposer de sauvegarder les identifiants (default) + Si cette stratégie est activée ou non configurée, Firefox proposera de sauvegarder les identifiants de connexion et les mots de passe du site Web. + +Si cette stratégie est désactivée, Firefox ne proposera pas de sauvegarder les noms de connexion et les mots de passe des sites Web. + +In either case, the user will be able to change the value (it is not locked). Si cette stratégie est activée, les fenêtres contextuelles sont toujours autorisées pour les origines indiquées. Si un domaine de premier niveau est spécifié (http://example.org), les fenêtres contextuelles sont également autorisées pour tous les sous-domaines. Si cette stratégie est désactivée ou non configurée, la stratégie par défaut des fenêtres contextuelles est suivie. @@ -317,6 +416,16 @@ Si cette stratégie est désactivée ou non configurée, tout site ne figurant p Si cette stratégie est activée, les préférences de notification ne peuvent pas être modifiées par l'utilisateur. Si cette stratégie est désactivée ou non configurée, l'utilisateur peut modifier ses préférences de notification. + If this policy is enabled, autoplay is always enabled for the origins indicated. + +If this policy is disabled or not configured, the default autoplay policy is followed. + If this policy is enabled, autoplay is always blocked for the origins indicated. + +If this policy is disabled or not configured, the default autoplay policy is followed. + Customize Firefox Home + If this policy is enabled, you can choose the sections displayed on Firefox Home and prevent the user from changing them. + +If this policy is disabled or not configured, the default sections are displayed and the user can change them. Si cette stratégie est activée, Flash est activé par défaut pour les origines indiquées, à moins que Flash ne soit complètement désactivé. Si un domaine de premier niveau est spécifié (http://example.org), Flash est également autorisé pour tous les sous-domaines. Si cette stratégie est désactivée ou non configurée, la stratégie Flash par défaut est appliquée. @@ -341,10 +450,50 @@ Si cette stratégie est désactivée ou non configurée, la première page d'ex Si cette stratégie est activée, vous pouvez spécifier une URL à afficher après la mise à jour de Firefox. Si vous laissez l'URL vide, aucune page de mise à niveau ne sera affichée. Si cette stratégie est désactivée ou non configurée, la mise à niveau est affichée. - Effacer toutes les données a la fermeture du navigateur - Si cette stratégie est activée, toutes les données sont effacées à la fermeture de Firefox. Cela inclut la navigation ,Historique de téléchargement, cookies, connexions actives, cache, formulaire et Historique de recherche, préférences de site et données de site Web hors ligne. + Effacer toutes les données à la fermeture du navigateur + Si cette stratégie est activée, toutes les données sont effacées à la fermeture de Firefox. Cela inclut la navigation, Historique de téléchargement, cookies, connexions actives, cache, formulaire et Historique de recherche, préférences de site et données de site Web hors ligne. Si cette stratégie est désactivée ou non configurée, les données ne sont pas effacées à la fermeture du navigateur. + Clear data when browser is closed + + Cache + If the policy is enabled, the cache is cleared when the browser is closed. + +If this policy is disabled or not configured, the cache is not cleared when the browser is closed. + Cookies + If the policy is enabled, cookies are cleared when the browser is closed. + +If this policy is disabled or not configured, cookies are not cleared when the browser is closed. + Download History + If the policy is enabled, download history is cleared when the browser is closed. + +If this policy is disabled or not configured, download history is not cleared when the browser is closed. + Form & Search History + If the policy is enabled, form data is cleared when the browser is closed. + +If this policy is disabled or not configured, form data is not cleared when the browser is closed. + Browsing History + If the policy is enabled, browsing history is cleared when the browser is closed. + +If this policy is disabled or not configured, browsing history is not cleared when the browser is closed. + Active Logins + If the policy is enabled, sessions cleared when the browser is closed. + +If this policy is disabled or not configured, sessions not cleared when the browser is closed. + Site Preferences + If the policy is enabled, sire preferences arecleared when the browser is closed. + +If this policy is disabled or not configured, site preferences not cleared when the browser is closed. + Offline Website Data + If the policy is enabled, offline application storage is cleared when the browser is closed. + +If this policy is disabled or not configured, offline application storage is not cleared when the browser is closed. + Locked + If this policy is disabled, all shutdown preferences can be changed by the user. + +If this policy is enabled, any shutdown preferences explicitly set via policy cannot be changed by the user. + +If this policy is not configured, no shutdown preferences can be changed by the user (previous behavior). Sites Web bloqués Si cette stratégie est activée, vous pouvez spécifier des modèles de correspondance indiquant que les sites doivent être bloqués. Les modèles de correspondance sont documentés à l'adresse https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Seules les adresses http / https sont prises en charge pour le moment. Il y a une limite de 1000 entrées. @@ -429,6 +578,16 @@ Si cette stratégie est désactivée ou non configurée, la page de démarrage a Page vierge Page d'accueil Session précédente + Password Manager + If this policy is disabled, the password manager is not available via preferences. + +If this policy is enabled or not configured, the password manager is available via preferences. + Prompt for download location + If this policy is disabled, the user is not prompted for a download location. + +If this policy is enabled, the user is always prompted for a download location. + +If this policy is not configured, the user is prompted for a download location, but can change the default. Paramètres du proxy Si cette stratégie est activée, vous pouvez configurer et verrouiller les paramètres réseau. @@ -442,7 +601,7 @@ Si cette stratégie est désactivée ou non configurée, les paramètres réseau URL de contournement du proxy Ceux-ci ne devraient être définis que si vous avez sélectionné le proxy manuel Type de connexion - pas de Proxy + Pas de Proxy Utiliser les paramètres du proxy système Configuration manuelle du proxy Paramètres de détection automatique du proxy @@ -453,7 +612,31 @@ Si cette stratégie est désactivée ou non configurée, les paramètres réseau Si cette stratégie est désactivée, la protection de suivi est désactivée et verrouillée à la fois dans le navigateur et dans la navigation privée. Si cette stratégie est activée, la navigation privée est activée par défaut à la fois dans le navigateur et dans la navigation privée et vous pouvez choisir d’empêcher ou non l’utilisateur de la modifier. + Tracking Protection + Enabled + If this policy is enabled, tracking protection is enabled. + +If this policy is disabled, tracking protection is disabled and cannot be changed by the user. + +If this policy is not configured, standard tracking protection is used and the user can change it. + Cryptomining + If this policy is enabled, scripts that use cryptomining are blocked. + +If this policy is disabled or not configured, scripts that use cryptomining are not blocked. + Fingerprinting + If this policy is enabled, scripts that use fingerprinting are blocked. + +If this policy is disabled or not configured, scripts that use fingerprinting are not blocked. + Exceptions + If this policy is enabled, you can specify origins where tracking protection is not enabled. + +If this policy is disabled or not configured, tracking protection is enabled for all websites. + Do not allow tracking protection preferences to be changed + If this policy is enabled, tracking protection preferences cannot be changed by the user. + +If this policy is disabled or not configured, the user can change tracking protection preferences. liste des paramètres régionaux + liste des paramètres régionaux (string) Si cette stratégie est activée, vous pouvez spécifier une liste des paramètres régionaux demandés pour l'application par ordre de préférence. Le module linguistique correspondant deviendra actif. Si cette stratégie est désactivée ou non configurée, l'application utilisera les paramètres régionaux par défaut.. @@ -489,18 +672,113 @@ Si cette stratégie est désactivée ou non configurée, les moteurs de recherch Si cette stratégie est activée, vous pouvez spécifier les noms des moteurs à supprimer ou à masquer. Si cette stratégie est désactivée ou non configurée, les moteurs de recherche ne seront ni supprimés ni masqués. - Minimum SSL version enabled - If this policy is enabled, Firefox will not use SSL/TLS versions less than the value specified. + Search Suggestions + If this policy is disabled, search suggestions will be disabled. + +If this policy is enabled, search suggestions will be enabled. -If this policy is disabled or not configured, Firefox defaults to a minimum of TLS 1.0. - Maximum SSL version enabled - If this policy is enabled, Firefox will not use SSL/TLS versions greater than the value specified. +If this policy is not configured, search suggestions will be enabled, but the user can turn them off. + Version SSL minimum utilisée + Si cette stratégie est activée, Firefox n'utilisera pas les versions SSL / TLS inférieures à la valeur spécifiée. -If this policy is disabled or not configured, Firefox defaults to a maximum of TLS 1.3. +Si cette stratégie est désactivée ou non configurée, Firefox utilise par défaut TLS 1.0. + Version SSL maximum utilisée + Si cette stratégie est activée, Firefox n'utilisera pas les versions SSL / TLS supérieures à la valeur spécifiée. + +Si cette stratégie est désactivée ou non configurée, Firefox utilise par défaut TLS 1.3. TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 + Support Menu + If this policy is enabled, a new menuitem is added to the help menu with support information. + +If this policy is disabled or not configured, no menuitem is added. + What's New + If this policy is disabled, the What's new icon and menuitem will not be displayed. + +If this policy is enabled or not configured, the What's New icon and menuitem will be displayed. + Extension Recommendations + If this policy is disabled, extensions will not be recommended as the user visits websites. + +If this policy is enabled or not configured, extensions will be recommended as the user visits websites. + Feature Recommendations + If this policy is disabled, Firefox features will not be recommended as the user uses Firefox. + +If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox. + Urlbar Interventions + If this policy is disabled, actions will not be recommended based on what the user types in the URL bar. + +If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar. + If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false. + +For a description of the preference, see: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + If this policy is enabled, the preference is locked to the string entered. If this policy is disabled, it has no effect. + +For a description of the preference, see: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + If this policy is enabled, the preference is locked to the value selected. If this policy is disabled, it has no effect. + +For a description of the preference, see: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + This preference is no longer support on Windows. We are investigating creating a policy. + Auto (0) + Always Off (1) + Ask Every Time + Select Automatically + accessibility.force_disabled + app.update.auto (Deprecated) + browser.bookmarks.autoExportHTML + browser.bookmarks.file + browser.bookmarks.restore_default_bookmarks + browser.cache.disk.enable + browser.fixup.dns_first_for_single_words + browser.places.importBookmarksHTML + browser.safebrowsing.phishing.enabled + browser.safebrowsing.malware.enabled + browser.search.update + browser.tabs.warnOnClose + browser.cache.disk.parent_directory + browser.slowStartup.notificationDisabled + browser.taskbar.previews.enable + browser.urlbar.suggest.bookmark + browser.urlbar.suggest.history + browser.urlbar.suggest.openpage + datareporting.policy.dataSubmissionPolicyBypassNotification + dom.allow_scripts_to_close_windows + dom.disable_window_flip + dom.disable_window_move_resize + dom.event.contextmenu.enabled + dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl + dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl + dom.xmldocument.load.enabled + dom.xmldocument.async.enabled + extensions.blocklist.enabled + geo.enabled + extensions.getAddons.showPane + intl.accept_languages + media.eme.enabled + media.gmp-gmpopenh264.enabled + media.gmp-widevinecdm.enabled + network.dns.disableIPv6 + network.IDN_show_punycode + places.history.enabled + print.save_print_settings + security.default_personal_cert + security.ssl.errorReporting.enabled + security.mixed_content.block_active_content + ui.key.menuAccessKeyFocuses + browser.newtabpage.activity-stream.default.sites + extensions.htmlaboutaddons.recommendations.enabled + media.peerconnection.enabled + media.peerconnection.ice.obfuscate_host_addresses.whitelist + security.osclientcerts.autoload + security.tls.hello_downgrade_check + widget.content.gtk-theme-override @@ -515,6 +793,10 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T Toujours autoriser NTLM sur des noms de domaine autres que FQDN Toujours autoriser SPNEGO sur des noms de domaine autres que FQDN + + Allow NTLM to automatically authenticate with proxy servers + Allow SPNEGO to automatically authenticate with proxy servers + @@ -540,6 +822,13 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T Ne pas autoriser la modification des préférences de protection du suivi. + Block cryptomining scripts. + Block fingerprinting scripts. + Exceptions: + + + + @@ -600,6 +889,9 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T + + + @@ -655,6 +947,66 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T + + Title: + + + URL: + + + Access key: + + + + + + + + + + + + + + + + + + Cache + Cookies + Download History + Form & Search History + Browsing History + Active Logins + Site Preferences + Offline Website Data + + + Search + Top Sites + Download History + Recommended by Pocket + Snippets + Don't allow settings to be changed + + + + + + + + + + + + + + diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index 9b72b1d..ee1a97b 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -1,23 +1,38 @@ - + Microsoft Windows XP SP2 o versione successiva - Firefox 60 o versione successiva + Non più supportato. + Firefox 60 o versione successiva, Firefox 60 ESR o versione successiva Firefox 62 o versione successiva, Firefox 60.2 ESR o versione successiva Firefox 63 o versione successiva Firefox 64 o versione successiva, Firefox 60.4 ESR o versione successiva Firefox 66 o versione successiva, Firefox 60.6 ESR o versione successiva Firefox 67 o versione successiva, Firefox 60.7 ESR o versione successiva + Firefox 68 o versione successiva, Firefox 68 ESR o versione successiva + Firefox 68.0.1 o versione successiva, Firefox 68.0.1 ESR o versione successiva Firefox 60 ESR o versione successiva + Firefox 68.5 ESR o versione successiva + Firefox 69 o versione successiva, Firefox 68.1 ESR o versione successiva + Firefox 70 o versione successiva, Firefox 68.2 ESR o versione successiva + Firefox 71 o versione successiva, Firefox 68.3 ESR o versione successiva + Firefox 72 o versione successiva, Firefox 68.4 ESR o versione successiva + Firefox 73 o versione successiva, Firefox 68.5 ESR o versione successiva + Firefox 74 o versione successiva, Firefox 68.6 ESR o versione successiva + Firefox 75 o versione successiva, Firefox 68.7 ESR o versione successiva + Firefox 75 o versione successiva + Firefox 76 o versione successiva, Firefox 68.8 ESR o versione successiva + Firefox 77 o versione successiva, Firefox 68.9 ESR o versione successiva Firefox Permessi Fotocamera Microfono Posizione Notifiche + Riproduzione automatica Autenticazione Segnalibri Certificati @@ -28,8 +43,16 @@ Flash Pagina iniziale Ricerca + Preferenze + User Messaging Siti consentiti Siti bloccati + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + +If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + +If this policy is not configured, the user can choose whether not Firefox is automatically updated. URL aggiornamento personalizzato Se questo criterio è abilitato, è possibile impostare un URL diverso da quello predefinito per il server di aggiornamento. Ciò potrebbe essere utile se si dispone di un server di aggiornamento sulla propria rete. @@ -56,6 +79,14 @@ Per ulteriori informazioni, vedi https://developer.mozilla.org/en-US/docs/Mozill Se questo criterio è abilitato, è sempre possibile consentire SPNEGO o NTLM su nomi non FQDN (nomi di dominio completamente qualificati). Se questo criterio è disabilitato o non configurato, NTLM e SPNEGO non sono abilitati su nomi non FQDN. + Consenti proxy + Se questo criterio è disabilitato, SPNEGO e NTLM non eseguiranno l'autenticazione con i server proxy. + +Se questo criterio è abilitato (e le caselle di controllo sono selezionate) o non configurato, NTLM e SPNEGO eseguiranno sempre l'autenticazione con i proxy. + Non consentire la modifica delle preferenze di autenticazione + Se questo criterio è disabilitato, le preferenze di autenticazione possono essere modificate dall'utente. + +Se questo criterio è abilitato o non configurato, le preferenze di autenticazione non possono essere modificate dall'utente. Blocca Gestore componenti aggiuntivi Se questo criterio è abilitato, l'utente non può accedere al Gestore componenti aggiuntivi o ad about:addons. @@ -88,7 +119,33 @@ Se questo criterio è disabilitato o non configurato, Firefox non utilizzerà i Se questo criterio è abilitato, Firefox installerà i certificati elencati in Firefox. Questi saranno cercati in %USERPROFILE%\AppData\Local\Mozilla\Certificates e in %USERPROFILE%\AppData\Roaming\Mozilla\Certificates. Se questo criterio è disabilitato o non configurato, Firefox non installerà certificati aggiuntivi. - Configura DNS su HTTPS + Directory di download predefinita + Se questo criterio è abilitato, è possibile impostare la directory predefinita per i download. È possibile usare ${home} per specificare il percorso nativo della directory utente. + +Se questo criterio è disabilitato o non configurato, Firefox utilizzerà la directory di download predefinita. + Directory di download + Se questo criterio è abilitato, è possibile impostare e rendere non modificabile la directory per i download. È possibile usare ${home} per specificare il percorso nativo della directory utente. + +Se questo criterio è disabilitato o non configurato, Firefox utilizzerà la directory di download predefinita e l'utente sarà in grado di modificarla. + DNS Over HTTPS + Enabled + If this policy is disabled, DNS over HTTPS is disabled. + +If this policy is enabled or not configured, DNS Over HTTPS is enabled. + Provider URL + If this policy is enabled, the URL specified is used as the provider URL. + +If this policy is disabled or not configured, the default provider is used. + + Locked + If this policy is enabled, DNS over HTTPS settings cannot be changed by the user. + +If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user. + Excluded Domains + If this policy is enabled, the specified domains are excluded from DNS over HTTPS. + +If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS. + Configura DNS su HTTPS (Moved) Se questo criterio è abilitato, la configurazione predefinita per DNS su HTTPS può essere modificata. Se questo criterio è disabilitato o non configurato, DNS su HTTPS utilizza la configurazione predefinita di Firefox. @@ -104,6 +161,12 @@ Se questo criterio è disabilitato o non configurato, il browser riceverà aggio Se questo criterio è abilitato, i file PDF non sono visualizzati all'interno di Firefox. Se questo criterio è disabilitato o non configurato, i file PDF sono visualizzati all'interno di Firefox. + Disable the default browser agent. + If this policy is enabled, the default browser agent is disabled. + +If this policy is disabled or not configured, the default browser agent is enabled. + +For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html Disabilita Strumenti Sviluppo web Se questo criterio è abilitato, gli Strumenti Sviluppo web non sono disponibili all'interno di Firefox. @@ -134,6 +197,10 @@ Se questo criterio è disabilitato o non configurato, il pulsante "Dimentic Se questo criterio è abilitato, Firefox non ricorderà la cronologia dei moduli o di ricerca. Se questo criterio è disabilitato o non configurato, Firefox ricorderà la cronologia dei moduli e di ricerca. + Non consentire la visualizzazione delle password nelle Credenziali salvate + Se questo criterio è abilitato, gli utenti non possono visualizzare le password nelle Credenziali salvate. + +Se questo criterio è disabilitato o non configurato, gli utenti possono visualizzare le password nelle Credenziali salvate. Disabilita Pocket Se questo criterio è abilitato, Pocket non è disponibile. @@ -176,10 +243,18 @@ Mozilla consiglia di non disabilitare la telemetria. Le informazioni raccolte tr Se questo criterio è abilitato, la barra degli strumenti Segnalibri è visualizzata per impostazione predefinita. L'utente può sempre nasconderla. Se questo criterio è disabilitato o non configurato, la barra degli strumenti Segnalibri non è visualizzata per impostazione predefinita. - Visualizza barra dei menù + Visualizza barra dei menù (deprecata) Se questo criterio è abilitato, la barra dei menù è visualizzata per impostazione predefinita. L'utente può sempre nasconderla. Se questo criterio è disabilitato o non configurato, la barra dei menù non viene visualizzata per impostazione predefinita. + Visualizza barra dei menù + Se questo criterio è abilitato, è possibile scegliere se la barra dei menù sarà visualizzata o meno e se l'utente può visualizzare e nascondere la barra dei menù. + +Se questo criterio è disabilitato o non configurato, la barra dei menù non è visualizzata per impostazione predefinita. + Sempre + Mai + Sì per impostazione predefinita + No per impostazione predefinita Non controllare il browser predefinito Se questo criterio è abilitato, Firefox all'avvio non controlla se è il browser predefinito. @@ -202,18 +277,42 @@ Se questo criterio è disabilitato o non configurato, non sarà bloccata nessuna Se questo criterio è disabilitato, le estensioni non saranno aggiornate automaticamente. Se questo criterio è abilitato o non configurato, le estensioni saranno aggiornate automaticamente. + Gestione estensioni + Se questo criterio è abilitato, è possibile utilizzare JSON per descrivere la politica di gestione delle estensioni. + +Se questo criterio è disabilitato o non configurato, le estensioni non saranno gestite. + +Per informazioni dettagliate sulla creazione della policy, si veda https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings. Accelerazione hardware Se questo criterio è disabilitato, l'accelerazione hardware non può essere abilitata. Se questo criterio è abilitato o non configurato, l'accelerazione hardware è abilitata. + Profili legacy + Se questo criterio è abilitato, Firefox non tenterà di creare profili differenti per le installazioni di Firefox eseguite in directory differenti. Questo criterio è l'equivalente della variabile d'ambiente MOZ_LEGACY_PROFILES. + +Se questo criterio è disabilitato o non configurato, Firefox creerà un nuovo profilo per ogni singola installazione di Firefox. + Collegamenti file locali + Se questo criterio è abilitato, è possibile specificare le origini da cui sono consentiti i collegamenti ai file locali. + +Se questo criterio è disabilitato o non configurato, i siti Web non possono includere collegamenti a file locali. Previsione di rete Se questo criterio è disabilitato, la previsione di rete (prefetching DNS) sarà disabilitata. Se questo criterio è abilitato o non configurato, la previsione di rete (prefetching DNS) sarà abilitata. + Pagina Nuova scheda + Se questo criterio è disabilitato, la pagina Nuova scheda sarà vuota. + +Se questo criterio è abilitato o non configurato, la pagina Nuova scheda sarà quella predefinita. Offri di salvare le credenziali di accesso Se questo criterio è abilitato o non configurato, Firefox si offrirà di salvare i nomi utente e le password di accesso ai siti. Se questo criterio è disabilitato, Firefox non offrirà la possibilità di salvare i nomi utente e le password di accesso ai siti. + Offri di salvare le credenziali di accesso (default) + Se questo criterio è abilitato o non configurato, Firefox si offrirà di salvare i nomi utente e le password di accesso ai siti. + +Se questo criterio è disabilitato, Firefox non offrirà la possibilità di salvare i nomi utente e le password di accesso ai siti. + +In entrambi i casi, l'utente sarà in grado di modificare il valore (non è bloccato). Se questo criterio è abilitato, le finestre pop-up sui siti indicati sono sempre consentite. Se è specificato un dominio di primo livello (http://example.org), le finestre pop-up sono consentite anche per tutti i sottodomini. Se questo criterio è disabilitato o non configurato, viene seguita la politica predefinita delle finestre pop-up. @@ -317,6 +416,16 @@ Se questo criterio è disabilitato o non configurato, qualunque sito non nel cri Se questo criterio è abilitato, le preferenze relative alle notifiche non possono essere modificate dall'utente. Se questo criterio è disabilitato o non configurato, l'utente può modificare le preferenze relative alle notifiche. + Se questo criterio è abilitato, la riproduzione automatica sarà sempre consentita per le origini indicate. + +Se questo criterio è disabilitato o non configurato, viene seguito il criterio predefinito per la riproduzione automatica. + Se questo criterio è abilitato, la riproduzione automatica sarà sempre bloccata per le origini indicate. + +Se questo criterio è disabilitato o non configurato, viene seguito il criterio predefinito per la riproduzione automatica. + Personalizza pagina iniziale di Firefox + Se questo criterio è abilitato, è possibile scegliere le sezioni visualizzate nella pagina iniziale di Firefox e impedire all'utente di modificarle. + +Se questo criterio è disabilitato o non configurato, saranno visualizzate le sezioni predefinite e l'utente potrà modificarle. Se questo criterio è abilitato, Flash è attivato per impostazione predefinita sui siti indicati a meno che non sia completamente disabilitato. Se è specificato un dominio di primo livello (http://example.org), Flash è consentito anche su tutti i sottodomini. Se questo criterio è disabilitato o non configurato, viene seguita la politica predefinita per Flash. @@ -345,6 +454,46 @@ Se questo criterio è disabilitato o non configurato, dopo ogni aggiornamento ve Se questo criterio è abilitato, tutti i dati saranno cancellati alla chiusura di Firefox. Ciò include la cronologia di navigazione e dei download, i cookie, gli accessi effettuati, la cache, la cronologia dei moduli e di ricerca, le preferenze e i dati non in linea dei siti Web. Se questo criterio è disabilitato o non configurato, i dati non sono cancellati alla chiusura del browser. + Elimina i dati alla chiusura del browser + + Cache + Se questo criterio è abilitato, la cache sarà cancellata alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, la cache non è cancellata alla chiusura del browser. + Cookie + Se questo criterio è abilitato, i cookie saranno cancellati alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, i cookie non sono cancellati alla chiusura del browser. + Cronologia download + Se questo criterio è abilitato, la cronologia dei download sarà cancellata alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, la cronologia dei download non è cancellata alla chiusura del browser. + Cronologia delle ricerche e dei moduli + Se questo criterio è abilitato, i dati dei moduli saranno cancellati alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, i dati dei moduli non sono cancellati alla chiusura del browser. + Cronologia di navigazione + Se questo criterio è abilitato, la cronologia di navigazione sarà cancellata alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, la cronologia di navigazione non è cancellata alla chiusura del browser. + Accessi effettuati + Se questo criterio è abilitato, le sessioni saranno cancellate alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, le sessioni non saranno cancellate alla chiusura del browser. + Preferenze dei siti web + Se questo criterio è abilitato, le preferenze dei siti web saranno cancellate alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, le preferenze dei siti web non sono cancellate alla chiusura del browser. + Dati non in linea dei siti web + Se questo criterio è abilitato, l'archiviazione non in linea delle applicazioni sarà cancellata alla chiusura del browser. + +Se questo criterio è disabilitato o non configurato, l'archiviazione non in linea delle applicazioni non è cancellata alla chiusura del browser. + Blocca preferenze + Se questo criterio è disabilitato, tutte le preferenze di eliminazione alla chiusura potranno essere modificate dall'utente. + +Se questo criterio è abilitato, tutte le preferenze di eliminazione alla chiusura impostate tramite criteri non potranno essere modificate dall'utente + +Se questo criterio non è configurato, nessuna preferenza di eliminazione alla chiusura può essere modificata dall'utente (comportamento precedente). Siti Web bloccati Se questo criterio è abilitato, è possibile utilizzare dei pattern per specificare i siti da bloccare. I pattern sono documentati alla pagina https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Attualmente sono supportati solo i protocolli HTTP e HTTPS. C'è un limite di 1000 voci. @@ -429,6 +578,16 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini Nessuna Pagina iniziale Sessione precedente + Gestore password + Se questo criterio è disabilitato, il gestore password non è disponibile nelle Preferenze. + +Se questo criterio è abilitato o non configurato, il gestore password è disponibile nelle Preferenze. + Richiedi percorso di download + Se questo criterio è disabilitato, all'utente non verrà chiesto un percorso di download. + +Se questo criterio è abilitato, all'utente verrà sempre chiesto un percorso di download. + +Se questo criterio non è configurato, all'utente sarà richiesto un percorso di download, ma potrà modificare quello predefinito. Impostazioni proxy Se questo criterio è abilitato, è possibile configurare e bloccare le impostazioni di rete. @@ -453,7 +612,31 @@ Se questo criterio è disabilitato o non configurato, saranno utilizzate le impo Se questo criterio è disabilitato, la protezione antitracciamento è disabilitata e bloccata sia nel browser, sia in Navigazione anonima. Se questo criterio è abilitato, la protezione antitracciamento è abilitata per impostazione predefinita sia nel browser, sia in Navigazione anonima ed è possibile scegliere se l'utente sarà in grado di modificare tale impostazione o meno. + Protezione antitracciamento + Abilitata + Se questo criterio è abilitato, la protezione antitracciamento è abilitata. + +Se questo criterio è disabilitato, la protezione antitracciamento è disabilitata e non può essere modificata dall'utente. + +Se questo criterio non è configurato, viene utilizzata la protezione antitracciamento standard e l'utente può modificarla. + Cryptominer + Se questo criterio è abilitato, gli script che utilizzano dei cryptominer sono bloccati. + +Se questo criterio è disabilitato o non configurato, gli script che utilizzano dei cryptominer non sono bloccati. + Fingerprinter + Se questo criterio è abilitato, gli script che utilizzano dei fingerprinter sono bloccati. + +Se questo criterio è disabilitato o non configurato, gli script che utilizzano dei fingerprinter non sono bloccati. + Eccezioni + Se questo criterio è abilitato, è possibile specificare delle origini per cui non è abilitata la protezione antitracciamento. + +Se questo criterio è disabilitato o non configurato, la protezione antitracciamento è abilitata per tutti i siti Web. + Non consentire la modifica delle preferenze relative alla protezione antitracciamento + Se questo criterio è abilitato, le preferenze relative alla protezione antitracciamento non possono essere modificate dall'utente. + +Se questo criterio è disabilitato o non configurato, l'utente può modificare le preferenze relative alla protezione antitracciamento. Lingua richiesta + Lingua richiesta (stringa) Se questo criterio è abilitato, è possibile specificare un elenco di lingue richieste per l'applicazione in ordine di preferenza. Il pacchetto lingue corrispondente sarà attivato. Se questo criterio è disabilitato o non configurato, l'applicazione utilizzerà la lingua predefinita. @@ -489,6 +672,12 @@ Se questo criterio è disabilitato o non configurato, i motori di ricerca potran Se questo criterio è abilitato, è possibile specificare i nomi dei motori di ricerca da rimuovere o nascondere. Se questo criterio è disabilitato o non configurato, i motori di ricerca non saranno né rimossi né nascosti. + Suggerimenti di ricerca + Se questo criterio è disabilitato, i suggerimenti di ricerca saranno disabilitati. + +Se questo criterio è abilitato, i suggerimenti di ricerca saranno abilitati. + +Se questo criterio non è configurato, i suggerimenti di ricerca saranno abilitati, ma l'utente li potrà disabilitare. Abilita versione minima SSL Se questo criterio è abilitato, Firefox non utilizzerà versioni di SSL/TLS minori del valore specificato. @@ -501,6 +690,95 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini TLS 1.1 TLS 1.2 TLS 1.3 + Menù Supporto + Se questo criterio è abilitato, al menù Aiuto sarà aggiunta una nuova voce di menù per richiamare le informazioni di supporto. + +Se questo criterio è disabilitato o non configurato, non sarà aggiunta nessuna voce. + What's New + If this policy is disabled, the What's new icon and menuitem will not be displayed. + +If this policy is enabled or not configured, the What's New icon and menuitem will be displayed. + Extension Recommendations + If this policy is disabled, extensions will not be recommended as the user visits websites. + +If this policy is enabled or not configured, extensions will be recommended as the user visits websites. + Feature Recommendations + If this policy is disabled, Firefox features will not be recommended as the user uses Firefox. + +If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox. + Urlbar Interventions + If this policy is disabled, actions will not be recommended based on what the user types in the URL bar. + +If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar. + Se questo criterio è abilitato, la preferenza è impostata a Vero e resa non modificabile. Se questo criterio è disabilitato, la preferenza è impostata a Falso e resa non modificabile. + +Per una descrizione della preferenza, si veda: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + Se questo criterio è abilitato, la preferenza è impostata alla stringa immessa e resa non modificabile. Se questo criterio è disabilitato, non avrà effetto. + +Per una descrizione della preferenza, si veda: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + Se questo criterio è abilitato, la preferenza è impostata al valore selezionato e resa non modificabile. Se questo criterio è disabilitato, non avrà effetto. + +Per una descrizione della preferenza, si veda: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + Questa preferenza non è più supportata su Windows. Stiamo valutando la creazione di un criterio. + Automatico (0) + Sempre disabilitato (1) + Chiedi ogni volta + Seleziona automaticamente + accessibility.force_disabled + app.update.auto (deprecata) + browser.bookmarks.autoExportHTML + browser.bookmarks.file + browser.bookmarks.restore_default_bookmarks + browser.cache.disk.enable + browser.fixup.dns_first_for_single_words + browser.places.importBookmarksHTML + browser.safebrowsing.phishing.enabled + browser.safebrowsing.malware.enabled + browser.search.update + browser.tabs.warnOnClose + browser.cache.disk.parent_directory + browser.slowStartup.notificationDisabled + browser.taskbar.previews.enable + browser.urlbar.suggest.bookmark + browser.urlbar.suggest.history + browser.urlbar.suggest.openpage + datareporting.policy.dataSubmissionPolicyBypassNotification + dom.allow_scripts_to_close_windows + dom.disable_window_flip + dom.disable_window_move_resize + dom.event.contextmenu.enabled + dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl + dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl + dom.xmldocument.load.enabled + dom.xmldocument.async.enabled + extensions.blocklist.enabled + geo.enabled + extensions.getAddons.showPane + intl.accept_languages + media.eme.enabled + media.gmp-gmpopenh264.enabled + media.gmp-widevinecdm.enabled + network.dns.disableIPv6 + network.IDN_show_punycode + places.history.enabled + print.save_print_settings + security.default_personal_cert + security.ssl.errorReporting.enabled + security.mixed_content.block_active_content + ui.key.menuAccessKeyFocuses + browser.newtabpage.activity-stream.default.sites + extensions.htmlaboutaddons.recommendations.enabled + media.peerconnection.enabled + media.peerconnection.ice.obfuscate_host_addresses.whitelist + security.osclientcerts.autoload + security.tls.hello_downgrade_check + widget.content.gtk-theme-override @@ -515,6 +793,10 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini Consenti sempre NTLM su nomi di dominio non completamente qualificati Consenti sempre SPNEGO su nomi di dominio non completamente qualificati + + Consenti a NTLM di eseguire automaticamente l'autenticazione con i server proxy + Consenti a SPNEGO di eseguire automaticamente l'autenticazione con i server proxy + @@ -540,6 +822,13 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini Non consentire la modifica delle preferenze relative alla protezione antitracciamento. + Blocca script cryptominer. + Blocca script fingerprinter. + Eccezioni: + + + + @@ -600,6 +889,9 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini + + + @@ -655,6 +947,66 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini + + Titolo: + + + URL: + + + Tasto di scelta: + + + + + + + + + + + + + + + + + + Cache + Cookie + Cronologia dei download + Cronologia delle ricerche e dei moduli + Cronologia di navigazione + Accessi effettuati + Preferenze dei siti web + Dati non in linea dei siti web + + + Ricerca sul Web + Siti principali + Cronologia dei download + Raccomandati da Pocket + Snippet + Non consentire la modifica delle preferenze + + + + + + + + + + + + + + diff --git a/windows/zh-TW/firefox.adml b/windows/zh-TW/firefox.adml new file mode 100644 index 0000000..760759b --- /dev/null +++ b/windows/zh-TW/firefox.adml @@ -0,0 +1,1010 @@ + + + + + + + Microsoft Windows XP SP2 或更新版本 + 不再支援。 + Firefox 60 或更新版本、Firefox 60 ESR 或更新版本 + Firefox 62 或更新版本、Firefox 60.2 ESR 或更新版本 + Firefox 63 或更新版本 + Firefox 64 或更新版本、Firefox 60.4 ESR 或更新版本 + Firefox 66 或更新版本、Firefox 60.6 ESR 或更新版本 + Firefox 67 或更新版本、Firefox 60.7 ESR 或更新版本 + Firefox 68 或更新版本、Firefox 68 ESR 或更新版本 + Firefox 68.0.1 或更新版本、Firefox 68.0.1 ESR 或更新版本 + Firefox 60 ESR 或更新版本 + Firefox 68.5 ESR 或更新版本 + Firefox 69 或更新版本、Firefox 68.1 ESR 或更新版本 + Firefox 70 或更新版本、Firefox 68.2 ESR 或更新版本 + Firefox 71 或更新版本、Firefox 68.3 ESR 或更新版本 + Firefox 72 或更新版本、Firefox 68.4 ESR 或更新版本 + Firefox 73 或更新版本、Firefox 68.5 ESR 或更新版本 + Firefox 74 或更新版本、Firefox 68.6 ESR 或更新版本 + Firefox 75 或更新版本、Firefox 68.7 ESR 或更新版本 + Firefox 75 或更新版本 + Firefox 76 或更新版本、Firefox 68.8 ESR 或更新版本 + Firefox 77 或更新版本、Firefox 68.9 ESR 或更新版本 + Firefox + 權限 + 攝影機 + 麥克風 + 位置 + 通知 + Autoplay + 驗證 + 書籤 + 憑證 + 彈出視窗 + Cookie + 附加元件 + 擴充套件 + Flash + 首頁 + 搜尋 + 偏好設定 + User Messaging + 允許的網站 + 封鎖的網站 + Application Autoupdate + If this policy is enabled, Firefox is automatically updated without user approval. + +If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update. + +If this policy is not configured, the user can choose whether not Firefox is automatically updated. + 自訂更新網址 + 若啟用此原則,可指定用來檢查更新的伺服器網址。當您在內部網路自行架設更新伺服器時會有幫助。 + +若停用或不設定此原則,將使用預設更新網址。 + SPNEGO + 若啟用此原則,將允許指定的網站於瀏覽器中進行 SPNEGO 驗證。清單中的項目格式為 mydomain.com 或 https://myotherdomain.com。 + +若停用或不設定此原則,將不允許任何網站於瀏覽器中進行 SPNEGO 驗證。 + +若需更多資訊,請參考 https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication。 + 指派 + 若啟用此原則,瀏覽器可針對指定的網站指派使用者驗證資訊給伺服器。清單中的項目格式為 mydomain.com 或 https://myotherdomain.com。 + +若停用或不設定此原則,瀏覽器將不會指派使用者驗證資訊到任何網站的伺服器。 + +若需更多資訊,請參考 https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication。 + NTLM + 若啟用此原則,將信任指定的網站進行 NTLM 驗證。清單中的項目格式為 mydomain.com 或 https://myotherdomain.com。 + +若停用或不設定此原則,將不信任任何網站進行 NTLM 驗證。 + +若需更多資訊,請參考 https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication。 + 允許非 FQDN + 若啟用此原則(並勾選選取盒),可隨時允許於非 FQDN(完整網域名稱)網址進行 SPNEGO 或 NTLM 身分驗證。 + +若停用或不設定此原則,則不會對非 FQDN 網址進行 NTLM 或 SPNEGO 身分驗證。 + 允許代理伺服器 + 若停用此原則,則不會對代理伺服器進行 SPNEGO 或 NTLM 身分驗證。 + +若啟用(並勾選選取盒)或不設定此原則,則總是會對代理伺服器進行 SPNEGO 或 NTLM 身分驗證。 + Do not allow authentication preferences to be changed + If this policy is disabled, authentication preferences can be changed by the user. + +If this policy is enabled or not configured, authentication preferences cannot be changed by the user. + 封鎖附加元件管理員 + 若啟用此原則,使用者將無法開啟附加元件管理員或 about:addons。 + +若停用或不設定此原則,使用者則可以開啟附加元件管理員或 about:addons。 + 封鎖 about:config + 若啟用此原則,使用者將無法開啟 about:config。 + +若停用或不設定此原則,則可以開啟 about:config。 + 封鎖 about:profiles + 若啟用此原則,使用者將無法開啟 about:profiles。 + +若停用或不設定此原則,則可以開啟 about:profiles。 + 封鎖疑難排解資訊 + 若啟用此原則,使用者將無法開啟疑難排解資訊或 about:support。 + +若停用或不設定此原則,則可以開啟疑難排解資訊或 about:support。 + 停用設為桌布 + 若啟用此原則,使用者將無法把圖片設定為系統桌布。 + +若停用或不設定此原則,則可以把圖片設定為系統桌布。 + Captive Portal + 若停用此原則,將停用 Captive Portal 支援。 + +若啟用或不設定此原則,則啟用 Captive Portal 支援。 + 匯入企業根憑證 + 若啟用此原則,Firefox 將從 Windows 憑證儲存區讀取憑證。 + +若停用或不設定此原則,Firefox 則不會從 Windows 憑證儲存區讀取憑證。 + 安裝憑證 + 若啟用此原則,Firefox 將自行安裝列出的憑證。將在 %USERPROFILE%\AppData\Local\Mozilla\Certificates 及 %USERPROFILE%\AppData\Roaming\Mozilla\Certificates 當中尋找憑證檔案。 + +若停用或不設定此原則,Firefox 將不會安裝額外憑證。 + 預設下載資料夾 + 若啟用此原則,可設定下載項目的預設儲存資料夾。可使用 ${home} 來指定家目錄。 + +若停用或不設定此原則,將使用 Firefox 的預設下載資料夾。 + 指定下載資料夾 + 若啟用此原則,可設定並固定下載項目的預設儲存資料夾。可使用 ${home} 來指定家目錄。 + +若停用或不設定此原則,將使用 Firefox 的預設下載資料夾,且可由使用者變更。 + DNS Over HTTPS + Enabled + If this policy is disabled, DNS over HTTPS is disabled. + +If this policy is enabled or not configured, DNS Over HTTPS is enabled. + Provider URL + If this policy is enabled, the URL specified is used as the provider URL. + +If this policy is disabled or not configured, the default provider is used. + + Locked + If this policy is enabled, DNS over HTTPS settings cannot be changed by the user. + +If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user. + Excluded Domains + If this policy is enabled, the specified domains are excluded from DNS over HTTPS. + +If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS. + 設定 DNS Over HTTPS (Moved) + 若啟用此原則,可變更預設 DNS over HTTPS 設定。 + +若停用或不設定此原則,將使用預設 DNS Over HTTPS 設定。 + 停用設定主控密碼 + 若啟用此原則,將無法設定主控密碼。 + +若停用或不設定此原則,則可設定主控密碼。 + 停用更新 + 若啟用此原則,瀏覽器將不會接收更新。 + +若停用或不設定此原則,則會接收更新。 + 停用內建 PDF 檢視器(PDF.js) + 若啟用此原則,將不會使用 Firefox 內建檢視器開啟 PDF 檔案。 + +若停用或不設定此原則,則會使用 Firefox 內建檢視器開啟 PDF 檔案。 + Disable the default browser agent. + If this policy is enabled, the default browser agent is disabled. + +If this policy is disabled or not configured, the default browser agent is enabled. + +For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html + 停用開發者工具 + 若啟用此原則,將關閉 Firefox 當中的網頁開發者工具功能。 + +若停用或不設定此原則,則可使用 Firefox 網頁開發者工具。 + 停用意見回饋相關功能 + 若啟用此原則,將不會顯示說明選單中的「送出意見回饋」及「回報詐騙網站」項目。 + +若停用或不設定此原則,將會顯示說明選單中的「送出意見回饋」及「回報詐騙網站」項目。 + 停用 Firefox Accounts + 若啟用此原則,將停用 Firefox Accounts 相關功能,包含 Sync。 + +若停用或不設定此原則,則可以使用 Firefox Accounts 及 Sync 相關功能。 + 停用 Firefox Screenshots + 若啟用此原則,將無法使用 Firefox Screenshots。 + +若停用或不設定此原則,則可以使用 Firefox Screenshots。 + 停用 Firefox Studies + 若啟用此原則,Firefox 將不會執行 SHIELD 研究或進行 Heartbeat 調查。 + +若停用或不設定此原則,則使用者可以自行選擇是否接受 SHIELD 研究或進行 Heartbeat 調查。 + +若需更多資訊,請參考 https://support.mozilla.org/en-US/kb/shield 及 https://wiki.mozilla.org/Firefox/Shield/Heartbeat + 停用「忘記」按鈕 + 若啟用此原則,將無法使用「忘記」按鈕。 + +若停用或不設定此原則,則可以使用「忘記」按鈕。 + 停用表單填寫紀錄 + 若啟用此原則,Firefox 將不會保留表單填寫或搜尋紀錄。 + +若停用或不設定此原則,Firefox 則會保留表單填寫及搜尋紀錄。 + Do not allow passwords to be revealed in saved logins + If this policy is enabled, users cannot show passwords in saved logins. + +If this policy is disabled or not configured, users can show passwords in saved logins. + 停用 Pocket + 若啟用此原則,將無法使用 Pocket。 + +若停用或不設定此原則,則可以使用 Pocket。 + 停用隱私瀏覽功能 + 若啟用此原則,將不允許使用隱私瀏覽功能。 + +若停用或不設定此原則,則可以使用隱私瀏覽功能。 + 停用匯入設定檔 + 若啟用此原則,將停用書籤視窗中的「自其他瀏覽器匯入資料」選項。 + +若停用或不設定此原則,則可以使用「自其他瀏覽器匯入資料」選項。 + 停用重新整理設定檔 + 若啟用此原則,在 about:support 頁面或 support.mozilla.org 就不會提供「重新整理 Firefox」功能。 + +若停用或不設定此原則,則會提供「重新整理 Firefox」功能。 + 停用安全模式 + 若啟用此原則,無法重新啟動瀏覽器進入安全模式。 + +若停用或不設定此原則,則允許進入安全模式。 + 防止忽略憑證錯誤 + 若啟用此原則,連線憑證無效時,將不會顯示「新增例外網站」按鈕,可防止使用者忽略憑證錯誤。 + +若停用或不設定此原則,則可以忽略憑證錯誤。 + 防止忽略安全瀏覽錯誤 + 若啟用此原則,使用者將無法忽略警告並造訪有害網站。 + +若停用或不設定此原則,則使用者可自行決定是否造訪有害網站。 + 停用系統附加元件更新 + 若啟用此原則,將不會安裝新的系統附加元件,也不會更新已安裝的系統附加元件。 + +若停用或不設定此原則,則會安裝或更新系統附加元件。 + 停用 Telemetry + 若啟用此原則,將不會上傳 Telemetry 資料。 + +若停用或不設定此原則,則會收集並上傳 Telemetry 資料。 + +Mozilla 建議您不要停用 Telemetry。透過 Telemetry 收集到的資訊可幫助為企業使用者打造更好的產品。 + 顯示書籤工具列 + 若啟用此原則,預設將顯示書籤工具列。使用者還是可以將其隱藏。 + +若停用或不設定此原則,則預設不會顯示書籤工具列。 + 顯示選單列(已棄用) + 若啟用此原則,預設將顯示選單列。使用者還是可以將其隱藏。 + +若停用或不設定此原則,則預設不會顯示選單列。 + Display Menu Bar + If this policy is enabled, you can choose whether or not the menu bar is displayed and whether or not the user can show and hide the menu bar. + +If this policy is disabled or not configured, the menu bar is not displayed by default. + Always + Never + On by default + Off by default + 不要檢查是否為預設瀏覽器 + 若啟用此原則,Firefox 不會在啟動時檢查是否為預設瀏覽器。 + +若停用或不設定此原則,Firefox 則會在啟動時檢查是否為預設瀏覽器。 + 要安裝的擴充套件 + 若啟用此原則,您可以指定一組擴充套件網址或路徑的清單,將在 Firefox 啟動時安裝。 +只要變更此清單,就會重新安裝擴充套件。 + +若停用或不設定此原則,則不會安裝任何擴充套件。 + 要移除的擴充套件 + 若啟用此原則,將可以指定一組要移除的擴充套件 ID 清單。 +只要變更此清單,就會移除擴充套件。 + +若停用或不設定此原則,則不會移除任何擴充套件。 + 防止停用或移除擴充套件 + 若啟用此原則,將可以指定一組不讓使用者移除或停用的的擴充套件。 + +若停用或不設定此原則,則不會鎖定任何擴充套件。 + 擴充套件更新 + 若停用此原則,將不會自動更新擴充套件。 + +若啟用或不設定此原則,將自動更新擴充套件。 + 擴充套件管理 + 若啟用此原則,您可以用 JSON 來描述擴充套件管理原則。 + +若停用或不設定此原則,將不會管理擴充套件。 + +若需關於建立原則的更多資訊,請參考 https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings。 + 硬體加速 + 若停用此原則,將停用硬體加速功能且無法啟用。 + +若啟用或不設定此原則,則會啟用硬體加速功能。 + 傳統設定檔 + 若啟用此原則,Firefox 將不會嘗試對本機電腦中不同套的 Firefox 建立不同的設定檔資料夾。也等於設定 MOZ_LEGACY_PROFILES 。 + +若停用或不設定此原則,Firefox 則會對每一套 Firefox 建立不同的設定檔。 + 本機檔案鏈結 + 若啟用此原則,將可以指定網站內容是否允許鏈結到本機檔案。 + +若停用或不設定此原則,網站則不能鏈結到本機檔案。 + 網路預測 + 若停用此原則,將停用網路預測(DNS 預讀)功能。 + +若啟用或不設定此原則,則啟用網路預測(DNS 預讀)功能。 + 新分頁頁面 + 若停用此原則,將使用空白頁作為新分頁頁面。 + +若啟用或不設定此原則,新分頁頁面將使用預設值。 + 提供儲存登入資訊 + 若啟用或不設定此原則,Firefox 將提示儲存網站登入資訊與密碼。 + +若停用此原則,Firefox 則不會提供儲存登入資訊與密碼。 + 提供儲存登入資訊(預設) + 若啟用或不設定此原則,Firefox 將提示儲存網站登入資訊與密碼,且無法關閉。 + +若停用此原則,Firefox 將提示儲存網站登入資訊與密碼,且無法開啟。 + 若啟用此原則,將允許來自指定來源網址的彈出視窗。若指定了頂級網域名稱(例如 http://example.org),也將允許所有來自子網域的彈出視窗。 + +若停用或不設定此原則,則遵循預設的彈出視窗原則。 + 允許網站顯示彈出視窗 + 若停用此原則,預設將允許來自所有網站的彈出視窗。 + +若未啟用或設定此原則,將封鎖來自所有網站的彈出視窗。。 + 不允許更改允許偏好設定 + 若啟用此原則,使用者將無法調整彈出視窗偏好設定。 + +若停用或不設定此原則,則使用者能夠自行調整彈出視窗偏好設定。 + 若啟用此原則,除非停用安裝附加元件,否則將允許安裝來自指定來源網址的附加元件。若指定了頂級網域名稱(例如 http://example.org),也將允許所有來自子網域的附加元件。 + +若停用或不設定此原則,則遵循預設的附加元件原則。 + 允許安裝來自網站的附加元件 + 若停用此原則,將無法安裝附加元件。 + +若未啟用或設定此原則,則可安裝附加元件。 + 若啟用此原則,將允許來自指定來源網址的 Cookie。若指定了頂級網域名稱(例如 http://example.org),也將允許所有來自子網域的 Cookie。 + +若停用或不設定此原則,則遵循預設的 Cookie 原則。 + 若啟用此原則,將封鎖來自指定來源網址的 Cookie。若指定了頂級網域名稱(例如 http://example.org),也將封鎖所有來自子網域的 Cookie。 + +若停用或不設定此原則,則預設不封鎖 Cookie。 + 接受來自網站的 Cookie + 若停用此原則,將預設不接受來自網站的 Cookie。 + +若未啟用或設定此原則,則接受來自網站的 Cookie。 + 允許第三方 Cookie + 若接受 Cookie 並啟用了此原則,將可以設定是否要接受第三方 Cookie。 + +若停用或未設定此原則,或是不允許 Cookie,則忽略此設定。 + 總是接受 + 永不接受 + 只接受來自造訪過網站的 Cookie visited + 保留 Cookie 直到 Firefox 關閉 + 若啟用此原則並允許 Cookie,Cookie 將在 Firefox 時失效。 + +若停用或未設定此原則,或是不允許 Cookie,則忽略此設定。 + 拒絕追蹤器 + 若啟用此原則並允許 Cookie,Firefox 將預設拒絕追蹤器 Cookie。 + +若停用或未設定此原則,或是不允許 Cookie,則忽略此設定。 + 不允許調整偏好設定 + 若啟用此原則,使用者將無法調整 Cookie 偏好設定。 + +若停用或不設定此原則,則使用者能夠自行調整 Cookie 偏好設定。 + 若啟用此原則,將允許指定來源網址存取攝影機。 + +若停用或不設定此原則,則依循預設攝影機存取原則。 + 若啟用此原則,將封鎖指定來源網址存取攝影機。 + +若停用或不設定此原則,則預設不會封鎖存取攝影機。 + 封鎖存取攝影機的新請求 + 若啟用此原則,將拒絕不在允許原則清單中的網站存取攝影機的權限請求。 + +若停用或不設定此原則,任何不在封鎖原則清單中的網站都可以請求存取攝影機。 + 不允許調整偏好設定 + 若啟用此原則,使用者將無法調整攝影機偏好設定。 + +若停用或不設定此原則,則使用者能夠自行調整攝影機偏好設定。 + 若啟用此原則,將總是允許來自清單中的網站存取麥克風的權限請求。 + +若停用或不設定此原則,則依循預設麥克風存取原則。 + 若啟用此原則,將拒絕清單中的網站存取麥克風的權限請求。 + +若停用或不設定此原則,則預設不會封鎖存取麥克風。 + 封鎖存取麥克風的新請求 + 若啟用此原則,將拒絕不在允許原則清單中的網站存取麥克風的權限請求。 + +若停用或不設定此原則,任何不在封鎖原則清單中的網站都可以請求存取麥克風。 + 不允許調整偏好設定 + 若啟用此原則,使用者將無法調整麥克風偏好設定。 + +若停用或不設定此原則,則使用者能夠自行調整麥克風偏好設定。 + 若啟用此原則,將總是允許來自清單中的網站存取所在位置的權限請求。 + +若停用或不設定此原則,則依循預設位置存取原則。 + 若啟用此原則,將拒絕清單中的網站存取所在位置的權限請求。 + +若停用或不設定此原則,則預設不會封鎖存取所在位置。 + 封鎖存取所在位置的新請求 + 若啟用此原則,將拒絕不在允許原則清單中的網站存取所在位置的權限請求。 + +若停用或不設定此原則,任何不在封鎖原則清單中的網站都可以請求存取所在位置。 + 不允許調整偏好設定 + 若啟用此原則,使用者將無法調整位置偏好設定。 + +若停用或不設定此原則,則使用者能夠自行調整位置分享偏好設定。 + 若啟用此原則,將總是允許來自清單中的網站傳送通知。 + +若停用或不設定此原則,則依循預設通知原則。 + 若啟用此原則,將拒絕清單中的網站傳送通知。 + +若停用或不設定此原則,則預設不會封鎖傳送通知。 + 封鎖傳送通知的新請求 + 若啟用此原則,將拒絕不在允許原則清單中的網站傳送通知的請求。 + +若停用或不設定此原則,任何不在封鎖原則清單中的網站都可以請求傳送通知。 + 不允許調整偏好設定 + 若啟用此原則,使用者將無法調整通知偏好設定。 + +若停用或不設定此原則,則使用者能夠自行調整位置通知偏好設定。 + If this policy is enabled, autoplay is always enabled for the origins indicated. + +If this policy is disabled or not configured, the default autoplay policy is followed. + If this policy is enabled, autoplay is always blocked for the origins indicated. + +If this policy is disabled or not configured, the default autoplay policy is followed. + 自訂 Firefox 首頁 + 若啟用此原則,將可以設定要在 Firefox 首頁顯示哪些段落,並防止使用者更改設定。 + +若停用或不設定此原則,則顯示預設段落,使用者也可以更改設定。 + 若啟用此原則,除非完全停用 Flash,否則將允許指定來源網址使用。若指定了頂級網域名稱(例如 http://example.org),也將允許所有子網域使用 Flash。 + +若停用或不設定此原則,則依循預設 Flash 啟用原則。 + 若啟用此原則,將封鎖指定來源網址的 Flash 內容。若指定了頂級網域名稱(例如 http://example.org),也將封鎖所有子網域使用 Flash。 + +若停用或不設定此原則,則依循預設 Flash 內容原則。 + 啟用網站上的 Flash 內容 + 若啟用此原則,將總是啟用網站上的 Flash 內容。 + +若停用此原則,將不會啟用任何網站中的 Flash 內容,就算列於允許清單也會封鎖。 + +若不設定此原則,則於點擊後播放 Flash 內容。 + 不允許調整偏好設定 + 若啟用此原則,使用者將無法調整 Flash 偏好設定。 + +若停用或不設定此原則則使用者能夠自行調整 Flash 偏好設定。 + 覆蓋首次執行頁面 + 若啟用此原則,將可以指定要開啟的 Firefox 首次執行(firstrun)頁面。若保留空白,則不會開啟頁面。 + +若停用或不設定此原則,則顯示預設首次執行頁面。 + 覆蓋升級頁面 + 若啟用此原則,將可以指定 Firefox 更新後要開啟的頁面。若保留空白,則不會開啟頁面。 + +若停用或不設定此原則,則顯示預設升級頁面。 + 關閉瀏覽器時清理資料 + 若啟用此原則,將可以選擇要在關閉 Firefox 時清理哪些資料。 + +若停用或不設定此原則,則不會在關閉 Firefox 時清理任何資料。 + Clear data when browser is closed + + Cache + If the policy is enabled, the cache is cleared when the browser is closed. + +If this policy is disabled or not configured, the cache is not cleared when the browser is closed. + Cookies + If the policy is enabled, cookies are cleared when the browser is closed. + +If this policy is disabled or not configured, cookies are not cleared when the browser is closed. + Download History + If the policy is enabled, download history is cleared when the browser is closed. + +If this policy is disabled or not configured, download history is not cleared when the browser is closed. + Form & Search History + If the policy is enabled, form data is cleared when the browser is closed. + +If this policy is disabled or not configured, form data is not cleared when the browser is closed. + Browsing History + If the policy is enabled, browsing history is cleared when the browser is closed. + +If this policy is disabled or not configured, browsing history is not cleared when the browser is closed. + Active Logins + If the policy is enabled, sessions cleared when the browser is closed. + +If this policy is disabled or not configured, sessions not cleared when the browser is closed. + Site Preferences + If the policy is enabled, sire preferences arecleared when the browser is closed. + +If this policy is disabled or not configured, site preferences not cleared when the browser is closed. + Offline Website Data + If the policy is enabled, offline application storage is cleared when the browser is closed. + +If this policy is disabled or not configured, offline application storage is not cleared when the browser is closed. + Locked + If this policy is disabled, all shutdown preferences can be changed by the user. + +If this policy is enabled, any shutdown preferences explicitly set via policy cannot be changed by the user. + +If this policy is not configured, no shutdown preferences can be changed by the user (previous behavior). + 要封鎖的網站 + 若啟用此原則,將可以指定要封鎖的網站網址規則。規則格式文件位於 https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns。目前僅支援 http/https 網址,最多 1000 筆項目。 + +若停用或不設定此原則,則不會封鎖任何網站。 + 要封鎖的網站的例外規則 + 若啟用此原則,且啟用了網站封鎖規則,將可以指定要排除封鎖的網站網址規則。規則格式文件位於 https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns。目前僅支援 http/https 網址,最多 1000 筆項目。 + +若停用或不設定此原則,則不會放行任何例外網站。 + 書籤 01 + 書籤 02 + 書籤 03 + 書籤 04 + 書籤 05 + 書籤 06 + 書籤 07 + 書籤 08 + 書籤 09 + 書籤 10 + 書籤 11 + 書籤 12 + 書籤 13 + 書籤 14 + 書籤 15 + 書籤 16 + 書籤 17 + 書籤 18 + 書籤 19 + 書籤 20 + 書籤 21 + 書籤 22 + 書籤 23 + 書籤 24 + 書籤 25 + 書籤 26 + 書籤 27 + 書籤 28 + 書籤 29 + 書籤 30 + 書籤 31 + 書籤 32 + 書籤 33 + 書籤 34 + 書籤 35 + 書籤 36 + 書籤 37 + 書籤 38 + 書籤 39 + 書籤 40 + 書籤 41 + 書籤 42 + 書籤 43 + 書籤 44 + 書籤 45 + 書籤 46 + 書籤 47 + 書籤 48 + 書籤 49 + 書籤 50 + 若啟用此原則,將可以指定要加入到 Firefox 的書籤。由於有 Bug 存在的關係,您必須設定書籤位置。請注意必須照順序設定書籤。 + +若停用或不設定此原則,則不會加入新書籤。 + 工具列 + 選單 + 不建立預設書籤 + 若啟用此原則,將不會建立預設書籤與智慧書籤(最常瀏覽、最近新增的標籤)。 + +若停用或不設定此原則,則會建立預設書籤與智慧書籤(最常瀏覽、最近新增的標籤)。 + +註:此原則僅在設定檔首次執行前設定才有效。 + 首頁網址 + 若啟用此原則,您可以設定首頁網址,還可以固定該網址。 + +若停用或不設定此原則,使用者則可以自行更改首頁設定。 + 其他首頁 + 若啟用此原則,將可設定其他首頁,將以多個分頁的方式開啟。 + +若停用或不設定此原則,則僅有一頁首頁。 + 開始頁面 + 若啟用此原則,將可以更改 Firefox 啟動時要顯示的內容。可以是首頁、先前的瀏覽狀態,或空白頁。 + +若停用或不設定此原則,則預設使用先前的瀏覽狀態。 + 無 + 首頁 + 先前的瀏覽狀態 + 密碼管理員 + 若停用此原則,將無法於偏好設定中使用密碼管理員。 + +若啟用或不設定此原則,則可於偏好設定中使用密碼管理員。 + 提示下載位置 + 若停用此原則,將不會向使用者詢問檔案下載位置。 + +若啟用此原則,則總是會向使用者詢問檔案下載位置。 + +若不設定此原則,則會向使用者詢問檔案下載位置,但使用者也可以自行更改預設行為。 + 代理伺服器設定 + 若啟用此原則,將可以調整並鎖定網路設定。 + +請選擇連線類型,然後填寫對應的段落。由於有 Bug 存在的關係,您必須選擇 SOCKS 代理伺服器的版本。 + +若停用或不設定此原則,則使用預設網路設定,且使用者可自行調整。 + SOCKS v4 + SOCKS v5 + 代理伺服器自動設定網址 + 僅應於選擇自動設定代理伺服器時,設定這些項目 + 不經由代理伺服器開啟下列網址 + 僅應於選擇手動指定代理伺服器時,設定這些項目 + 連線類型 + 不使用代理伺服器 + 使用系統代理伺服器設定 + 手動設定代理伺服器 + 自動偵測代理伺服器設定 + 代理伺服器自動設定網址 + 追蹤保護 + 若不設定此原則,在一般瀏覽模式將不會預設開啟追蹤保護,而在隱私瀏覽模式中將會開啟,使用者可自行調整設定。 + +若停用此原則,則會在一般與隱私瀏覽模式中都停用追蹤保護功能,且使用者無法開啟。 + +若啟用此原則,則會在一般與隱私瀏覽模式中都啟用追蹤保護功能,且您可以決定是否要允許讓使用者自行更改設定。 + Tracking Protection + Enabled + If this policy is enabled, tracking protection is enabled. + +If this policy is disabled, tracking protection is disabled and cannot be changed by the user. + +If this policy is not configured, standard tracking protection is used and the user can change it. + Cryptomining + If this policy is enabled, scripts that use cryptomining are blocked. + +If this policy is disabled or not configured, scripts that use cryptomining are not blocked. + Fingerprinting + If this policy is enabled, scripts that use fingerprinting are blocked. + +If this policy is disabled or not configured, scripts that use fingerprinting are not blocked. + Exceptions + If this policy is enabled, you can specify origins where tracking protection is not enabled. + +If this policy is disabled or not configured, tracking protection is enabled for all websites. + Do not allow tracking protection preferences to be changed + If this policy is enabled, tracking protection preferences cannot be changed by the user. + +If this policy is disabled or not configured, the user can change tracking protection preferences. + 請求語系 + 請求語系(字串) + 若啟用此原則,您可以指定要由應用程式顯示的語系順序清單。將使得對應的語言套件生效。 + +若停用或不設定此原則,應用程式將使用預設語系。 + 安全性裝置 + 若啟用此原則,將可以指定要安裝的 PKCS #11 模組清單。需於設定中指定模組名稱及完整路徑。 + +若停用或不設定此原則,則不會安裝其他的 PKCS #11 模組。 + 搜尋列位置 + 若啟用此原則,將可以設定搜尋列是否要自網址列分離。 + +若停用或不設定此原則,新使用者的搜尋列將合併於網址列內;從 Firefox 56 或之前版本升級上來的使用者,則會獨立於工具列中。 + 搜尋引擎 1 + 搜尋引擎 2 + 搜尋引擎 3 + 搜尋引擎 4 + 搜尋引擎 5 + 若啟用此原則,將可以指定要加入 Firefox 的搜尋引擎。請使用 {searchTerms} 來指定要取代於網址中的搜尋詞。由於有 Bug 存在的關係,您必須指定查詢方法(通常是 GET)。請注意必須照順序設定搜尋引擎。 + +若停用或不設定此原則,則不會加入搜尋引擎。 + 合併於網址列內 + 獨立於工具列中 + GET + POST + 預設搜尋引擎 + 若啟用此原則,將可以設定預設要使用的搜尋引擎名稱。 + +若停用或不設定此原則,則使用 Firefox 搜尋引擎。 + 防止安裝搜尋引擎 + 若啟用此原則,使用者將無法從網頁安裝搜尋引擎。 + +若停用或不設定此原則,則可以從網頁安裝搜尋引擎。 + 移除搜尋引擎 + 若啟用此原則,將可以指定要移除或隱藏的搜尋引擎。 + +若停用或不設定此原則,則不會移除或隱藏搜尋引擎。 + 搜尋建議 + 若停用此原則,將停用搜尋建議功能。 + +若啟用此原則,將啟用搜尋建議功能。 + +若不設定此原則,則會啟用搜尋建議功能,且使用者可自行關閉此功能。 + 啟用的最低 SSL 版本 + 若啟用此原則,Firefox 將不會使用低於指定版本的 SSL/TLS 版本進行連線。 + +若停用或不設定此原則,Firefox 的預設最低版本為 TLS 1.0。 + 啟用的最高 SSL 版本 + 若啟用此原則,將不會使用高於指定版本的 SSL/TLS 版本進行連線。 + +若停用或不設定此原則,Firefox 的預設最高版本為 TLS 1.3。 + TLS 1.0 + TLS 1.1 + TLS 1.2 + TLS 1.3 + 技術支援選單 + 若啟用此原則,將在說明選單中加入技術支援資訊項目。 + +若停用或不設定此原則,則不會加入選單項目。 + What's New + If this policy is disabled, the What's new icon and menuitem will not be displayed. + +If this policy is enabled or not configured, the What's New icon and menuitem will be displayed. + Extension Recommendations + If this policy is disabled, extensions will not be recommended as the user visits websites. + +If this policy is enabled or not configured, extensions will be recommended as the user visits websites. + Feature Recommendations + If this policy is disabled, Firefox features will not be recommended as the user uses Firefox. + +If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox. + Urlbar Interventions + If this policy is disabled, actions will not be recommended based on what the user types in the URL bar. + +If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar. + 若啟用此原則,偏好設定將鎖定為 true。若停用此原則,偏好設定則鎖定為 false。 + +若需要偏好設定的詳細說明,請參考: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + 若啟用此原則,偏好設定將鎖定為輸入的字串。若停用此原則,則不會生效。 + +若需要偏好設定的詳細說明,請參考: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences + 若啟用此原則,偏好設定將鎖定為輸入的值。若停用此原則,則不會生效。 + +若需要偏好設定的詳細說明,請參考: + +https://github.com/mozilla/policy-templates/blob/master/README.md#preferences。 + 已不再於 Windows 平台支援此偏好設定。我們還在評估是否要建立原則。 + 自動(0) + 總是關閉(1) + 每次詢問 + 自動選擇 + accessibility.force_disabled + app.update.auto(已棄用) + browser.bookmarks.autoExportHTML + browser.bookmarks.file + browser.bookmarks.restore_default_bookmarks + browser.cache.disk.enable + browser.fixup.dns_first_for_single_words + browser.places.importBookmarksHTML + browser.safebrowsing.phishing.enabled + browser.safebrowsing.malware.enabled + browser.search.update + browser.tabs.warnOnClose + browser.cache.disk.parent_directory + browser.slowStartup.notificationDisabled + browser.taskbar.previews.enable + browser.urlbar.suggest.bookmark + browser.urlbar.suggest.history + browser.urlbar.suggest.openpage + datareporting.policy.dataSubmissionPolicyBypassNotification + dom.allow_scripts_to_close_windows + dom.disable_window_flip + dom.disable_window_move_resize + dom.event.contextmenu.enabled + dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl + dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl + dom.xmldocument.load.enabled + dom.xmldocument.async.enabled + extensions.blocklist.enabled + geo.enabled + extensions.getAddons.showPane + intl.accept_languages + media.eme.enabled + media.gmp-gmpopenh264.enabled + media.gmp-widevinecdm.enabled + network.dns.disableIPv6 + network.IDN_show_punycode + places.history.enabled + print.save_print_settings + security.default_personal_cert + security.ssl.errorReporting.enabled + security.mixed_content.block_active_content + ui.key.menuAccessKeyFocuses + browser.newtabpage.activity-stream.default.sites + extensions.htmlaboutaddons.recommendations.enabled + media.peerconnection.enabled + media.peerconnection.ice.obfuscate_host_addresses.whitelist + security.osclientcerts.autoload + security.tls.hello_downgrade_check + widget.content.gtk-theme-override + + + + + + + + + + + + 總是允許於非 FQDN 網址進行 NTLM 驗證 + 總是允許於非 FQDN 網址進行 SPNEGO 驗證 + + + 自動允許對代理伺服器進行 NTLM 驗證 + 自動允許對代理伺服器進行 SPNEGO 驗證 + + + + + + + + + + + + + + + + + + 允許網站彈出視窗 + + + + + + + + 不允許調整追蹤保護偏好設定。 + 封鎖加密貨幣採礦程式。 + 封鎖數位指紋追蹤程式。 + Exceptions: + + + + + + + + + + + + 網址: + + + 不允許變更首頁。 + + + 其他首頁 + + + + + + 標題: + + + 網址: + + + Favicon 網址: + + + 置於: + + 資料夾名稱: + + + + + + + + + + + Method: + + + + + + + + + + + + + + + + + + + + + + + + + + 不允許變更代理伺服器設定。 + 連線類型: + + HTTP 代理伺服器: + + + 所有通訊協定都使用此代理伺服器。 + SSL 代理伺服器: + + + FTP 代理伺服器: + + + SOCKS 主機: + + + SOCKS 版本: + + No proxy for + + + 範例: .mozilla.org, .net.tw, 192.168.1.0/24 + Proxy 自動設定網址: + + + 若已儲存密碼則不要提示驗證。 + 使用 SOCKS v5 時也代理 DNS 查詢。 + + + 提供者網址: + + + 啟用 DNS over HTTPS。 + 不允許變更 DNS over HTTPS 偏好設定。 + + + + + + 標題: + + + 網址: + + + 快速鍵: + + + + + + + + + + + + + + + + + + 快取 + Cookie + 下載紀錄 + 表單與搜尋紀錄 + 上網紀錄 + 已登入的連線 + 網站偏好設定 + 網站離線資料 + + + 搜尋 + 熱門網站 + 下載紀錄 + Pocket 推薦項目 + 隻字片語 + 不允許變更設定 + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/windows/zh-TW/mozilla.adml b/windows/zh-TW/mozilla.adml new file mode 100644 index 0000000..9fbed1f --- /dev/null +++ b/windows/zh-TW/mozilla.adml @@ -0,0 +1,10 @@ + + + + + + + Mozilla + + +