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 | **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update.
10 | **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication.
11 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
12 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
13 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
14 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
15 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
16 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
17 | **[`Certificates`](#certificates)** |
18 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
19 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
20 | **[`Cookies`](#cookies)** | Configure cookie preferences.
21 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
22 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
23 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
24 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
25 | **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only).
26 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
27 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
28 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
29 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
30 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
31 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
32 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
33 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
34 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
35 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
36 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
37 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
38 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
39 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
40 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
41 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
42 | **[`DisplayMenuBar (Deprecated)`](#displaymenubar-deprecated)** | Set the initial state of the menubar.
43 | **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar.
44 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
45 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
46 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
47 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
48 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
49 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
50 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
51 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
52 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
53 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
54 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
55 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
56 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
57 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
58 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
59 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
60 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
61 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
62 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
63 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
64 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
65 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
66 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
67 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
68 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
69 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
70 | **[`Preferences`](#preferences)** | Set and lock some preferences.
71 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
72 | **[`Proxy`](#proxy)** | Configure proxy settings.
73 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
74 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
75 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
76 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
77 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
78 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
79 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
80 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
81 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
82 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
83 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
84 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
85 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
86 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
87 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
91 Change the URL for application update.
93 **Compatibility:** Firefox 62, Firefox ESR 60.2\
94 **CCK2 Equivalent:** N/A\
95 **Preferences Affected:** `app.update.url`
99 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
104 <key>AppUpdateURL</key>
105 <string>https://yoursite.com</string>
112 "AppUpdateURL": "https://yoursite.com"
118 Configure sites that support integrated authentication.
120 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
122 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3)\
123 **CCK2 Equivalent:** N/A\
124 **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`
128 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
129 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
130 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
131 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
132 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
133 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
134 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
135 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
136 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
137 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
138 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
143 <key>Authentication</key>
147 <string>mydomain.com</string>
148 <string>https://myotherdomain.com</string>
152 <string>mydomain.com</string>
153 <string>https://myotherdomain.com</string>
157 <string>mydomain.com</string>
158 <string>https://myotherdomain.com</string>
160 <key>AllowNonFQDN</key>
167 <key>AllowProxies</key>
184 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
185 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
186 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
188 "SPNEGO": true | false,
192 "SPNEGO": true | false,
195 "Locked": true | false
202 Block access to the Add-ons Manager (about:addons).
204 **Compatibility:** Firefox 60, Firefox ESR 60\
205 **CCK2 Equivalent:** `disableAddonsManager`\
206 **Preferences Affected:** N/A
210 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
215 <key>BlockAboutAddons</key>
223 "BlockAboutAddons": true | false
229 Block access to about:config.
231 **Compatibility:** Firefox 60, Firefox ESR 60\
232 **CCK2 Equivalent:** `disableAboutConfig`\
233 **Preferences Affected:** N/A
237 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
242 <key>BlockAboutConfig</key>
250 "BlockAboutConfig": true | false
254 ### BlockAboutProfiles
256 Block access to About Profiles (about:profiles).
258 **Compatibility:** Firefox 60, Firefox ESR 60\
259 **CCK2 Equivalent:** `disableAboutProfiles`\
260 **Preferences Affected:** N/A
264 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
269 <key>BlockAboutProfiles</key>
277 "BlockAboutProfiles": true | false
281 ### BlockAboutSupport
283 Block access to Troubleshooting Information (about:support).
285 **Compatibility:** Firefox 60, Firefox ESR 60\
286 **CCK2 Equivalent:** `disableAboutSupport`\
287 **Preferences Affected:** N/A
291 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
296 <key>BlockAboutSupport</key>
304 "BlockAboutSupport": true | false
310 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.
312 **Compatibility:** Firefox 60, Firefox ESR 60\
313 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
314 **Preferences Affected:** N/A
318 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
319 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
320 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
321 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
322 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
331 <string>Example</string>
333 <string>https://example.com</string>
335 <string>https://example.com/favicon.ico</string>
337 <string>toolbar | menu</string>
339 <string>FolderName</string>
351 "URL": "https://example.com",
352 "Favicon": "https://example.com/favicon.ico",
353 "Placement": "toolbar" | "menu",
354 "Folder": "FolderName"
361 Enable or disable the detection of captive portals.
363 **Compatibility:** Firefox 67, Firefox ESR 60.7\
364 **CCK2 Equivalent:** N/A\
365 **Preferences Affected:** `network.captive-portal-service.enabled`
369 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
374 <key>CaptivePortal</key>
382 "CaptivePortal": true | false
388 ### Certificates | ImportEnterpriseRoots
390 Trust certificates that have been added to the operating system certificate store by a user or administrator.
392 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
394 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
395 **CCK2 Equivalent:** N/A\
396 **Preferences Affected:** `security.enterprise_roots.enabled`
400 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
405 <key>Certificates</key>
407 <key>ImportEnterpriseRoots</key>
417 "ImportEnterpriseRoots": true | false
422 ### Certificates | Install
424 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
427 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
428 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
430 - /Library/Application Support/Mozilla/Certificates
431 - ~/Library/Application Support/Mozilla/Certificates
433 - /usr/lib/mozilla/certificates
434 - /usr/lib64/mozilla/certificates
435 - ~/.mozilla/certificates
437 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.
439 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.
441 Certificates are installed using the trust string `CT,CT,`.
443 Binary (DER) and ASCII (PEM) certificates are both supported.
445 **Compatibility:** Firefox 64, Firefox ESR 64\
446 **CCK2 Equivalent:** `certs.ca`\
447 **Preferences Affected:** N/A
451 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
452 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
457 <key>Certificates</key>
461 <string>cert1.der</string>
462 <string>/Users/username/cert2.pem</string>
472 "Install": ["cert1.der", "/home/username/cert2.pem"]
478 Configure cookie preferences.
480 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
482 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
484 `Default` determines whether cookies are accepted at all.
486 `AcceptThirdParty` determines how third-party cookies are handled.
488 `ExpireAtSessionEnd` determines when cookies expire.
490 `RejectTracker` only rejects cookies for trackers.
492 `Locked` prevents the user from changing cookie preferences.
494 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
495 **CCK2 Equivalent:** N/A\
496 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
500 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
501 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
502 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
503 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
504 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
505 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
506 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
515 <string>http://example.com</string>
519 <string>http://example.org</string>
523 <key>AcceptThirdParty</key>
524 <string>always | never | from-visited</string>
525 <key>ExpireAtSessionEnd</key>
527 <key>RejectTracker</key>
539 "Allow": ["http://example.org/"],
540 "Block": ["http://example.edu/"],
541 "Default": true | false,
542 "AcceptThirdParty": "always" | "never" | "from-visited",
543 "ExpireAtSessionEnd": true | false,
544 "RejectTracker": true | false,
545 "Locked": true | false
550 ### DisableSetDesktopBackground
551 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
553 **Compatibility:** Firefox 60, Firefox ESR 60\
554 **CCK2 Equivalent:** `removeSetDesktopBackground`\
555 **Preferences Affected:** N/A
559 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
565 <key>DisableSetDesktopBackground</key>
573 "DisableSetDesktopBackground": true | false
577 ### DisableMasterPasswordCreation
578 Remove the master password functionality.
580 **Compatibility:** Firefox 60, Firefox ESR 60\
581 **CCK2 Equivalent:** `noMasterPassword`\
582 **Preferences Affected:** N/A
586 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
592 <key>DisableMasterPasswordCreation</key>
600 "DisableMasterPasswordCreation": true | false
605 Turn off application updates.
607 **Compatibility:** Firefox 60, Firefox ESR 60\
608 **CCK2 Equivalent:** `disableFirefoxUpdates`\
609 **Preferences Affected:** N/A
613 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
618 <key>DisableAppUpdate</key>
626 "DisableAppUpdate": true | false
630 ### DisableBuiltinPDFViewer
631 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
633 **Compatibility:** Firefox 60, Firefox ESR 60\
634 **CCK2 Equivalent:** `disablePDFjs`\
635 **Preferences Affected:** `pdfjs.disabled`
639 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
645 <key>DisableBuiltinPDFViewer</key>
653 "DisableBuiltinPDFViewer": true | false
657 ### DisableDefaultBrowserAgent
658 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
660 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
661 **CCK2 Equivalent:** N/A\
662 **Preferences Affected:** N/A
666 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
673 "DisableDefaultBrowserAgent": true | false
677 ### DisableDeveloperTools
678 Remove access to all developer tools.
680 **Compatibility:** Firefox 60, Firefox ESR 60\
681 **CCK2 Equivalent:** `removeDeveloperTools`\
682 **Preferences Affected:** `devtools.policy.disabled`
686 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
692 <key>DisableDeveloperTools</key>
700 "DisableDeveloperTools": true | false
704 ### DisableFeedbackCommands
705 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
707 **Compatibility:** Firefox 60, Firefox ESR 60\
708 **CCK2 Equivalent:** N/A\
709 **Preferences Affected:** N/A
713 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
718 <key>DisableFeedbackCommands</key>
726 "DisableFeedbackCommands": true | false
730 ### DisableFirefoxScreenshots
731 Remove access to Firefox Screenshots.
733 **Compatibility:** Firefox 60, Firefox ESR 60\
734 **CCK2 Equivalent:** N/A\
735 **Preferences Affected:** `extensions.screenshots.disabled`
739 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
744 <key>DisableFirefoxScreenshots</key>
752 "DisableFirefoxScreenshots": true | false
756 ### DisableFirefoxAccounts
757 Disable Firefox Accounts integration (Sync).
759 **Compatibility:** Firefox 60, Firefox ESR 60\
760 **CCK2 Equivalent:** `disableSync`\
761 **Preferences Affected:** `identity.fxaccounts.enabled`
765 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
770 <key>DisableFirefoxAccounts</key>
778 "DisableFirefoxAccounts": true | false
782 ### DisableFirefoxStudies
783 Disable Firefox studies (Shield).
785 **Compatibility:** Firefox 60, Firefox ESR 60\
786 **CCK2 Equivalent:** N/A\
787 **Preferences Affected:** N/A
791 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
796 <key>DisableFirefoxStudies</key>
804 "DisableFirefoxStudies": true | false
808 ### DisableForgetButton
809 Disable the "Forget" button.
811 **Compatibility:** Firefox 60, Firefox ESR 60\
812 **CCK2 Equivalent:** `disableForget`\
813 **Preferences Affected:** N/A
817 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
822 <key>DisableForgetButton</key>
830 "DisableForgetButton": true | false
834 ### DisableFormHistory
835 Turn off saving information on web forms and the search bar.
837 **Compatibility:** Firefox 60, Firefox ESR 60\
838 **CCK2 Equivalent:** `disableFormFill`\
839 **Preferences Affected:** ` browser.formfill.enable`
843 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
848 <key>DisableFormHistory</key>
856 "DisableFormHistory": true | false
860 ### DisablePasswordReveal
861 Do not allow passwords to be shown in saved logins
863 **Compatibility:** Firefox 71, Firefox ESR 68.3\
864 **CCK2 Equivalent:** N/A
865 **Preferences Affected:** N/A
869 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
875 <key>DisablePasswordReveal</key>
883 "DisablePasswordReveal": true | false
888 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
890 **Compatibility:** Firefox 60, Firefox ESR 60\
891 **CCK2 Equivalent:** `disablePocket`\
892 **Preferences Affected:** `extensions.pocket.enabled`
896 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
901 <key>DisablePocket</key>
909 "DisablePocket": true | false
913 ### DisablePrivateBrowsing
914 Remove access to private browsing.
916 **Compatibility:** Firefox 60, Firefox ESR 60\
917 **CCK2 Equivalent:** `disablePrivateBrowsing`\
918 **Preferences Affected:** N/A
922 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
927 <key>DisablePrivateBrowsing</key>
935 "DisablePrivateBrowsing": true | false
939 ### DisableProfileImport
940 Disables the "Import data from another browser" option in the bookmarks window.
942 **Compatibility:** Firefox 60, Firefox ESR 60\
943 **CCK2 Equivalent:** N/A\
944 **Preferences Affected:** N/A
948 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
953 <key>DisableProfileImport</key>
961 "DisableProfileImport": true | false
965 ### DisableProfileRefresh
966 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.
968 **Compatibility:** Firefox 60, Firefox ESR 60\
969 **CCK2 Equivalent:** `disableResetFirefox`\
970 **Preferences Affected:** `browser.disableResetPrompt`
974 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
979 <key>DisableProfileRefresh</key>
987 "DisableProfileRefresh": true | false
992 Disable safe mode within the browser.
994 On Windows, this disables safe mode via the command line as well.
996 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
997 **CCK2 Equivalent:** `disableSafeMode`\
998 **Preferences Affected:** N/A
1002 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1007 <key>DisableSafeMode</key>
1015 "DisableSafeMode": true | false
1019 ### DisableSecurityBypass
1020 Prevent the user from bypassing security in certain cases.
1022 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1024 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1026 **Compatibility:** Firefox 60, Firefox ESR 60\
1027 **CCK2 Equivalent:** N/A\
1028 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
1032 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1033 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1038 <key>DisableSecurityBypass</key>
1040 <key>InvalidCertificate</key>
1042 <key><SafeBrowsing/key>
1051 "DisableSecurityBypass": {
1052 "InvalidCertificate": true false,
1053 "SafeBrowsing": true false
1058 ### DisableSystemAddonUpdate
1059 Prevent system add-ons from being installed or update.
1061 **Compatibility:** Firefox 60, Firefox ESR 60\
1062 **CCK2 Equivalent:** N/A\
1063 **Preferences Affected:** N/A
1066 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
1071 <key>DisableSystemAddonUpdate</key>
1079 "DisableSystemAddonUpdate": true | false
1083 ### DisableTelemetry
1084 Prevent the upload of telemetry data.
1086 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1088 **Compatibility:** Firefox 60, Firefox ESR 60\
1089 **CCK2 Equivalent:** `disableTelemetry`\
1090 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1094 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1099 <key>DisableTelemetry</key>
1107 "DisableTelemetry": true | false
1111 ### DisplayBookmarksToolbar
1112 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1114 **Compatibility:** Firefox 60, Firefox ESR 60\
1115 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1116 **Preferences Affected:** N/A
1120 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1125 <key>DisplayBookmarksToolbar</key>
1133 "DisplayBookmarksToolbar": true | false
1137 ### DisplayMenuBar (Deprecated)
1138 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1140 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1141 **CCK2 Equivalent:** `displayMenuBar`\
1142 **Preferences Affected:** N/A
1146 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1151 <key>DisplayMenuBar</key>
1159 "DisplayMenuBar": true | false
1164 Set the state of the menubar.
1166 `always` means the menubar is shown and cannot be hidden.
1168 `never` means the menubar is hidden and cannot be shown.
1170 `default-on` means the menubar is on by default but can be hidden.
1172 `default-off` means the menubar is off by default but can be shown.
1174 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
1175 **CCK2 Equivalent:** `displayMenuBar`\
1176 **Preferences Affected:** N/A
1180 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
1185 <key>DisplayMenuBar</key>
1186 <string>always | never | default-on | default-off</string>
1193 "DisplayMenuBar": "always", "never", "default-on", "default-off"
1198 Configure DNS over HTTPS.
1200 `Enabled` determines whether DNS over HTTPS is enabled
1202 `ProviderURL` is a URL to another provider.
1204 `Locked` prevents the user from changing DNS over HTTPS preferences.
1206 **Compatibility:** Firefox 63, Firefox ESR 68\
1207 **CCK2 Equivalent:** N/A\
1208 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1212 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1213 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1214 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1219 <key>DNSOverHTTPS</key>
1223 <key>ProviderURL</key>
1224 <string>URL_TO_ALTERNATE_PROVIDER</string>
1235 "Enabled": true | false,
1236 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1237 "Locked": true | false
1242 ### DontCheckDefaultBrowser
1243 Don't check if Firefox is the default browser at startup.
1245 **Compatibility:** Firefox 60, Firefox ESR 60\
1246 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1247 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1251 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1256 <key>DontCheckDefaultBrowser</key>
1264 "DontCheckDefaultBrowser": true | false
1268 ### DefaultDownloadDirectory
1269 Set the default download directory.
1271 You can use ${home} for the native home directory.
1273 **Compatibility:** Firefox 68, Firefox ESR 68\
1274 **CCK2 Equivalent:** N/A\
1275 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1279 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1284 <key>DefaultDownloadDirectory</key>
1285 <string>${home}/Downloads</string>
1288 #### policies.json (macOS and Linux)
1292 "DefaultDownloadDirectory": "${home}/Downloads"
1295 #### policies.json (Windows)
1299 "DefaultDownloadDirectory": "${home}\\Downloads"
1302 ### DownloadDirectory
1303 Set and lock the download directory.
1305 You can use ${home} for the native home directory.
1307 **Compatibility:** Firefox 68, Firefox ESR 68\
1308 **CCK2 Equivalent:** N/A\
1309 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1313 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1318 <key>DownloadDirectory</key>
1319 <string>${home}/Downloads</string>
1322 #### policies.json (macOS and Linux)
1326 "DownloadDirectory": "${home}/Downloads"
1329 #### policies.json (Windows)
1333 "DownloadDirectory": "${home}\\Downloads"
1336 ### EnableTrackingProtection
1337 Configure tracking protection.
1339 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.
1341 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1343 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.
1345 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
1347 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
1349 `Exceptions` are origins for which tracking protection is not enabled.
1351 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
1352 **CCK2 Equivalent:** N/A\
1353 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
1357 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1358 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1359 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
1360 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
1361 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
1366 <key>EnableTrackingProtection</key>
1372 <key><Cryptomining</key>
1374 <key><Fingerprinting</key>
1376 <key>Exceptions</key>
1378 <string>https://example.com</string>
1387 "EnableTrackingProtection": {
1388 "Value": [true, false],
1389 "Locked": [true, false],
1390 "Cryptomining": [true, false],
1391 "Fingerprinting": [true, false],
1392 "Exceptions": ["https://example.com"]
1396 ### EnterprisePoliciesEnabled
1397 Enable policy support on macOS.
1399 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1400 **CCK2 Equivalent:** N/A\
1401 **Preferences Affected:** N/A
1406 <key>EnterprisePoliciesEnabled</key>
1411 Control the installation, uninstallation and locking of extensions.
1413 `Install` is a list of URLs or native paths for extensions to be installed.
1415 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1417 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1419 **Compatibility:** Firefox 60, Firefox ESR 60\
1420 **CCK2 Equivalent:** `addons`\
1421 **Preferences Affected:** N/A
1425 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1426 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1427 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1428 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1433 <key>Extensions</key>
1437 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1438 <string>//path/to/xpi</string>
1440 <key>Uninstall</key>
1442 <string>bad_addon_id@mozilla.org</string>
1446 <string>addon_id@mozilla.org</string>
1456 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1457 "Uninstall": ["bad_addon_id@mozilla.org"],
1458 "Locked": ["addon_id@mozilla.org"]
1463 ### ExtensionSettings
1464 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.
1466 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.
1468 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
1470 The configuration for each extension is another dictionary that can contain the fields documented below.
1472 | Name | Description |
1474 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
1475 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
1476 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
1477 | `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.
1478 | `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.
1479 | `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.
1480 | `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.
1481 | `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.
1482 | `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.
1484 **Compatibility:** Firefox 69, Firefox ESR 68.1\
1485 **CCK2 Equivalent:** N/A\
1486 **Preferences Affected:** N/A
1490 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
1493 "blocked_install_message": "Custom error message.",
1494 "install_sources": ["https://addons.mozilla.org/"],
1495 "installation_mode": "blocked",
1496 "allowed_types": ["extension"]
1498 "uBlock0@raymondhill.net": {
1499 "installation_mode": "force_installed",
1500 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1507 <key>ExtensionSettings</key>
1511 <key>blocked_install_message</key>
1512 <string>Custom error message.</string>
1513 <key>install_sources</key>
1515 <string>https://addons.mozilla.org/</string>
1517 <key>installation_mode</key>
1518 <string>blocked</string>
1519 <key>allowed_types</key>
1521 <string>extension</string>
1524 <key>uBlock0@raymondhill.net</key>
1526 <key>installation_mode</key>
1527 <string>force_installed</string>
1528 <key>install_url</key>
1529 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
1538 "ExtensionSettings": {
1540 "blocked_install_message": "Custom error message.",
1541 "install_sources": ["https://addons.mozilla.org/"],
1542 "installation_mode": "blocked",
1543 "allowed_types": ["extension"]
1545 "uBlock0@raymondhill.net": {
1546 "installation_mode": "force_installed",
1547 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1554 Control extension updates.
1556 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1557 **CCK2 Equivalent:** N/A\
1558 **Preferences Affected:** `extensions.update.enabled`
1562 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1567 <key>ExtensionUpdate</key>
1575 "ExtensionUpdate": true | false
1580 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1582 `Allow` is a list of origins where Flash are allowed.
1584 `Block` is a list of origins where Flash is not allowed.
1586 `Default` determines whether or not Flash is allowed by default.
1588 `Locked` prevents the user from changing Flash preferences.
1590 **Compatibility:** Firefox 60, Firefox ESR 60\
1591 **CCK2 Equivalent:** `permissions.plugin`\
1592 **Preferences Affected:** `plugin.state.flash`
1596 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1597 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1598 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1599 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1604 <key>FlashPlugin</key>
1608 <string>http://example.org</string>
1612 <string>http://example.edu</string>
1626 "Allow": ["http://example.org/"],
1627 "Block": ["http://example.edu/"],
1628 "Default": true | false,
1629 "Locked": true | false
1635 Customize the Firefox Home page.
1637 **Compatibility:** Firefox 68, Firefox ESR 68\
1638 **CCK2 Equivalent:** N/A\
1639 **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`
1643 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
1644 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
1645 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
1646 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
1647 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
1648 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
1653 <key>FirefoxHome</key>
1659 <key>Highlights</key>
1675 "Search": true | false,
1676 "TopSites": true | false,
1677 "Highlights": true | false,
1678 "Pocket": true | false,
1679 "Snippets": true | false,
1680 "Locked": true | false
1685 ### HardwareAcceleration
1686 Control hardware acceleration.
1688 **Compatibility:** Firefox 60, Firefox ESR 60\
1689 **CCK2 Equivalent:** N/A\
1690 **Preferences Affected:** `layers.acceleration.disabled`
1694 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1699 <key>HardwareAcceleration</key>
1707 "HardwareAcceleration": true | false
1712 Configure the default homepage and how Firefox starts.
1714 `URL` is the default homepage.
1716 `Locked` prevents the user from changing homepage preferences.
1718 `Additional` allows for more than one homepage.
1720 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1722 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1723 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1724 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1728 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1729 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1730 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1731 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1732 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1740 <string>http://example.com</string>
1743 <key>Additional</key>
1745 <string>http://example.org</string>
1746 <string>http://example.edu</string>
1748 <key>StartPage</key>
1749 <string>none | homepage | previous-session</string>
1758 "URL": "http://example.com/",
1759 "Locked": true | false,
1760 "Additional": ["http://example.org/",
1761 "http://example.edu/"],
1762 "StartPage": "none" | "homepage" | "previous-session"
1767 ### InstallAddonsPermission
1768 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.
1770 `Allow` is a list of origins where extension installs are allowed.
1772 `Default` determines whether or not extension installs are allowed by default.
1774 **Compatibility:** Firefox 60, Firefox ESR 60\
1775 **CCK2 Equivalent:** `permissions.install`\
1776 **Preferences Affected:** `xpinstall.enabled`
1780 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1781 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1782 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1787 <key>InstallAddonsPermission</key>
1791 <string>http://example.org</string>
1792 <string>http://example.edu</string>
1803 "InstallAddonsPermission": {
1804 "Allow": ["http://example.org/",
1805 "http://example.edu/"],
1806 "Default": true | false
1812 Disable the feature enforcing a separate profile for each installation.
1814 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.
1816 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
1818 This policy only work on Windows via GPO (not policies.json).
1820 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
1821 **CCK2 Equivalent:** N/A\
1822 **Preferences Affected:** N/A
1826 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
1829 Enable linking to local files by origin.
1831 **Compatibility:** Firefox 68, Firefox ESR 68\
1832 **CCK2 Equivalent:** N/A\
1833 **Preferences Affected:** `capability.policy.localfilelinks.*`
1837 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
1838 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
1843 <key>LocalFileLinks</key>
1845 <string>http://example.org</string>
1846 <string>http://example.edu</string>
1854 "LocalFileLinks": ["http://example.org/",
1855 "http://example.edu/"]
1859 ### NoDefaultBookmarks
1860 Disable the creation of default bookmarks.
1862 This policy is only effective if the user profile has not been created yet.
1864 **Compatibility:** Firefox 60, Firefox ESR 60\
1865 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1866 **Preferences Affected:** N/A
1870 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1875 <key>NoDefaultBookmarks</key>
1883 "NoDefaultBookmarks": true | false
1887 ### NetworkPrediction
1888 Enable or disable network prediction (DNS prefetching).
1890 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1891 **CCK2 Equivalent:** N/A\
1892 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
1896 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
1901 <key>NetworkPrediction</key>
1909 "NetworkPrediction": true | false
1913 Enable or disable the New Tab page.
1915 **Compatibility:** Firefox 68, Firefox ESR 68\
1916 **CCK2 Equivalent:** N/A\
1917 **Preferences Affected:** `browser.newtabpage.enabled`
1921 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
1926 <key>NewTabPage</key>
1934 "NewTabPage": true | false
1937 ### OfferToSaveLogins
1938 Control whether or not Firefox offers to save passwords.
1940 **Compatibility:** Firefox 60, Firefox ESR 60\
1941 **CCK2 Equivalent:** `dontRememberPasswords`\
1942 **Preferences Affected:** `signon.rememberSignons`
1946 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
1951 <key>OfferToSaveLogins</key>
1959 "OfferToSaveLogins": true | false
1963 ### OfferToSaveLoginsDefault
1964 Sets the default value of signon.rememberSignons without locking it.
1966 **Compatibility:** Firefox 70, Firefox ESR 60.2\
1967 **CCK2 Equivalent:** `dontRememberPasswords`\
1968 **Preferences Affected:** `signon.rememberSignons`
1972 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
1977 <key>OfferToSaveLoginsDefault</key>
1985 "OfferToSaveLoginsDefault": true | false
1989 ### OverrideFirstRunPage
1990 Override the first run page. If the value is blank, no first run page is displayed.
1992 **Compatibility:** Firefox 60, Firefox ESR 60\
1993 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
1994 **Preferences Affected:** `startup.homepage_welcome_url`
1998 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
2003 <key>OverrideFirstRunPage</key>
2004 <string>http://example.org</string>
2011 "OverrideFirstRunPage": "http://example.org"
2014 ### OverridePostUpdatePage
2015 Override the upgrade page. If the value is blank, no upgrade page is displayed.
2017 **Compatibility:** Firefox 60, Firefox ESR 60\
2018 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
2019 **Preferences Affected:** `startup.homepage_override_url`
2023 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
2028 <key>OverridePostUpdatePage</key>
2029 <string>http://example.org</string>
2036 "OverridePostUpdatePage": "http://example.org"
2039 ### PasswordManagerEnabled
2040 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
2042 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2043 **CCK2 Equivalent:** N/A\
2044 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
2048 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
2053 <key>PasswordManagerEnabled</key>
2061 "PasswordManagerEnabled": true | false
2066 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.
2068 `Allow` is a list of origins where the feature is allowed.
2070 `Block` is a list of origins where the feature is not allowed.
2072 `BlockNewRequests` determines whether or not new requests can be made for the feature.
2074 `Locked` prevents the user from changing preferences for the feature.
2076 **Compatibility:** Firefox 62, Firefox ESR 60.2 (Autoplay added in Firefox 74, Firefox ESR 68.6\
2077 **CCK2 Equivalent:** N/A\
2078 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
2082 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
2083 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
2084 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
2085 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
2086 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
2087 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
2088 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
2089 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
2090 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
2091 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
2092 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
2093 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
2094 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
2095 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
2096 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
2097 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
2098 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
2099 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
2100 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
2105 <key>Permissions</key>
2111 <string>https://example.org</string>
2112 <string>https://example.org:1234</string>
2116 <string>https://example.edu</string>
2118 <key>BlockNewRequests</key>
2123 <key>Microphone</key>
2127 <string>https://example.org</string>
2131 <string>https://example.edu</string>
2133 <key>BlockNewRequests</key>
2142 <string>https://example.org</string>
2146 <string>https://example.edu</string>
2148 <key>BlockNewRequests</key>
2153 <key>Notifications</key>
2157 <string>https://example.org</string>
2161 <string>https://example.edu</string>
2163 <key>BlockNewRequests</key>
2172 <string>https://example.org</string>
2176 <string>https://example.edu</string>
2188 "Allow": ["https://example.org","https://example.org:1234"],
2189 "Block": ["https://example.edu"],
2190 "BlockNewRequests": true | false,
2191 "Locked": true | false
2194 "Allow": ["https://example.org"],
2195 "Block": ["https://example.edu"],
2196 "BlockNewRequests": true | false,
2197 "Locked": true | false
2200 "Allow": ["https://example.org"],
2201 "Block": ["https://example.edu"],
2202 "BlockNewRequests": true | false,
2203 "Locked": true | false
2206 "Allow": ["https://example.org"],
2207 "Block": ["https://example.edu"],
2208 "BlockNewRequests": true | false,
2209 "Locked": true | false
2212 "Allow": ["https://example.org"],
2213 "Block": ["https://example.edu"]
2220 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
2222 `Allow` is a list of origins where popup-windows are allowed.
2224 `Default` determines whether or not pop-up windows are allowed by default.
2226 `Locked` prevents the user from changing pop-up preferences.
2228 **Compatibility:** Firefox 60, Firefox ESR 60\
2229 **CCK2 Equivalent:** `permissions.popup`\
2230 **Preferences Affected:** `dom.disable_open_during_load`
2234 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
2235 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
2236 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
2237 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2242 <key>PopupBlocking</key>
2246 <string>http://example.org</string>
2247 <string>http://example.edu</string>
2261 "Allow": ["http://example.org/",
2262 "http://example.edu/"],
2263 "Default": true | false,
2264 "Locked": true | false
2270 Set and lock certain preferences.
2272 **Compatibility:** See below\
2273 **CCK2 Equivalent:** `preferences`\
2274 **Preferences Affected:** See below
2276 | Preference | Type | Compatibility | Default
2277 | --- | --- | --- | ---
2278 | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0
2279 | If set to 1, platform accessibility is disabled.
2280 | app.update.auto | boolean | Firefox 68, Firefox ESR 68 | true
2281 | If false, Firefox doesn't automatically install update.
2282 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false
2283 | If true, bookmarks are exported on shutdown.
2284 | browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A
2285 | If set, the name of the file where bookmarks are exported and imported.
2286 | browser.bookmarks.restore_default_bookmarks | boolean | Firefox 70, Firefox ESR 68.2 | N/A
2287 | If true, bookmarks are restored to their defaults.
2288 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
2289 | If false, don't store cache on the hard drive.
2290 | ~browser.cache.disk.parent_directory~ | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
2291 | ~If set, changes the location of the disk cache.~ This policy doesn't work. It's being worked on.
2292 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
2293 | If true, single words are sent to DNS, not directly to search.
2294 | browser.newtabpage.activity-stream.default.sites | string | Firefox 72, ESR 68.4 | Locale dependent
2295 | If set, a list of URLs to use as the default top sites on the new tab page.
2296 | browser.places.importBookmarksHTML | boolean | Firefox 70, Firefox ESR 68.2
2297 | If true, bookmarks are always imported on startup.
2298 | browser.safebrowsing.phishing.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2299 | If false, phishing protection is not enabled (Not recommended)
2300 | browser.safebrowsing.malware.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2301 | If false, malware protection is not enabled (Not recommended)
2302 | browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true
2303 | If false, updates for search engines are not checked.
2304 | browser.slowStartup.notificationDisabled | boolean | Firefox 70, Firefox ESR 68.2 | false
2305 | If true, a notification isn't shown if startup is slow.
2306 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true
2307 | If false, there is no warning when the browser is closed.
2308 | browser.taskbar.previews.enable | boolean | Firefox 70, Firefox ESR 68.2 (Windows only) | false
2309 | If true, tab previews are shown in the Windows taskbar.
2310 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true
2311 | If false, bookmarks aren't suggested when typing in the URL bar.
2312 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true
2313 | If false, history isn't suggested when typing in the URL bar.
2314 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true
2315 | If false, open tabs aren't suggested when typing in the URL bar.
2316 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false
2317 | If true, don't show the privacy policy tab on first run.
2318 | dom.allow_scripts_to_close_windows | boolean | Firefox 70, Firefox ESR 68.2 | false
2319 | If false, web page can close windows.
2320 | dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true
2321 | If false, web pages can focus and activate windows.
2322 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false
2323 | If true, web pages can't move or resize windows.
2324 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2325 | If false, web pages can't override context menus.
2326 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A
2327 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2328 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
2329 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2330 | dom.xmldocument.load.enabled | boolean | Firefox ESR 68.5 | true.
2331 | If false, XMLDocument.load is not available.
2332 | dom.xmldocument.async.enabled | boolean | Firefox ESR 68.5 | true
2333 | If false, XMLDocument.async is not available.
2334 | extensions.blocklist.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2335 | If false, the extensions blocklist is not used (Not recommended)
2336 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A
2337 | If false, the Recommendations tab is not displayed in the Add-ons Manager.
2338 | extensions.htmlaboutaddons.recommendations.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
2339 | If false, recommendations are not shown on the Extensions tab in the Add-ons Manager.
2340 | geo.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2341 | If false, the geolocation API is disabled. | Language dependent
2342 | intl.accept_languages | string | Firefox 70, Firefox ESR 68.2
2343 | If set, preferred language for web pages.
2344 | media.eme.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
2345 | If false, Encrypted Media Extensions are not enabled.
2346 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2347 | If false, the OpenH264 plugin is not downloaded.
2348 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2349 | If false, the Widevine plugin is not downloaded.
2350 | media.peerconnection.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
2351 | If false, WebRTC is disabled
2352 | media.peerconnection.ice.obfuscate_host_addresses.whitelist | string | Firefox 72, Firefox ESR 68.4 | N/A
2353 | If set, a list of domains for which mDNS hostname obfuscation is
2355 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
2356 | If true, IPv6 DNS lokoups are disabled.
2357 | network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
2358 | If true, display the punycode version of internationalized domain names.
2359 | places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2360 | If false, history is not enabled.
2361 | print.save_print_settings | boolean | Firefox 70, Firefox ESR 68.2 | true
2362 | If false, print settings are not saved between jobs.
2363 | security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time
2364 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
2365 | security.mixed_content.block_active_content | boolean | Firefox 70, Firefox ESR 68.2 | true
2366 | If false, mixed active content (HTTP and HTTPS) is not blocked.
2367 | security.osclientcerts.autoload | boolean | Firefox 72, Firefox ESR 68.4 (Windows only) | false
2368 | If true, client certificates are loaded from the operating system certificate store.
2369 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2370 | If false, SSL errors cannot be sent to Mozilla.
2371 | security.tls.hello_downgrade_check | boolean | Firefox 72, Firefox ESR 68.4 | true
2372 | If false, the TLS 1.3 downgrade check is disabled.
2373 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true
2374 | If false, the Alt key doesn't show the menubar on Windows.
2375 | widget.content.gtk-theme-override | string | Firefox 72, Firefox ESR 68.4 (Linux only) | N/A
2376 | If set, overrides the GTK theme for widgets.
2379 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
2380 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
2385 <key>Preferences</key>
2387 <key>boolean_preference_name</key>
2389 <key>string_preference_name</key>
2390 <string>string_value</string>
2399 "boolean_preference_name": true | false,
2400 "string_preference_name": "string_value"
2405 ### PromptForDownloadLocation
2406 Ask where to save each file before downloading.
2408 **Compatibility:** Firefox 68, Firefox ESR 68\
2409 **CCK2 Equivalent:** N/A\
2410 **Preferences Affected:** `browser.download.useDownloadDir`
2414 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
2419 <key>PromptForDownloadLocation</key>
2427 "PromptForDownloadLocation": true | false
2432 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
2433 To specify ports, append them to the hostnames with a colon (:).
2435 `Mode` is the proxy method being used.
2437 `Locked` is whether or not proxy settings can be changed.
2439 `HTTPProxy` is the HTTP proxy server.
2441 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
2443 `SSLProxy` is the SSL proxy server.
2445 `FTPProxy` is the FTP proxy server.
2447 `SOCKSProxy` is the SOCKS proxy server
2449 `SOCKSVersion` is the SOCKS version (4 or 5)
2451 `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.
2453 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
2455 `AutoLogin` means do not prompt for authentication if password is saved.
2457 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
2459 **Compatibility:** Firefox 60, Firefox ESR 60\
2460 **CCK2 Equivalent:** `networkProxy*`\
2461 **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`
2465 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
2466 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
2467 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
2468 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
2469 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
2470 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
2471 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
2472 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
2473 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
2474 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
2475 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
2476 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
2484 <string>none | system | manual | autoDetect | autoConfig</string>
2487 <key>HTTPProxy</key>
2488 <string>https://httpproxy.example.com</string>
2489 <key>UseHTTPProxyForAllProtocols</key>
2492 <string>https://sslproxy.example.com</string>
2494 <string>https://ftpproxy.example.com</string>
2495 <key>SOCKSProxy</key>
2496 <string>https://socksproxy.example.com</string>
2497 <key>SOCKSVersion</key>
2498 <string>4 | 5</string>
2499 <key>Passthrough</key>
2500 <string><local>></string>
2501 <key>AutoConfigURL</key>
2502 <string>URL_TO_AUTOCONFIG</string>
2503 <key>AutoLogin</key>
2505 <key>UseProxyForDNS</key>
2515 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
2516 "Locked": [true, false],
2517 "HTTPProxy": "hostname",
2518 "UseHTTPProxyForAllProtocols": [true, false],
2519 "SSLProxy": "hostname",
2520 "FTPProxy": "hostname",
2521 "SOCKSProxy": "hostname",
2522 "SOCKSVersion": 4 | 5
2523 "Passthrough": "<local>",
2524 "AutoConfigURL": "URL_TO_AUTOCONFIG",
2525 "AutoLogin": [true, false],
2526 "UseProxyForDNS": [true, false]
2531 ### RequestedLocales
2532 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
2534 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
2536 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
2537 **CCK2 Equivalent:** N/A\
2538 **Preferences Affected:** N/A
2541 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
2542 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
2546 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
2551 <key>RequestedLocales</key>
2554 <string>en-US</string>
2561 <key>RequestedLocales</key>
2562 <string>de,en-US</string>
2570 "RequestedLocales": ["de", "en-US"]
2578 "RequestedLocales": "de,en-US"
2582 ### SanitizeOnShutdown (Selective)
2583 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
2585 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.
2587 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
2588 **CCK2 Equivalent:** N/A\
2589 **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`
2592 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
2593 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
2594 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
2595 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
2596 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
2597 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
2598 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
2599 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
2600 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
2605 <key>SanitizeOnShutdown</key>
2611 <key>Downloads</key>
2619 <key>SiteSettings</key>
2621 <key>OfflineApps</key>
2632 "SanitizeOnShutdown": {
2633 "Cache": true | false,
2634 "Cookies": true | false,
2635 "Downloads": true | false,
2636 "FormData": true | false,
2637 "History": true | false,
2638 "Sessions": true | false,
2639 "SiteSettings": true | false,
2640 "OfflineApps": true | false,
2641 "Locked": true | false
2646 ### SanitizeOnShutdown (All)
2647 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
2649 **Compatibility:** Firefox 60, Firefox ESR 60\
2650 **CCK2 Equivalent:** N/A\
2651 **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`
2654 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
2659 <key>SanitizeOnShutdown</key>
2667 "SanitizeOnShutdown": true | false
2672 Set whether or not search bar is displayed.
2674 **Compatibility:** Firefox 60, Firefox ESR 60\
2675 **CCK2 Equivalent:** `showSearchBar`\
2676 **Preferences Affected:** N/A
2680 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2685 <key>SearchBar</key>
2686 <string>unified | separate</string>
2694 "SearchBar": "unified" | "separate"
2703 ### SearchEngines (This policy is only available on the ESR.)
2705 ### SearchEngines | Default
2707 Set the default search engine. This policy is only available on the ESR.
2709 **Compatibility:** Firefox ESR 60\
2710 **CCK2 Equivalent:** `defaultSearchEngine`\
2711 **Preferences Affected:** N/A
2715 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2720 <key>SearchEngines</key>
2723 <string>NAME_OF_SEARCH_ENGINE</string>
2732 "Default": "NAME_OF_SEARCH_ENGINE"
2737 ### SearchEngines | PreventInstalls
2739 Prevent installing search engines from webpages.
2741 **Compatibility:** Firefox ESR 60\
2742 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2743 **Preferences Affected:** N/A
2747 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2752 <key>SearchEngines</key>
2754 <key>PreventInstalls</key>
2764 "PreventInstalls": true | false
2769 ### SearchEngines | Remove
2771 Hide built-in search engines. This policy is only available on the ESR.
2773 **Compatibility:** Firefox ESR 60.2\
2774 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2775 **Preferences Affected:** N/A
2779 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2784 <key>SearchEngines</key>
2788 <string>NAME_OF_SEARCH_ENGINE</string>
2798 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2803 ### SearchEngines | Add
2805 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2807 `Name` is the name of the search engine.
2809 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2811 `Method` is either GET or POST
2813 `IconURL` is a URL for the icon to use.
2815 `Alias` is a keyword to use for the engine.
2817 `Description` is a description of the search engine.
2819 `PostData` is the POST data as name value pairs separated by &.
2821 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2823 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
2824 **CCK2 Equivalent:** `searchplugins`\
2825 **Preferences Affected:** N/A
2829 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2830 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2831 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2832 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2833 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2834 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2835 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2836 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
2842 <key>SearchEngines</key>
2848 <string>Example1</string>
2849 <key>URLTemplate</key>
2850 <string>https://www.example.org/q={searchTerms}</string>
2852 <string>GET | POST </string>
2854 <string>https://www.example.org/favicon.ico</string>
2856 <string>example</string>
2857 <key>Description</key>
2858 <string>Example Description</string>
2859 <key>SuggestURLTemplate</key>
2860 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2862 <string>name=value&q={searchTerms}</string>
2876 "URLTemplate": "https://www.example.org/q={searchTerms}",
2877 "Method": "GET" | "POST",
2878 "IconURL": "https://www.example.org/favicon.ico",
2880 "Description": "Description",
2881 "PostData": "name=value&q={searchTerms}",
2882 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2889 ### SearchSuggestEnabled
2891 Enable search suggestions.
2893 **Compatibility:** Firefox 68, Firefox ESR 68\
2894 **CCK2 Equivalent:** N/A\
2895 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
2899 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
2904 <key>SearchSuggestEnabled</key>
2912 "SearchSuggestEnabled": true | false
2918 Install PKCS #11 modules.
2920 **Compatibility:** Firefox 64, Firefox ESR 60.4\
2921 **CCK2 Equivalent:** `certs.devices`\
2922 **Preferences Affected:** N/A
2926 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
2931 <key>SecurityDevices</key>
2933 <key>NAME_OF_DEVICE</key>
2934 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
2943 "SecurityDevices": {
2944 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
2951 Set and lock the maximum version of TLS.
2953 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2954 **CCK2 Equivalent:** N/A\
2955 **Preferences Affected:** `security.tls.version.max`
2959 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2964 <key>SSLVersionMax</key>
2965 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2973 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2979 Set and lock the minimum version of TLS.
2981 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2982 **CCK2 Equivalent:** N/A\
2983 **Preferences Affected:** `security.tls.version.min`
2987 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2992 <key>SSLVersionMin</key>
2993 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
3001 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3006 Add a menuitem to the help menu for specifying support information.
3008 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
3009 **CCK2 Equivalent:** helpMenu\
3010 **Preferences Affected:** N/A
3014 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
3015 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
3016 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
3021 <key>SupportMenu</key>
3024 <string>SupportMenu</string>
3026 <string>http://example.com/support</string>
3027 <key>AccessKey</key>
3037 "Title": "Support Menu",
3038 "URL": "http://example.com/support",
3045 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.
3047 **Compatibility:** Firefox 60, Firefox ESR 60\
3048 **CCK2 Equivalent:** N/A\
3049 **Preferences Affected:** N/A
3053 Software\Policies\Mozilla\Firefox\WebsiteFilters\Block\1 = "<all_urls>"
3054 Software\Policies\Mozilla\Firefox\WebsiteFilters\Exceptions\1 = "http://example.org/*"
3059 <key>WebsiteFilter</key>
3063 <string><all_urls></string>
3065 <key>Exceptions</key>
3067 <string>http://example.org/*</string>
3078 "Block": ["<all_urls>"],
3079 "Exceptions": ["http://example.org/*"]