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
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.
-
+
+
+
+
+
+
+
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).
@@ -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
+
+
+ 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.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
+
+ 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.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
-
+
+
+
+
+
+
+
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).
@@ -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
+
+
+ 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.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
+
+ 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
+
+
-
-
+
+
+Si esta polÃtica está deshabilitada o no está configurada, la barra de menú no se muestrará 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.
-
-
-
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
+
+
+ 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.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
+
+ 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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 @@
+
+
+
+
+
+
+
-
+
@@ -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.
-
+
+
+
+
+
+
+
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).
@@ -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
+
+
+ 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.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
+
+ 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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.
-
+
+
+
+
+
+
+
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).
@@ -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
+
+
+ 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.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
+
+ 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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 æ¶éå°çè³è¨å¯å¹«å©çºä¼æ¥ä½¿ç¨è
æé æ´å¥½çç¢åã
+ 顯示æ¸ç±¤å·¥å
·å
+ è¥åç¨æ¤ååï¼é è¨å°é¡¯ç¤ºæ¸ç±¤å·¥å
·åã使ç¨è
éæ¯å¯ä»¥å°å
¶é±èã
+
+è¥åç¨æä¸è¨å®æ¤ååï¼åé è¨ä¸æ顯示æ¸ç±¤å·¥å
·åã
+
+
+
+
+
+
+
+
+ ä¸è¦æª¢æ¥æ¯å¦çºé è¨ç覽å¨
+ è¥åç¨æ¤ååï¼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ï¼ï¼ä¹å°å
許ææä¾èªå網åçéå å
件ã
+
+è¥åç¨æä¸è¨å®æ¤ååï¼åéµå¾ªé è¨çéå å
件ååã
+ å
許å®è£ä¾èªç¶²ç«çéå å
件
+ è¥åç¨æ¤ååï¼å°ç¡æ³å®è£éå å
件ã
+
+è¥æªåç¨æè¨å®æ¤ååï¼åå¯å®è£éå å
件ã
+ è¥åç¨æ¤ååï¼å°å
許ä¾èªæå®ä¾æºç¶²åç 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.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
+
+ 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
+
+
+