1 **These policies are in active development and so might contain changes that do not work with current versions of Firefox.**
3 **You should use the officially released versions (https://github.com/mozilla/policy-templates/releases) if you are deploying changes.**
5 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.
7 | Policy Name | Description
9 | **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update.
10 | **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update.
11 | **[`Authentication`](#authentication)** | Configure sites that support integrated authentication.
12 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
13 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
14 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
15 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
16 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
17 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
18 | **[`Certificates`](#certificates)** |
19 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
20 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
21 | **[`Cookies`](#cookies)** | Configure cookie preferences.
22 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
23 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
24 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
25 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
26 | **[`DisabledCiphers`](#disabledciphers)** | Disable ciphers.
27 | **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only).
28 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
29 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
30 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
31 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
32 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
33 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
34 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
35 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
36 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
37 | **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins.
38 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
39 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
40 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
41 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
42 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
43 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
44 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
45 | **[`DisplayMenuBar (Deprecated)`](#displaymenubar-deprecated)** | Set the initial state of the menubar.
46 | **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar.
47 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
48 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
49 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
50 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
51 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
52 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
53 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
54 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
55 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
56 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
57 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
58 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
59 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
60 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
61 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
62 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
63 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
64 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
65 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
66 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
67 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
68 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
69 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
70 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
71 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
72 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
73 | **[`Preferences`](#preferences)** | Set and lock some preferences.
74 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
75 | **[`Proxy`](#proxy)** | Configure proxy settings.
76 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
77 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
78 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
79 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
80 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
81 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
82 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
83 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
84 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
85 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
86 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
87 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
88 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
89 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
90 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
91 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
95 Enable or disable **automatic** application update.
97 If set to true, application updates are installed without user approval.
99 If set to false, application updates are downloaded but the user can choose when to install the update.
101 If you have disabled updates via DisableAppUpdate, this policy has no effect.
103 **Compatibility:** Firefox 75, Firefox ESR 68.7\
104 **CCK2 Equivalent:** N/A\
105 **Preferences Affected:** app.update.auto
109 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
114 <key>AppAutoUpdate</key>
122 "AppAutoUpdate": true | false
128 Change the URL for application update.
130 **Compatibility:** Firefox 62, Firefox ESR 60.2\
131 **CCK2 Equivalent:** N/A\
132 **Preferences Affected:** `app.update.url`
136 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
141 <key>AppUpdateURL</key>
142 <string>https://yoursite.com</string>
149 "AppUpdateURL": "https://yoursite.com"
155 Configure sites that support integrated authentication.
157 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
159 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3)\
160 **CCK2 Equivalent:** N/A\
161 **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`
165 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
166 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
167 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
168 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
169 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
170 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
171 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
172 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
173 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
174 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
175 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
180 <key>Authentication</key>
184 <string>mydomain.com</string>
185 <string>https://myotherdomain.com</string>
189 <string>mydomain.com</string>
190 <string>https://myotherdomain.com</string>
194 <string>mydomain.com</string>
195 <string>https://myotherdomain.com</string>
197 <key>AllowNonFQDN</key>
204 <key>AllowProxies</key>
221 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
222 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
223 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
225 "SPNEGO": true | false,
229 "SPNEGO": true | false,
232 "Locked": true | false
239 Block access to the Add-ons Manager (about:addons).
241 **Compatibility:** Firefox 60, Firefox ESR 60\
242 **CCK2 Equivalent:** `disableAddonsManager`\
243 **Preferences Affected:** N/A
247 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
252 <key>BlockAboutAddons</key>
260 "BlockAboutAddons": true | false
266 Block access to about:config.
268 **Compatibility:** Firefox 60, Firefox ESR 60\
269 **CCK2 Equivalent:** `disableAboutConfig`\
270 **Preferences Affected:** N/A
274 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
279 <key>BlockAboutConfig</key>
287 "BlockAboutConfig": true | false
291 ### BlockAboutProfiles
293 Block access to About Profiles (about:profiles).
295 **Compatibility:** Firefox 60, Firefox ESR 60\
296 **CCK2 Equivalent:** `disableAboutProfiles`\
297 **Preferences Affected:** N/A
301 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
306 <key>BlockAboutProfiles</key>
314 "BlockAboutProfiles": true | false
318 ### BlockAboutSupport
320 Block access to Troubleshooting Information (about:support).
322 **Compatibility:** Firefox 60, Firefox ESR 60\
323 **CCK2 Equivalent:** `disableAboutSupport`\
324 **Preferences Affected:** N/A
328 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
333 <key>BlockAboutSupport</key>
341 "BlockAboutSupport": true | false
347 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.
349 **Compatibility:** Firefox 60, Firefox ESR 60\
350 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
351 **Preferences Affected:** N/A
355 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
356 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
357 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
358 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
359 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
368 <string>Example</string>
370 <string>https://example.com</string>
372 <string>https://example.com/favicon.ico</string>
374 <string>toolbar | menu</string>
376 <string>FolderName</string>
388 "URL": "https://example.com",
389 "Favicon": "https://example.com/favicon.ico",
390 "Placement": "toolbar" | "menu",
391 "Folder": "FolderName"
398 Enable or disable the detection of captive portals.
400 **Compatibility:** Firefox 67, Firefox ESR 60.7\
401 **CCK2 Equivalent:** N/A\
402 **Preferences Affected:** `network.captive-portal-service.enabled`
406 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
411 <key>CaptivePortal</key>
419 "CaptivePortal": true | false
425 ### Certificates | ImportEnterpriseRoots
427 Trust certificates that have been added to the operating system certificate store by a user or administrator.
429 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
431 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
432 **CCK2 Equivalent:** N/A\
433 **Preferences Affected:** `security.enterprise_roots.enabled`
437 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
442 <key>Certificates</key>
444 <key>ImportEnterpriseRoots</key>
454 "ImportEnterpriseRoots": true | false
459 ### Certificates | Install
461 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
464 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
465 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
467 - /Library/Application Support/Mozilla/Certificates
468 - ~/Library/Application Support/Mozilla/Certificates
470 - /usr/lib/mozilla/certificates
471 - /usr/lib64/mozilla/certificates
472 - ~/.mozilla/certificates
474 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.
476 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.
478 Certificates are installed using the trust string `CT,CT,`.
480 Binary (DER) and ASCII (PEM) certificates are both supported.
482 **Compatibility:** Firefox 64, Firefox ESR 64\
483 **CCK2 Equivalent:** `certs.ca`\
484 **Preferences Affected:** N/A
488 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
489 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
494 <key>Certificates</key>
498 <string>cert1.der</string>
499 <string>/Users/username/cert2.pem</string>
509 "Install": ["cert1.der", "/home/username/cert2.pem"]
515 Configure cookie preferences.
517 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
519 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
521 `Default` determines whether cookies are accepted at all.
523 `AcceptThirdParty` determines how third-party cookies are handled.
525 `ExpireAtSessionEnd` determines when cookies expire.
527 `RejectTracker` only rejects cookies for trackers.
529 `Locked` prevents the user from changing cookie preferences.
531 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
532 **CCK2 Equivalent:** N/A\
533 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
537 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
538 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
539 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
540 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
541 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
542 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
543 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
552 <string>http://example.com</string>
556 <string>http://example.org</string>
560 <key>AcceptThirdParty</key>
561 <string>always | never | from-visited</string>
562 <key>ExpireAtSessionEnd</key>
564 <key>RejectTracker</key>
576 "Allow": ["http://example.org/"],
577 "Block": ["http://example.edu/"],
578 "Default": true | false,
579 "AcceptThirdParty": "always" | "never" | "from-visited",
580 "ExpireAtSessionEnd": true | false,
581 "RejectTracker": true | false,
582 "Locked": true | false
587 ### DisableSetDesktopBackground
588 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
590 **Compatibility:** Firefox 60, Firefox ESR 60\
591 **CCK2 Equivalent:** `removeSetDesktopBackground`\
592 **Preferences Affected:** N/A
596 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
602 <key>DisableSetDesktopBackground</key>
610 "DisableSetDesktopBackground": true | false
614 ### DisableMasterPasswordCreation
615 Remove the master password functionality.
617 **Compatibility:** Firefox 60, Firefox ESR 60\
618 **CCK2 Equivalent:** `noMasterPassword`\
619 **Preferences Affected:** N/A
623 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
629 <key>DisableMasterPasswordCreation</key>
637 "DisableMasterPasswordCreation": true | false
642 Turn off application updates.
644 **Compatibility:** Firefox 60, Firefox ESR 60\
645 **CCK2 Equivalent:** `disableFirefoxUpdates`\
646 **Preferences Affected:** N/A
650 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
655 <key>DisableAppUpdate</key>
663 "DisableAppUpdate": true | false
667 ### DisableBuiltinPDFViewer
668 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
670 **Compatibility:** Firefox 60, Firefox ESR 60\
671 **CCK2 Equivalent:** `disablePDFjs`\
672 **Preferences Affected:** `pdfjs.disabled`
676 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
682 <key>DisableBuiltinPDFViewer</key>
690 "DisableBuiltinPDFViewer": true | false
695 Disable specific cryptographic ciphers.
697 **Compatibility:** Firefox 68.8, Firefox ESR 76\
698 **CCK2 Equivalent:** N/A\
699 **Preferences Affected:** N/A
703 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_DHE_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
704 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_DHE_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
705 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
706 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
707 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 = 0x1 | 0x0
708 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 = 0x1 | 0x0
709 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
710 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
711 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_3DES_EDE_CBC_SHA = 0x1 | 0x0
716 <key>DisabledCiphers</key>
718 <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key>
720 <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key>
722 <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key>
724 <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key>
726 <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key>
728 <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key>
730 <key>TLS_RSA_WITH_AES_128_CBC_SHA</key>
732 <key>TLS_RSA_WITH_AES_256_CBC_SHA</key>
734 <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
744 "TLS_DHE_RSA_WITH_AES_128_CBC_SHA": true | false,
745 "TLS_DHE_RSA_WITH_AES_256_CBC_SHA": true | false,
746 "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA": true | false,
747 "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA": true | false,
748 "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256": true | false,
749 "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256": true | false,
750 "TLS_RSA_WITH_AES_128_CBC_SHA": true | false,
751 "TLS_RSA_WITH_AES_256_CBC_SHA": true | false,
752 "TLS_RSA_WITH_3DES_EDE_CBC_SHA": true | false
757 ### DisableDefaultBrowserAgent
758 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
760 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
761 **CCK2 Equivalent:** N/A\
762 **Preferences Affected:** N/A
766 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
773 "DisableDefaultBrowserAgent": true | false
777 ### DisableDeveloperTools
778 Remove access to all developer tools.
780 **Compatibility:** Firefox 60, Firefox ESR 60\
781 **CCK2 Equivalent:** `removeDeveloperTools`\
782 **Preferences Affected:** `devtools.policy.disabled`
786 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
792 <key>DisableDeveloperTools</key>
800 "DisableDeveloperTools": true | false
804 ### DisableFeedbackCommands
805 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
807 **Compatibility:** Firefox 60, Firefox ESR 60\
808 **CCK2 Equivalent:** N/A\
809 **Preferences Affected:** N/A
813 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
818 <key>DisableFeedbackCommands</key>
826 "DisableFeedbackCommands": true | false
830 ### DisableFirefoxScreenshots
831 Remove access to Firefox Screenshots.
833 **Compatibility:** Firefox 60, Firefox ESR 60\
834 **CCK2 Equivalent:** N/A\
835 **Preferences Affected:** `extensions.screenshots.disabled`
839 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
844 <key>DisableFirefoxScreenshots</key>
852 "DisableFirefoxScreenshots": true | false
856 ### DisableFirefoxAccounts
857 Disable Firefox Accounts integration (Sync).
859 **Compatibility:** Firefox 60, Firefox ESR 60\
860 **CCK2 Equivalent:** `disableSync`\
861 **Preferences Affected:** `identity.fxaccounts.enabled`
865 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
870 <key>DisableFirefoxAccounts</key>
878 "DisableFirefoxAccounts": true | false
882 ### DisableFirefoxStudies
883 Disable Firefox studies (Shield).
885 **Compatibility:** Firefox 60, Firefox ESR 60\
886 **CCK2 Equivalent:** N/A\
887 **Preferences Affected:** N/A
891 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
896 <key>DisableFirefoxStudies</key>
904 "DisableFirefoxStudies": true | false
908 ### DisableForgetButton
909 Disable the "Forget" button.
911 **Compatibility:** Firefox 60, Firefox ESR 60\
912 **CCK2 Equivalent:** `disableForget`\
913 **Preferences Affected:** N/A
917 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
922 <key>DisableForgetButton</key>
930 "DisableForgetButton": true | false
934 ### DisableFormHistory
935 Turn off saving information on web forms and the search bar.
937 **Compatibility:** Firefox 60, Firefox ESR 60\
938 **CCK2 Equivalent:** `disableFormFill`\
939 **Preferences Affected:** ` browser.formfill.enable`
943 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
948 <key>DisableFormHistory</key>
956 "DisableFormHistory": true | false
960 ### DisablePasswordReveal
961 Do not allow passwords to be shown in saved logins
963 **Compatibility:** Firefox 71, Firefox ESR 68.3\
964 **CCK2 Equivalent:** N/A
965 **Preferences Affected:** N/A
969 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
975 <key>DisablePasswordReveal</key>
983 "DisablePasswordReveal": true | false
988 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
990 **Compatibility:** Firefox 60, Firefox ESR 60\
991 **CCK2 Equivalent:** `disablePocket`\
992 **Preferences Affected:** `extensions.pocket.enabled`
996 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
1001 <key>DisablePocket</key>
1009 "DisablePocket": true | false
1013 ### DisablePrivateBrowsing
1014 Remove access to private browsing.
1016 **Compatibility:** Firefox 60, Firefox ESR 60\
1017 **CCK2 Equivalent:** `disablePrivateBrowsing`\
1018 **Preferences Affected:** N/A
1022 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
1027 <key>DisablePrivateBrowsing</key>
1035 "DisablePrivateBrowsing": true | false
1039 ### DisableProfileImport
1040 Disables the "Import data from another browser" option in the bookmarks window.
1042 **Compatibility:** Firefox 60, Firefox ESR 60\
1043 **CCK2 Equivalent:** N/A\
1044 **Preferences Affected:** N/A
1048 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
1053 <key>DisableProfileImport</key>
1061 "DisableProfileImport": true | false
1065 ### DisableProfileRefresh
1066 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.
1068 **Compatibility:** Firefox 60, Firefox ESR 60\
1069 **CCK2 Equivalent:** `disableResetFirefox`\
1070 **Preferences Affected:** `browser.disableResetPrompt`
1074 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
1079 <key>DisableProfileRefresh</key>
1087 "DisableProfileRefresh": true | false
1092 Disable safe mode within the browser.
1094 On Windows, this disables safe mode via the command line as well.
1096 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
1097 **CCK2 Equivalent:** `disableSafeMode`\
1098 **Preferences Affected:** N/A
1102 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1107 <key>DisableSafeMode</key>
1115 "DisableSafeMode": true | false
1119 ### DisableSecurityBypass
1120 Prevent the user from bypassing security in certain cases.
1122 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1124 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1126 **Compatibility:** Firefox 60, Firefox ESR 60\
1127 **CCK2 Equivalent:** N/A\
1128 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
1132 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1133 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1138 <key>DisableSecurityBypass</key>
1140 <key>InvalidCertificate</key>
1142 <key><SafeBrowsing/key>
1151 "DisableSecurityBypass": {
1152 "InvalidCertificate": true false,
1153 "SafeBrowsing": true false
1158 ### DisableSystemAddonUpdate
1159 Prevent system add-ons from being installed or update.
1161 **Compatibility:** Firefox 60, Firefox ESR 60\
1162 **CCK2 Equivalent:** N/A\
1163 **Preferences Affected:** N/A
1166 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
1171 <key>DisableSystemAddonUpdate</key>
1179 "DisableSystemAddonUpdate": true | false
1183 ### DisableTelemetry
1184 Prevent the upload of telemetry data.
1186 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1188 **Compatibility:** Firefox 60, Firefox ESR 60\
1189 **CCK2 Equivalent:** `disableTelemetry`\
1190 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1194 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1199 <key>DisableTelemetry</key>
1207 "DisableTelemetry": true | false
1211 ### DisplayBookmarksToolbar
1212 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1214 **Compatibility:** Firefox 60, Firefox ESR 60\
1215 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1216 **Preferences Affected:** N/A
1220 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1225 <key>DisplayBookmarksToolbar</key>
1233 "DisplayBookmarksToolbar": true | false
1237 ### DisplayMenuBar (Deprecated)
1238 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1240 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1241 **CCK2 Equivalent:** `displayMenuBar`\
1242 **Preferences Affected:** N/A
1246 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1251 <key>DisplayMenuBar</key>
1259 "DisplayMenuBar": true | false
1264 Set the state of the menubar.
1266 `always` means the menubar is shown and cannot be hidden.
1268 `never` means the menubar is hidden and cannot be shown.
1270 `default-on` means the menubar is on by default but can be hidden.
1272 `default-off` means the menubar is off by default but can be shown.
1274 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
1275 **CCK2 Equivalent:** `displayMenuBar`\
1276 **Preferences Affected:** N/A
1280 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
1285 <key>DisplayMenuBar</key>
1286 <string>always | never | default-on | default-off</string>
1293 "DisplayMenuBar": "always", "never", "default-on", "default-off"
1298 Configure DNS over HTTPS.
1300 `Enabled` determines whether DNS over HTTPS is enabled
1302 `ProviderURL` is a URL to another provider.
1304 `Locked` prevents the user from changing DNS over HTTPS preferences.
1306 `ExcludedDomains` excludes domains from DNS over HTTPS.
1308 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7)\
1309 **CCK2 Equivalent:** N/A\
1310 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1314 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1315 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1316 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1317 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
1322 <key>DNSOverHTTPS</key>
1326 <key>ProviderURL</key>
1327 <string>URL_TO_ALTERNATE_PROVIDER</string>
1330 <key>ExcludedDomains</key>
1332 <string>example.com</string>
1342 "Enabled": true | false,
1343 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1344 "Locked": true | false,
1345 "ExcludedDomains": ["example.com"]
1350 ### DontCheckDefaultBrowser
1351 Don't check if Firefox is the default browser at startup.
1353 **Compatibility:** Firefox 60, Firefox ESR 60\
1354 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1355 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1359 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1364 <key>DontCheckDefaultBrowser</key>
1372 "DontCheckDefaultBrowser": true | false
1376 ### DefaultDownloadDirectory
1377 Set the default download directory.
1379 You can use ${home} for the native home directory.
1381 **Compatibility:** Firefox 68, Firefox ESR 68\
1382 **CCK2 Equivalent:** N/A\
1383 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1387 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1392 <key>DefaultDownloadDirectory</key>
1393 <string>${home}/Downloads</string>
1396 #### policies.json (macOS and Linux)
1400 "DefaultDownloadDirectory": "${home}/Downloads"
1403 #### policies.json (Windows)
1407 "DefaultDownloadDirectory": "${home}\\Downloads"
1410 ### DownloadDirectory
1411 Set and lock the download directory.
1413 You can use ${home} for the native home directory.
1415 **Compatibility:** Firefox 68, Firefox ESR 68\
1416 **CCK2 Equivalent:** N/A\
1417 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1421 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1426 <key>DownloadDirectory</key>
1427 <string>${home}/Downloads</string>
1430 #### policies.json (macOS and Linux)
1434 "DownloadDirectory": "${home}/Downloads"
1437 #### policies.json (Windows)
1441 "DownloadDirectory": "${home}\\Downloads"
1444 ### EnableTrackingProtection
1445 Configure tracking protection.
1447 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.
1449 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1451 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.
1453 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
1455 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
1457 `Exceptions` are origins for which tracking protection is not enabled.
1459 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
1460 **CCK2 Equivalent:** N/A\
1461 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
1465 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1466 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1467 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
1468 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
1469 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
1474 <key>EnableTrackingProtection</key>
1480 <key><Cryptomining</key>
1482 <key><Fingerprinting</key>
1484 <key>Exceptions</key>
1486 <string>https://example.com</string>
1495 "EnableTrackingProtection": {
1496 "Value": [true, false],
1497 "Locked": [true, false],
1498 "Cryptomining": [true, false],
1499 "Fingerprinting": [true, false],
1500 "Exceptions": ["https://example.com"]
1504 ### EnterprisePoliciesEnabled
1505 Enable policy support on macOS.
1507 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1508 **CCK2 Equivalent:** N/A\
1509 **Preferences Affected:** N/A
1514 <key>EnterprisePoliciesEnabled</key>
1519 Control the installation, uninstallation and locking of extensions.
1521 `Install` is a list of URLs or native paths for extensions to be installed.
1523 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1525 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1527 **Compatibility:** Firefox 60, Firefox ESR 60\
1528 **CCK2 Equivalent:** `addons`\
1529 **Preferences Affected:** N/A
1533 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1534 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1535 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1536 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1541 <key>Extensions</key>
1545 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1546 <string>//path/to/xpi</string>
1548 <key>Uninstall</key>
1550 <string>bad_addon_id@mozilla.org</string>
1554 <string>addon_id@mozilla.org</string>
1564 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1565 "Uninstall": ["bad_addon_id@mozilla.org"],
1566 "Locked": ["addon_id@mozilla.org"]
1571 ### ExtensionSettings
1572 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.
1574 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.
1576 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
1578 The configuration for each extension is another dictionary that can contain the fields documented below.
1580 | Name | Description |
1582 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
1583 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
1584 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
1585 | `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.
1586 | `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.
1587 | `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.
1588 | `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.
1589 | `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.
1590 | `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.
1592 **Compatibility:** Firefox 69, Firefox ESR 68.1\
1593 **CCK2 Equivalent:** N/A\
1594 **Preferences Affected:** N/A
1598 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
1601 "blocked_install_message": "Custom error message.",
1602 "install_sources": ["https://addons.mozilla.org/"],
1603 "installation_mode": "blocked",
1604 "allowed_types": ["extension"]
1606 "uBlock0@raymondhill.net": {
1607 "installation_mode": "force_installed",
1608 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1615 <key>ExtensionSettings</key>
1619 <key>blocked_install_message</key>
1620 <string>Custom error message.</string>
1621 <key>install_sources</key>
1623 <string>https://addons.mozilla.org/</string>
1625 <key>installation_mode</key>
1626 <string>blocked</string>
1627 <key>allowed_types</key>
1629 <string>extension</string>
1632 <key>uBlock0@raymondhill.net</key>
1634 <key>installation_mode</key>
1635 <string>force_installed</string>
1636 <key>install_url</key>
1637 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
1646 "ExtensionSettings": {
1648 "blocked_install_message": "Custom error message.",
1649 "install_sources": ["https://addons.mozilla.org/"],
1650 "installation_mode": "blocked",
1651 "allowed_types": ["extension"]
1653 "uBlock0@raymondhill.net": {
1654 "installation_mode": "force_installed",
1655 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1662 Control extension updates.
1664 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1665 **CCK2 Equivalent:** N/A\
1666 **Preferences Affected:** `extensions.update.enabled`
1670 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1675 <key>ExtensionUpdate</key>
1683 "ExtensionUpdate": true | false
1688 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1690 `Allow` is a list of origins where Flash are allowed.
1692 `Block` is a list of origins where Flash is not allowed.
1694 `Default` determines whether or not Flash is allowed by default.
1696 `Locked` prevents the user from changing Flash preferences.
1698 **Compatibility:** Firefox 60, Firefox ESR 60\
1699 **CCK2 Equivalent:** `permissions.plugin`\
1700 **Preferences Affected:** `plugin.state.flash`
1704 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1705 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1706 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1707 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1712 <key>FlashPlugin</key>
1716 <string>http://example.org</string>
1720 <string>http://example.edu</string>
1734 "Allow": ["http://example.org/"],
1735 "Block": ["http://example.edu/"],
1736 "Default": true | false,
1737 "Locked": true | false
1743 Customize the Firefox Home page.
1745 **Compatibility:** Firefox 68, Firefox ESR 68\
1746 **CCK2 Equivalent:** N/A\
1747 **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`
1751 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
1752 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
1753 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
1754 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
1755 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
1756 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
1761 <key>FirefoxHome</key>
1767 <key>Highlights</key>
1783 "Search": true | false,
1784 "TopSites": true | false,
1785 "Highlights": true | false,
1786 "Pocket": true | false,
1787 "Snippets": true | false,
1788 "Locked": true | false
1793 ### HardwareAcceleration
1794 Control hardware acceleration.
1796 **Compatibility:** Firefox 60, Firefox ESR 60\
1797 **CCK2 Equivalent:** N/A\
1798 **Preferences Affected:** `layers.acceleration.disabled`
1802 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1807 <key>HardwareAcceleration</key>
1815 "HardwareAcceleration": true | false
1820 Configure the default homepage and how Firefox starts.
1822 `URL` is the default homepage.
1824 `Locked` prevents the user from changing homepage preferences.
1826 `Additional` allows for more than one homepage.
1828 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1830 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1831 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1832 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1836 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1837 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1838 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1839 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1840 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1848 <string>http://example.com</string>
1851 <key>Additional</key>
1853 <string>http://example.org</string>
1854 <string>http://example.edu</string>
1856 <key>StartPage</key>
1857 <string>none | homepage | previous-session</string>
1866 "URL": "http://example.com/",
1867 "Locked": true | false,
1868 "Additional": ["http://example.org/",
1869 "http://example.edu/"],
1870 "StartPage": "none" | "homepage" | "previous-session"
1875 ### InstallAddonsPermission
1876 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.
1878 `Allow` is a list of origins where extension installs are allowed.
1880 `Default` determines whether or not extension installs are allowed by default.
1882 **Compatibility:** Firefox 60, Firefox ESR 60\
1883 **CCK2 Equivalent:** `permissions.install`\
1884 **Preferences Affected:** `xpinstall.enabled`
1888 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1889 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1890 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1895 <key>InstallAddonsPermission</key>
1899 <string>http://example.org</string>
1900 <string>http://example.edu</string>
1911 "InstallAddonsPermission": {
1912 "Allow": ["http://example.org/",
1913 "http://example.edu/"],
1914 "Default": true | false
1920 Disable the feature enforcing a separate profile for each installation.
1922 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.
1924 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
1926 This policy only work on Windows via GPO (not policies.json).
1928 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
1929 **CCK2 Equivalent:** N/A\
1930 **Preferences Affected:** N/A
1934 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
1937 Enable linking to local files by origin.
1939 **Compatibility:** Firefox 68, Firefox ESR 68\
1940 **CCK2 Equivalent:** N/A\
1941 **Preferences Affected:** `capability.policy.localfilelinks.*`
1945 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
1946 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
1951 <key>LocalFileLinks</key>
1953 <string>http://example.org</string>
1954 <string>http://example.edu</string>
1962 "LocalFileLinks": ["http://example.org/",
1963 "http://example.edu/"]
1967 ### NoDefaultBookmarks
1968 Disable the creation of default bookmarks.
1970 This policy is only effective if the user profile has not been created yet.
1972 **Compatibility:** Firefox 60, Firefox ESR 60\
1973 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1974 **Preferences Affected:** N/A
1978 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1983 <key>NoDefaultBookmarks</key>
1991 "NoDefaultBookmarks": true | false
1995 ### NetworkPrediction
1996 Enable or disable network prediction (DNS prefetching).
1998 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1999 **CCK2 Equivalent:** N/A\
2000 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
2004 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
2009 <key>NetworkPrediction</key>
2017 "NetworkPrediction": true | false
2021 Enable or disable the New Tab page.
2023 **Compatibility:** Firefox 68, Firefox ESR 68\
2024 **CCK2 Equivalent:** N/A\
2025 **Preferences Affected:** `browser.newtabpage.enabled`
2029 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
2034 <key>NewTabPage</key>
2042 "NewTabPage": true | false
2045 ### OfferToSaveLogins
2046 Control whether or not Firefox offers to save passwords.
2048 **Compatibility:** Firefox 60, Firefox ESR 60\
2049 **CCK2 Equivalent:** `dontRememberPasswords`\
2050 **Preferences Affected:** `signon.rememberSignons`
2054 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
2059 <key>OfferToSaveLogins</key>
2067 "OfferToSaveLogins": true | false
2071 ### OfferToSaveLoginsDefault
2072 Sets the default value of signon.rememberSignons without locking it.
2074 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2075 **CCK2 Equivalent:** `dontRememberPasswords`\
2076 **Preferences Affected:** `signon.rememberSignons`
2080 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
2085 <key>OfferToSaveLoginsDefault</key>
2093 "OfferToSaveLoginsDefault": true | false
2097 ### OverrideFirstRunPage
2098 Override the first run page. If the value is blank, no first run page is displayed.
2100 **Compatibility:** Firefox 60, Firefox ESR 60\
2101 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
2102 **Preferences Affected:** `startup.homepage_welcome_url`
2106 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
2111 <key>OverrideFirstRunPage</key>
2112 <string>http://example.org</string>
2119 "OverrideFirstRunPage": "http://example.org"
2122 ### OverridePostUpdatePage
2123 Override the upgrade page. If the value is blank, no upgrade page is displayed.
2125 **Compatibility:** Firefox 60, Firefox ESR 60\
2126 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
2127 **Preferences Affected:** `startup.homepage_override_url`
2131 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
2136 <key>OverridePostUpdatePage</key>
2137 <string>http://example.org</string>
2144 "OverridePostUpdatePage": "http://example.org"
2147 ### PasswordManagerEnabled
2148 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
2150 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2151 **CCK2 Equivalent:** N/A\
2152 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
2156 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
2161 <key>PasswordManagerEnabled</key>
2169 "PasswordManagerEnabled": true | false
2174 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.
2176 `Allow` is a list of origins where the feature is allowed.
2178 `Block` is a list of origins where the feature is not allowed.
2180 `BlockNewRequests` determines whether or not new requests can be made for the feature.
2182 `Locked` prevents the user from changing preferences for the feature.
2184 **Compatibility:** Firefox 62, Firefox ESR 60.2 (Autoplay added in Firefox 74, Firefox ESR 68.6\
2185 **CCK2 Equivalent:** N/A\
2186 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
2190 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
2191 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
2192 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
2193 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
2194 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
2195 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
2196 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
2197 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
2198 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
2199 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
2200 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
2201 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
2202 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
2203 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
2204 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
2205 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
2206 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
2207 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
2208 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
2213 <key>Permissions</key>
2219 <string>https://example.org</string>
2220 <string>https://example.org:1234</string>
2224 <string>https://example.edu</string>
2226 <key>BlockNewRequests</key>
2231 <key>Microphone</key>
2235 <string>https://example.org</string>
2239 <string>https://example.edu</string>
2241 <key>BlockNewRequests</key>
2250 <string>https://example.org</string>
2254 <string>https://example.edu</string>
2256 <key>BlockNewRequests</key>
2261 <key>Notifications</key>
2265 <string>https://example.org</string>
2269 <string>https://example.edu</string>
2271 <key>BlockNewRequests</key>
2280 <string>https://example.org</string>
2284 <string>https://example.edu</string>
2296 "Allow": ["https://example.org","https://example.org:1234"],
2297 "Block": ["https://example.edu"],
2298 "BlockNewRequests": true | false,
2299 "Locked": true | false
2302 "Allow": ["https://example.org"],
2303 "Block": ["https://example.edu"],
2304 "BlockNewRequests": true | false,
2305 "Locked": true | false
2308 "Allow": ["https://example.org"],
2309 "Block": ["https://example.edu"],
2310 "BlockNewRequests": true | false,
2311 "Locked": true | false
2314 "Allow": ["https://example.org"],
2315 "Block": ["https://example.edu"],
2316 "BlockNewRequests": true | false,
2317 "Locked": true | false
2320 "Allow": ["https://example.org"],
2321 "Block": ["https://example.edu"]
2328 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
2330 `Allow` is a list of origins where popup-windows are allowed.
2332 `Default` determines whether or not pop-up windows are allowed by default.
2334 `Locked` prevents the user from changing pop-up preferences.
2336 **Compatibility:** Firefox 60, Firefox ESR 60\
2337 **CCK2 Equivalent:** `permissions.popup`\
2338 **Preferences Affected:** `dom.disable_open_during_load`
2342 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
2343 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
2344 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
2345 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2350 <key>PopupBlocking</key>
2354 <string>http://example.org</string>
2355 <string>http://example.edu</string>
2369 "Allow": ["http://example.org/",
2370 "http://example.edu/"],
2371 "Default": true | false,
2372 "Locked": true | false
2378 Set and lock certain preferences.
2380 **Compatibility:** See below\
2381 **CCK2 Equivalent:** `preferences`\
2382 **Preferences Affected:** See below
2384 | Preference | Type | Compatibility | Default
2385 | --- | --- | --- | ---
2386 | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0
2387 | If set to 1, platform accessibility is disabled.
2388 | app.update.auto (Deprecated - Switch to AppAutoUpdate policy) | boolean | Firefox 68, Firefox ESR 68 | true
2389 | If false, Firefox doesn't automatically install update.
2390 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false
2391 | If true, bookmarks are exported on shutdown.
2392 | browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A
2393 | If set, the name of the file where bookmarks are exported and imported.
2394 | browser.bookmarks.restore_default_bookmarks | boolean | Firefox 70, Firefox ESR 68.2 | N/A
2395 | If true, bookmarks are restored to their defaults.
2396 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
2397 | If false, don't store cache on the hard drive.
2398 | ~browser.cache.disk.parent_directory~ | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
2399 | ~If set, changes the location of the disk cache.~ This policy doesn't work. It's being worked on.
2400 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
2401 | If true, single words are sent to DNS, not directly to search.
2402 | browser.newtabpage.activity-stream.default.sites | string | Firefox 72, ESR 68.4 | Locale dependent
2403 | If set, a list of URLs to use as the default top sites on the new tab page.
2404 | browser.places.importBookmarksHTML | boolean | Firefox 70, Firefox ESR 68.2
2405 | If true, bookmarks are always imported on startup.
2406 | browser.safebrowsing.phishing.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2407 | If false, phishing protection is not enabled (Not recommended)
2408 | browser.safebrowsing.malware.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2409 | If false, malware protection is not enabled (Not recommended)
2410 | browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true
2411 | If false, updates for search engines are not checked.
2412 | browser.slowStartup.notificationDisabled | boolean | Firefox 70, Firefox ESR 68.2 | false
2413 | If true, a notification isn't shown if startup is slow.
2414 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true
2415 | If false, there is no warning when the browser is closed.
2416 | browser.taskbar.previews.enable | boolean | Firefox 70, Firefox ESR 68.2 (Windows only) | false
2417 | If true, tab previews are shown in the Windows taskbar.
2418 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true
2419 | If false, bookmarks aren't suggested when typing in the URL bar.
2420 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true
2421 | If false, history isn't suggested when typing in the URL bar.
2422 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true
2423 | If false, open tabs aren't suggested when typing in the URL bar.
2424 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false
2425 | If true, don't show the privacy policy tab on first run.
2426 | dom.allow_scripts_to_close_windows | boolean | Firefox 70, Firefox ESR 68.2 | false
2427 | If false, web page can close windows.
2428 | dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true
2429 | If false, web pages can focus and activate windows.
2430 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false
2431 | If true, web pages can't move or resize windows.
2432 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2433 | If false, web pages can't override context menus.
2434 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A
2435 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2436 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
2437 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2438 | dom.xmldocument.load.enabled | boolean | Firefox ESR 68.5 | true.
2439 | If false, XMLDocument.load is not available.
2440 | dom.xmldocument.async.enabled | boolean | Firefox ESR 68.5 | true
2441 | If false, XMLDocument.async is not available.
2442 | extensions.blocklist.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2443 | If false, the extensions blocklist is not used (Not recommended)
2444 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A
2445 | If false, the Recommendations tab is not displayed in the Add-ons Manager.
2446 | extensions.htmlaboutaddons.recommendations.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
2447 | If false, recommendations are not shown on the Extensions tab in the Add-ons Manager.
2448 | geo.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2449 | If false, the geolocation API is disabled. | Language dependent
2450 | intl.accept_languages | string | Firefox 70, Firefox ESR 68.2
2451 | If set, preferred language for web pages.
2452 | media.eme.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2453 | If false, Encrypted Media Extensions are not enabled.
2454 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2455 | If false, the OpenH264 plugin is not downloaded.
2456 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2457 | If false, the Widevine plugin is not downloaded.
2458 | media.peerconnection.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
2459 | If false, WebRTC is disabled
2460 | media.peerconnection.ice.obfuscate_host_addresses.whitelist | string | Firefox 72, Firefox ESR 68.4 | N/A
2461 | If set, a list of domains for which mDNS hostname obfuscation is
2463 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
2464 | If true, IPv6 DNS lokoups are disabled.
2465 | network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
2466 | If true, display the punycode version of internationalized domain names.
2467 | places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2468 | If false, history is not enabled.
2469 | print.save_print_settings | boolean | Firefox 70, Firefox ESR 68.2 | true
2470 | If false, print settings are not saved between jobs.
2471 | security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time
2472 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
2473 | security.mixed_content.block_active_content | boolean | Firefox 70, Firefox ESR 68.2 | true
2474 | If false, mixed active content (HTTP and HTTPS) is not blocked.
2475 | security.osclientcerts.autoload | boolean | Firefox 72 (Windows), Firefox 75 (macOS) | false
2476 | If true, client certificates are loaded from the operating system certificate store.
2477 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2478 | If false, SSL errors cannot be sent to Mozilla.
2479 | security.tls.hello_downgrade_check | boolean | Firefox 72, Firefox ESR 68.4 | true
2480 | If false, the TLS 1.3 downgrade check is disabled.
2481 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true
2482 | If false, the Alt key doesn't show the menubar on Windows.
2483 | widget.content.gtk-theme-override | string | Firefox 72, Firefox ESR 68.4 (Linux only) | N/A
2484 | If set, overrides the GTK theme for widgets.
2487 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
2488 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
2493 <key>Preferences</key>
2495 <key>boolean_preference_name</key>
2497 <key>string_preference_name</key>
2498 <string>string_value</string>
2507 "boolean_preference_name": true | false,
2508 "string_preference_name": "string_value"
2513 ### PromptForDownloadLocation
2514 Ask where to save each file before downloading.
2516 **Compatibility:** Firefox 68, Firefox ESR 68\
2517 **CCK2 Equivalent:** N/A\
2518 **Preferences Affected:** `browser.download.useDownloadDir`
2522 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
2527 <key>PromptForDownloadLocation</key>
2535 "PromptForDownloadLocation": true | false
2540 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
2541 To specify ports, append them to the hostnames with a colon (:).
2543 `Mode` is the proxy method being used.
2545 `Locked` is whether or not proxy settings can be changed.
2547 `HTTPProxy` is the HTTP proxy server.
2549 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
2551 `SSLProxy` is the SSL proxy server.
2553 `FTPProxy` is the FTP proxy server.
2555 `SOCKSProxy` is the SOCKS proxy server
2557 `SOCKSVersion` is the SOCKS version (4 or 5)
2559 `Passthrough` is list of hostnames or IP addresses that will not be proxied. Use `<local>` to bypass proxying for all hostnames which do not contain periods.
2561 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
2563 `AutoLogin` means do not prompt for authentication if password is saved.
2565 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
2567 **Compatibility:** Firefox 60, Firefox ESR 60\
2568 **CCK2 Equivalent:** `networkProxy*`\
2569 **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`
2573 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
2574 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
2575 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
2576 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
2577 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
2578 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
2579 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
2580 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
2581 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
2582 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
2583 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
2584 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
2592 <string>none | system | manual | autoDetect | autoConfig</string>
2595 <key>HTTPProxy</key>
2596 <string>https://httpproxy.example.com</string>
2597 <key>UseHTTPProxyForAllProtocols</key>
2600 <string>https://sslproxy.example.com</string>
2602 <string>https://ftpproxy.example.com</string>
2603 <key>SOCKSProxy</key>
2604 <string>https://socksproxy.example.com</string>
2605 <key>SOCKSVersion</key>
2606 <string>4 | 5</string>
2607 <key>Passthrough</key>
2608 <string><local>></string>
2609 <key>AutoConfigURL</key>
2610 <string>URL_TO_AUTOCONFIG</string>
2611 <key>AutoLogin</key>
2613 <key>UseProxyForDNS</key>
2623 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
2624 "Locked": [true, false],
2625 "HTTPProxy": "hostname",
2626 "UseHTTPProxyForAllProtocols": [true, false],
2627 "SSLProxy": "hostname",
2628 "FTPProxy": "hostname",
2629 "SOCKSProxy": "hostname",
2630 "SOCKSVersion": 4 | 5
2631 "Passthrough": "<local>",
2632 "AutoConfigURL": "URL_TO_AUTOCONFIG",
2633 "AutoLogin": [true, false],
2634 "UseProxyForDNS": [true, false]
2639 ### RequestedLocales
2640 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
2642 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
2644 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
2645 **CCK2 Equivalent:** N/A\
2646 **Preferences Affected:** N/A
2649 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
2650 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
2654 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
2659 <key>RequestedLocales</key>
2662 <string>en-US</string>
2669 <key>RequestedLocales</key>
2670 <string>de,en-US</string>
2678 "RequestedLocales": ["de", "en-US"]
2686 "RequestedLocales": "de,en-US"
2690 <a name="SanitizeOnShutdown"></a>
2692 ### SanitizeOnShutdown (Selective)
2693 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
2695 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.
2697 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
2698 **CCK2 Equivalent:** N/A\
2699 **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`
2702 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
2703 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
2704 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
2705 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
2706 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
2707 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
2708 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
2709 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
2710 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
2715 <key>SanitizeOnShutdown</key>
2721 <key>Downloads</key>
2729 <key>SiteSettings</key>
2731 <key>OfflineApps</key>
2742 "SanitizeOnShutdown": {
2743 "Cache": true | false,
2744 "Cookies": true | false,
2745 "Downloads": true | false,
2746 "FormData": true | false,
2747 "History": true | false,
2748 "Sessions": true | false,
2749 "SiteSettings": true | false,
2750 "OfflineApps": true | false,
2751 "Locked": true | false
2756 ### SanitizeOnShutdown (All)
2757 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
2759 **Compatibility:** Firefox 60, Firefox ESR 60\
2760 **CCK2 Equivalent:** N/A\
2761 **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`
2764 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
2769 <key>SanitizeOnShutdown</key>
2777 "SanitizeOnShutdown": true | false
2782 Set whether or not search bar is displayed.
2784 **Compatibility:** Firefox 60, Firefox ESR 60\
2785 **CCK2 Equivalent:** `showSearchBar`\
2786 **Preferences Affected:** N/A
2790 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2795 <key>SearchBar</key>
2796 <string>unified | separate</string>
2804 "SearchBar": "unified" | "separate"
2808 <a name="SearchEngines"></a>
2810 ### SearchEngines (This policy is only available on the ESR.)
2812 ### SearchEngines | Default
2814 Set the default search engine. This policy is only available on the ESR.
2816 **Compatibility:** Firefox ESR 60\
2817 **CCK2 Equivalent:** `defaultSearchEngine`\
2818 **Preferences Affected:** N/A
2822 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2827 <key>SearchEngines</key>
2830 <string>NAME_OF_SEARCH_ENGINE</string>
2839 "Default": "NAME_OF_SEARCH_ENGINE"
2844 ### SearchEngines | PreventInstalls
2846 Prevent installing search engines from webpages.
2848 **Compatibility:** Firefox ESR 60\
2849 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2850 **Preferences Affected:** N/A
2854 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2859 <key>SearchEngines</key>
2861 <key>PreventInstalls</key>
2871 "PreventInstalls": true | false
2876 ### SearchEngines | Remove
2878 Hide built-in search engines. This policy is only available on the ESR.
2880 **Compatibility:** Firefox ESR 60.2\
2881 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2882 **Preferences Affected:** N/A
2886 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2891 <key>SearchEngines</key>
2895 <string>NAME_OF_SEARCH_ENGINE</string>
2905 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2910 ### SearchEngines | Add
2912 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2914 `Name` is the name of the search engine.
2916 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2918 `Method` is either GET or POST
2920 `IconURL` is a URL for the icon to use.
2922 `Alias` is a keyword to use for the engine.
2924 `Description` is a description of the search engine.
2926 `PostData` is the POST data as name value pairs separated by &.
2928 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2930 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
2931 **CCK2 Equivalent:** `searchplugins`\
2932 **Preferences Affected:** N/A
2936 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2937 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2938 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2939 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2940 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2941 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2942 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2943 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
2949 <key>SearchEngines</key>
2955 <string>Example1</string>
2956 <key>URLTemplate</key>
2957 <string>https://www.example.org/q={searchTerms}</string>
2959 <string>GET | POST </string>
2961 <string>https://www.example.org/favicon.ico</string>
2963 <string>example</string>
2964 <key>Description</key>
2965 <string>Example Description</string>
2966 <key>SuggestURLTemplate</key>
2967 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2969 <string>name=value&q={searchTerms}</string>
2983 "URLTemplate": "https://www.example.org/q={searchTerms}",
2984 "Method": "GET" | "POST",
2985 "IconURL": "https://www.example.org/favicon.ico",
2987 "Description": "Description",
2988 "PostData": "name=value&q={searchTerms}",
2989 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2996 ### SearchSuggestEnabled
2998 Enable search suggestions.
3000 **Compatibility:** Firefox 68, Firefox ESR 68\
3001 **CCK2 Equivalent:** N/A\
3002 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
3006 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
3011 <key>SearchSuggestEnabled</key>
3019 "SearchSuggestEnabled": true | false
3025 Install PKCS #11 modules.
3027 **Compatibility:** Firefox 64, Firefox ESR 60.4\
3028 **CCK2 Equivalent:** `certs.devices`\
3029 **Preferences Affected:** N/A
3033 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
3038 <key>SecurityDevices</key>
3040 <key>NAME_OF_DEVICE</key>
3041 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
3050 "SecurityDevices": {
3051 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
3058 Set and lock the maximum version of TLS.
3060 **Compatibility:** Firefox 66, Firefox ESR 60.6\
3061 **CCK2 Equivalent:** N/A\
3062 **Preferences Affected:** `security.tls.version.max`
3066 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3071 <key>SSLVersionMax</key>
3072 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
3080 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3086 Set and lock the minimum version of TLS.
3088 **Compatibility:** Firefox 66, Firefox ESR 60.6\
3089 **CCK2 Equivalent:** N/A\
3090 **Preferences Affected:** `security.tls.version.min`
3094 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3099 <key>SSLVersionMin</key>
3100 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
3108 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3113 Add a menuitem to the help menu for specifying support information.
3115 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
3116 **CCK2 Equivalent:** helpMenu\
3117 **Preferences Affected:** N/A
3121 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
3122 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
3123 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
3128 <key>SupportMenu</key>
3131 <string>SupportMenu</string>
3133 <string>http://example.com/support</string>
3134 <key>AccessKey</key>
3144 "Title": "Support Menu",
3145 "URL": "http://example.com/support",
3153 Prevent installing search engines from webpages.
3155 `WhatsNew` Remove the "What's New" icon and menuitem. (Firefox 75 only)
3157 `ExtensionRecommendations` Don't recommend extensions.
3159 `FeatureRecommendations` Don't recommend browser features.
3161 `UrlbarInterventions` Don't offer Firefox specific suggestions in the URL bar. (Firefox 75 only)
3163 **Compatibility:** Firefox 75, Firefox ESR 68.7\
3164 **CCK2 Equivalent:** N/A\
3165 **Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
3169 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
3170 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
3171 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
3172 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
3177 <key>UserMessaging</key>
3181 <key>ExtensionRecommendations</key>
3183 <key>FeatureRecommendations</key>
3185 <key>UrlbarInterventions</key>
3195 "WhatsNew": true | false,
3196 "ExtensionRecommendations": true | false,
3197 "FeatureRecommendations": true | false,
3198 "UrlbarInterventions": true | false
3204 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.
3206 **Compatibility:** Firefox 60, Firefox ESR 60\
3207 **CCK2 Equivalent:** N/A\
3208 **Preferences Affected:** N/A
3212 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
3213 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
3218 <key>WebsiteFilter</key>
3222 <string><all_urls></string>
3224 <key>Exceptions</key>
3226 <string>http://example.org/*</string>
3237 "Block": ["<all_urls>"],
3238 "Exceptions": ["http://example.org/*"]