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
111 #### Windows (Intune)
114 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
118 <enabled/> or <disabled/>
123 <key>AppAutoUpdate</key>
131 "AppAutoUpdate": true | false
137 Change the URL for application update.
139 **Compatibility:** Firefox 62, Firefox ESR 60.2\
140 **CCK2 Equivalent:** N/A\
141 **Preferences Affected:** `app.update.url`
145 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
147 #### Windows (Intune)
150 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
155 <data id="AppUpdateURL" value="https://yoursite.com"/>
160 <key>AppUpdateURL</key>
161 <string>https://yoursite.com</string>
168 "AppUpdateURL": "https://yoursite.com"
174 Configure sites that support integrated authentication.
176 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
178 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3)\
179 **CCK2 Equivalent:** N/A\
180 **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`
184 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
185 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
186 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
187 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
188 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
189 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
190 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
191 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
192 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
193 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
194 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
196 #### Windows (Intune)
199 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
205 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
209 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
215 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
219 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
225 <data id="Authentication" value="1mydomain2https://myotherdomain.com"/>
229 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
235 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
236 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
240 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
246 <data id="StartPage" value="none | homepage | previous-session"/>
251 <key>Authentication</key>
255 <string>mydomain.com</string>
256 <string>https://myotherdomain.com</string>
260 <string>mydomain.com</string>
261 <string>https://myotherdomain.com</string>
265 <string>mydomain.com</string>
266 <string>https://myotherdomain.com</string>
268 <key>AllowNonFQDN</key>
275 <key>AllowProxies</key>
292 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
293 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
294 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
296 "SPNEGO": true | false,
300 "SPNEGO": true | false,
303 "Locked": true | false
310 Block access to the Add-ons Manager (about:addons).
312 **Compatibility:** Firefox 60, Firefox ESR 60\
313 **CCK2 Equivalent:** `disableAddonsManager`\
314 **Preferences Affected:** N/A
318 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
320 #### Windows (Intune)
323 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
327 <enabled/> or <disabled/>
332 <key>BlockAboutAddons</key>
340 "BlockAboutAddons": true | false
346 Block access to about:config.
348 **Compatibility:** Firefox 60, Firefox ESR 60\
349 **CCK2 Equivalent:** `disableAboutConfig`\
350 **Preferences Affected:** N/A
354 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
356 #### Windows (Intune)
359 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
363 <enabled/> or <disabled/>
368 <key>BlockAboutConfig</key>
376 "BlockAboutConfig": true | false
380 ### BlockAboutProfiles
382 Block access to About Profiles (about:profiles).
384 **Compatibility:** Firefox 60, Firefox ESR 60\
385 **CCK2 Equivalent:** `disableAboutProfiles`\
386 **Preferences Affected:** N/A
390 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
392 #### Windows (Intune)
395 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
399 <enabled/> or <disabled/>
404 <key>BlockAboutProfiles</key>
412 "BlockAboutProfiles": true | false
416 ### BlockAboutSupport
418 Block access to Troubleshooting Information (about:support).
420 **Compatibility:** Firefox 60, Firefox ESR 60\
421 **CCK2 Equivalent:** `disableAboutSupport`\
422 **Preferences Affected:** N/A
426 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
428 #### Windows (Intune)
431 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
435 <enabled/> or <disabled/>
440 <key>BlockAboutSupport</key>
448 "BlockAboutSupport": true | false
454 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.
456 **Compatibility:** Firefox 60, Firefox ESR 60\
457 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
458 **Preferences Affected:** N/A
462 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
463 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
464 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
465 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
466 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
468 #### Windows (Intune)
471 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
476 <data id="BookmarkTitle" value="Example"/>
477 <data id="BookmarkURL" value="https://example.com"/>
478 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
479 <data id="BookmarkPlacement" value="toolbar | menu"/>
480 <data id="BookmarkFolder" value="FolderName"/>
489 <string>Example</string>
491 <string>https://example.com</string>
493 <string>https://example.com/favicon.ico</string>
495 <string>toolbar | menu</string>
497 <string>FolderName</string>
509 "URL": "https://example.com",
510 "Favicon": "https://example.com/favicon.ico",
511 "Placement": "toolbar" | "menu",
512 "Folder": "FolderName"
519 Enable or disable the detection of captive portals.
521 **Compatibility:** Firefox 67, Firefox ESR 60.7\
522 **CCK2 Equivalent:** N/A\
523 **Preferences Affected:** `network.captive-portal-service.enabled`
527 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
529 #### Windows (Intune)
532 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
536 <enabled/> or <disabled/>
541 <key>CaptivePortal</key>
549 "CaptivePortal": true | false
555 ### Certificates | ImportEnterpriseRoots
557 Trust certificates that have been added to the operating system certificate store by a user or administrator.
559 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
561 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
562 **CCK2 Equivalent:** N/A\
563 **Preferences Affected:** `security.enterprise_roots.enabled`
567 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
569 #### Windows (Intune)
572 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
576 <enabled/> or <disabled/>
581 <key>Certificates</key>
583 <key>ImportEnterpriseRoots</key>
593 "ImportEnterpriseRoots": true | false
598 ### Certificates | Install
600 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
603 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
604 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
606 - /Library/Application Support/Mozilla/Certificates
607 - ~/Library/Application Support/Mozilla/Certificates
609 - /usr/lib/mozilla/certificates
610 - /usr/lib64/mozilla/certificates
611 - ~/.mozilla/certificates
613 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.
615 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.
617 Certificates are installed using the trust string `CT,CT,`.
619 Binary (DER) and ASCII (PEM) certificates are both supported.
621 **Compatibility:** Firefox 64, Firefox ESR 64\
622 **CCK2 Equivalent:** `certs.ca`\
623 **Preferences Affected:** N/A
627 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
628 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
630 #### Windows (Intune)
633 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
638 <data id="Certificates_Install" value="1cert1.der2C:\Users\username\cert2.pem"/>
643 <key>Certificates</key>
647 <string>cert1.der</string>
648 <string>/Users/username/cert2.pem</string>
658 "Install": ["cert1.der", "/home/username/cert2.pem"]
664 Configure cookie preferences.
666 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
668 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
670 `Default` determines whether cookies are accepted at all.
672 `AcceptThirdParty` determines how third-party cookies are handled.
674 `ExpireAtSessionEnd` determines when cookies expire.
676 `RejectTracker` only rejects cookies for trackers.
678 `Locked` prevents the user from changing cookie preferences.
680 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
681 **CCK2 Equivalent:** N/A\
682 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
686 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
687 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
688 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
689 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" | "from-visited"
690 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
691 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
692 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
694 #### Windows (Intune)
697 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
702 <data id="Cookies_Allow" value="1https://example.com"/>
706 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
711 <data id="Cookies_Block" value="1https://example.org"/>
715 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Default
719 <enabled/> or <disabled/>
723 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AcceptThirdParty
728 <data id="Cookies_AcceptThirdParty" value="always | never | from-visited"/>
732 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_ExpireAtSessionEnd
736 <enabled/> or <disabled/>
740 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_RejectTracker
744 <enabled/> or <disabled/>
748 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
752 <enabled/> or <disabled/>
761 <string>http://example.com</string>
765 <string>http://example.org</string>
769 <key>AcceptThirdParty</key>
770 <string>always | never | from-visited</string>
771 <key>ExpireAtSessionEnd</key>
773 <key>RejectTracker</key>
785 "Allow": ["http://example.org/"],
786 "Block": ["http://example.edu/"],
787 "Default": true | false,
788 "AcceptThirdParty": "always" | "never" | "from-visited",
789 "ExpireAtSessionEnd": true | false,
790 "RejectTracker": true | false,
791 "Locked": true | false
796 ### DisableSetDesktopBackground
797 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
799 **Compatibility:** Firefox 60, Firefox ESR 60\
800 **CCK2 Equivalent:** `removeSetDesktopBackground`\
801 **Preferences Affected:** N/A
805 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
807 #### Windows (Intune)
810 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
814 <enabled/> or <disabled/>
819 <key>DisableSetDesktopBackground</key>
827 "DisableSetDesktopBackground": true | false
831 ### DisableMasterPasswordCreation
832 Remove the master password functionality.
834 **Compatibility:** Firefox 60, Firefox ESR 60\
835 **CCK2 Equivalent:** `noMasterPassword`\
836 **Preferences Affected:** N/A
840 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
842 #### Windows (Intune)
845 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
849 <enabled/> or <disabled/>
854 <key>DisableMasterPasswordCreation</key>
862 "DisableMasterPasswordCreation": true | false
867 Turn off application updates.
869 **Compatibility:** Firefox 60, Firefox ESR 60\
870 **CCK2 Equivalent:** `disableFirefoxUpdates`\
871 **Preferences Affected:** N/A
875 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
877 #### Windows (Intune)
880 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
884 <enabled/> or <disabled/>
889 <key>DisableAppUpdate</key>
897 "DisableAppUpdate": true | false
901 ### DisableBuiltinPDFViewer
902 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
904 **Compatibility:** Firefox 60, Firefox ESR 60\
905 **CCK2 Equivalent:** `disablePDFjs`\
906 **Preferences Affected:** `pdfjs.disabled`
910 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
912 #### Windows (Intune)
915 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
919 <enabled/> or <disabled/>
924 <key>DisableBuiltinPDFViewer</key>
932 "DisableBuiltinPDFViewer": true | false
937 Disable specific cryptographic ciphers.
939 **Compatibility:** Firefox 76, Firefox ESR 68.8\
940 **CCK2 Equivalent:** N/A\
941 **Preferences Affected:** N/A
945 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_DHE_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
946 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_DHE_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
947 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
948 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
949 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 = 0x1 | 0x0
950 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 = 0x1 | 0x0
951 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_AES_128_CBC_SHA = 0x1 | 0x0
952 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_AES_256_CBC_SHA = 0x1 | 0x0
953 Software\Policies\Mozilla\Firefox\DisabledCiphers\TLS_RSA_WITH_3DES_EDE_CBC_SHA = 0x1 | 0x0
958 <key>DisabledCiphers</key>
960 <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key>
962 <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key>
964 <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key>
966 <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key>
968 <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key>
970 <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key>
972 <key>TLS_RSA_WITH_AES_128_CBC_SHA</key>
974 <key>TLS_RSA_WITH_AES_256_CBC_SHA</key>
976 <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
986 "TLS_DHE_RSA_WITH_AES_128_CBC_SHA": true | false,
987 "TLS_DHE_RSA_WITH_AES_256_CBC_SHA": true | false,
988 "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA": true | false,
989 "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA": true | false,
990 "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256": true | false,
991 "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256": true | false,
992 "TLS_RSA_WITH_AES_128_CBC_SHA": true | false,
993 "TLS_RSA_WITH_AES_256_CBC_SHA": true | false,
994 "TLS_RSA_WITH_3DES_EDE_CBC_SHA": true | false
999 ### DisableDefaultBrowserAgent
1000 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1002 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1003 **CCK2 Equivalent:** N/A\
1004 **Preferences Affected:** N/A
1008 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1010 #### Windows (Intune)
1013 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1017 <enabled/> or <disabled/>
1023 "DisableDefaultBrowserAgent": true | false
1027 ### DisableDeveloperTools
1028 Remove access to all developer tools.
1030 **Compatibility:** Firefox 60, Firefox ESR 60\
1031 **CCK2 Equivalent:** `removeDeveloperTools`\
1032 **Preferences Affected:** `devtools.policy.disabled`
1036 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1038 #### Windows (Intune)
1041 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1045 <enabled/> or <disabled/>
1050 <key>DisableDeveloperTools</key>
1058 "DisableDeveloperTools": true | false
1062 ### DisableFeedbackCommands
1063 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1065 **Compatibility:** Firefox 60, Firefox ESR 60\
1066 **CCK2 Equivalent:** N/A\
1067 **Preferences Affected:** N/A
1071 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1073 #### Windows (Intune)
1076 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1080 <enabled/> or <disabled/>
1085 <key>DisableFeedbackCommands</key>
1093 "DisableFeedbackCommands": true | false
1097 ### DisableFirefoxScreenshots
1098 Remove access to Firefox Screenshots.
1100 **Compatibility:** Firefox 60, Firefox ESR 60\
1101 **CCK2 Equivalent:** N/A\
1102 **Preferences Affected:** `extensions.screenshots.disabled`
1106 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1108 #### Windows (Intune)
1111 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1115 <enabled/> or <disabled/>
1120 <key>DisableFirefoxScreenshots</key>
1128 "DisableFirefoxScreenshots": true | false
1132 ### DisableFirefoxAccounts
1133 Disable Firefox Accounts integration (Sync).
1135 **Compatibility:** Firefox 60, Firefox ESR 60\
1136 **CCK2 Equivalent:** `disableSync`\
1137 **Preferences Affected:** `identity.fxaccounts.enabled`
1141 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1143 #### Windows (Intune)
1146 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1150 <enabled/> or <disabled/>
1155 <key>DisableFirefoxAccounts</key>
1163 "DisableFirefoxAccounts": true | false
1167 ### DisableFirefoxStudies
1168 Disable Firefox studies (Shield).
1170 **Compatibility:** Firefox 60, Firefox ESR 60\
1171 **CCK2 Equivalent:** N/A\
1172 **Preferences Affected:** N/A
1176 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1178 #### Windows (Intune)
1181 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1185 <enabled/> or <disabled/>
1190 <key>DisableFirefoxStudies</key>
1198 "DisableFirefoxStudies": true | false
1202 ### DisableForgetButton
1203 Disable the "Forget" button.
1205 **Compatibility:** Firefox 60, Firefox ESR 60\
1206 **CCK2 Equivalent:** `disableForget`\
1207 **Preferences Affected:** N/A
1211 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1213 #### Windows (Intune)
1216 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1220 <enabled/> or <disabled/>
1225 <key>DisableForgetButton</key>
1233 "DisableForgetButton": true | false
1237 ### DisableFormHistory
1238 Turn off saving information on web forms and the search bar.
1240 **Compatibility:** Firefox 60, Firefox ESR 60\
1241 **CCK2 Equivalent:** `disableFormFill`\
1242 **Preferences Affected:** ` browser.formfill.enable`
1246 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
1248 #### Windows (Intune)
1251 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
1255 <enabled/> or <disabled/>
1260 <key>DisableFormHistory</key>
1268 "DisableFormHistory": true | false
1272 ### DisablePasswordReveal
1273 Do not allow passwords to be shown in saved logins
1275 **Compatibility:** Firefox 71, Firefox ESR 68.3\
1276 **CCK2 Equivalent:** N/A
1277 **Preferences Affected:** N/A
1281 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
1283 #### Windows (Intune)
1286 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
1290 <enabled/> or <disabled/>
1295 <key>DisablePasswordReveal</key>
1303 "DisablePasswordReveal": true | false
1308 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
1310 **Compatibility:** Firefox 60, Firefox ESR 60\
1311 **CCK2 Equivalent:** `disablePocket`\
1312 **Preferences Affected:** `extensions.pocket.enabled`
1316 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
1318 #### Windows (Intune)
1321 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
1325 <enabled/> or <disabled/>
1330 <key>DisablePocket</key>
1338 "DisablePocket": true | false
1342 ### DisablePrivateBrowsing
1343 Remove access to private browsing.
1345 **Compatibility:** Firefox 60, Firefox ESR 60\
1346 **CCK2 Equivalent:** `disablePrivateBrowsing`\
1347 **Preferences Affected:** N/A
1351 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
1353 #### Windows (Intune)
1356 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
1360 <enabled/> or <disabled/>
1365 <key>DisablePrivateBrowsing</key>
1373 "DisablePrivateBrowsing": true | false
1377 ### DisableProfileImport
1378 Disables the "Import data from another browser" option in the bookmarks window.
1380 **Compatibility:** Firefox 60, Firefox ESR 60\
1381 **CCK2 Equivalent:** N/A\
1382 **Preferences Affected:** N/A
1386 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
1388 #### Windows (Intune)
1391 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
1395 <enabled/> or <disabled/>
1400 <key>DisableProfileImport</key>
1408 "DisableProfileImport": true | false
1412 ### DisableProfileRefresh
1413 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.
1415 **Compatibility:** Firefox 60, Firefox ESR 60\
1416 **CCK2 Equivalent:** `disableResetFirefox`\
1417 **Preferences Affected:** `browser.disableResetPrompt`
1421 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
1423 #### Windows (Intune)
1426 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
1430 <enabled/> or <disabled/>
1435 <key>DisableProfileRefresh</key>
1443 "DisableProfileRefresh": true | false
1448 Disable safe mode within the browser.
1450 On Windows, this disables safe mode via the command line as well.
1452 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
1453 **CCK2 Equivalent:** `disableSafeMode`\
1454 **Preferences Affected:** N/A
1458 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1460 #### Windows (Intune)
1463 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
1467 <enabled/> or <disabled/>
1472 <key>DisableSafeMode</key>
1480 "DisableSafeMode": true | false
1484 ### DisableSecurityBypass
1485 Prevent the user from bypassing security in certain cases.
1487 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1489 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1491 **Compatibility:** Firefox 60, Firefox ESR 60\
1492 **CCK2 Equivalent:** N/A\
1493 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
1497 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1498 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1500 #### Windows (Intune)
1503 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
1507 <enabled/> or <disabled/>
1511 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
1515 <enabled/> or <disabled/>
1521 <key>DisableSecurityBypass</key>
1523 <key>InvalidCertificate</key>
1525 <key><SafeBrowsing/key>
1534 "DisableSecurityBypass": {
1535 "InvalidCertificate": true false,
1536 "SafeBrowsing": true false
1541 ### DisableSystemAddonUpdate
1542 Prevent system add-ons from being installed or update.
1544 **Compatibility:** Firefox 60, Firefox ESR 60\
1545 **CCK2 Equivalent:** N/A\
1546 **Preferences Affected:** N/A
1550 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
1552 #### Windows (Intune)
1555 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
1559 <enabled/> or <disabled/>
1564 <key>DisableSystemAddonUpdate</key>
1572 "DisableSystemAddonUpdate": true | false
1576 ### DisableTelemetry
1577 Prevent the upload of telemetry data.
1579 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1581 **Compatibility:** Firefox 60, Firefox ESR 60\
1582 **CCK2 Equivalent:** `disableTelemetry`\
1583 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1587 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1589 #### Windows (Intune)
1592 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
1596 <enabled/> or <disabled/>
1601 <key>DisableTelemetry</key>
1609 "DisableTelemetry": true | false
1613 ### DisplayBookmarksToolbar
1614 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1616 **Compatibility:** Firefox 60, Firefox ESR 60\
1617 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1618 **Preferences Affected:** N/A
1622 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1624 #### Windows (Intune)
1627 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar
1631 <enabled/> or <disabled/>
1636 <key>DisplayBookmarksToolbar</key>
1644 "DisplayBookmarksToolbar": true | false
1648 ### DisplayMenuBar (Deprecated)
1649 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1651 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1652 **CCK2 Equivalent:** `displayMenuBar`\
1653 **Preferences Affected:** N/A
1657 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1662 <key>DisplayMenuBar</key>
1670 "DisplayMenuBar": true | false
1675 Set the state of the menubar.
1677 `always` means the menubar is shown and cannot be hidden.
1679 `never` means the menubar is hidden and cannot be shown.
1681 `default-on` means the menubar is on by default but can be hidden.
1683 `default-off` means the menubar is off by default but can be shown.
1685 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
1686 **CCK2 Equivalent:** `displayMenuBar`\
1687 **Preferences Affected:** N/A
1691 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
1693 #### Windows (Intune)
1696 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
1701 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
1706 <key>DisplayMenuBar</key>
1707 <string>always | never | default-on | default-off</string>
1714 "DisplayMenuBar": "always", "never", "default-on", "default-off"
1719 Configure DNS over HTTPS.
1721 `Enabled` determines whether DNS over HTTPS is enabled
1723 `ProviderURL` is a URL to another provider.
1725 `Locked` prevents the user from changing DNS over HTTPS preferences.
1727 `ExcludedDomains` excludes domains from DNS over HTTPS.
1729 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7)\
1730 **CCK2 Equivalent:** N/A\
1731 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1735 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1736 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1737 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1738 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
1743 <key>DNSOverHTTPS</key>
1747 <key>ProviderURL</key>
1748 <string>URL_TO_ALTERNATE_PROVIDER</string>
1751 <key>ExcludedDomains</key>
1753 <string>example.com</string>
1763 "Enabled": true | false,
1764 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1765 "Locked": true | false,
1766 "ExcludedDomains": ["example.com"]
1771 ### DontCheckDefaultBrowser
1772 Don't check if Firefox is the default browser at startup.
1774 **Compatibility:** Firefox 60, Firefox ESR 60\
1775 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1776 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1780 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1785 <key>DontCheckDefaultBrowser</key>
1793 "DontCheckDefaultBrowser": true | false
1797 ### DefaultDownloadDirectory
1798 Set the default download directory.
1800 You can use ${home} for the native home directory.
1802 **Compatibility:** Firefox 68, Firefox ESR 68\
1803 **CCK2 Equivalent:** N/A\
1804 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1808 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1813 <key>DefaultDownloadDirectory</key>
1814 <string>${home}/Downloads</string>
1817 #### policies.json (macOS and Linux)
1821 "DefaultDownloadDirectory": "${home}/Downloads"
1824 #### policies.json (Windows)
1828 "DefaultDownloadDirectory": "${home}\\Downloads"
1831 ### DownloadDirectory
1832 Set and lock the download directory.
1834 You can use ${home} for the native home directory.
1836 **Compatibility:** Firefox 68, Firefox ESR 68\
1837 **CCK2 Equivalent:** N/A\
1838 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1842 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1847 <key>DownloadDirectory</key>
1848 <string>${home}/Downloads</string>
1851 #### policies.json (macOS and Linux)
1855 "DownloadDirectory": "${home}/Downloads"
1858 #### policies.json (Windows)
1862 "DownloadDirectory": "${home}\\Downloads"
1865 ### EnableTrackingProtection
1866 Configure tracking protection.
1868 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.
1870 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1872 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.
1874 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
1876 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
1878 `Exceptions` are origins for which tracking protection is not enabled.
1880 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
1881 **CCK2 Equivalent:** N/A\
1882 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
1886 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1887 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1888 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
1889 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
1890 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
1892 #### Windows (Intune)
1895 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/TrackingProtection
1900 <data id="TrackingProtectionLocked" value="true | false"/>
1901 <data id="Cryptomining" value="true | false"/>
1902 <data id="Fingerprinting" value="true | false"/>
1903 <data id=TrackingProtection_Exceptions" value="1https://example.com"/>
1908 <key>EnableTrackingProtection</key>
1914 <key><Cryptomining</key>
1916 <key><Fingerprinting</key>
1918 <key>Exceptions</key>
1920 <string>https://example.com</string>
1929 "EnableTrackingProtection": {
1930 "Value": [true, false],
1931 "Locked": [true, false],
1932 "Cryptomining": [true, false],
1933 "Fingerprinting": [true, false],
1934 "Exceptions": ["https://example.com"]
1938 ### EnterprisePoliciesEnabled
1939 Enable policy support on macOS.
1941 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1942 **CCK2 Equivalent:** N/A\
1943 **Preferences Affected:** N/A
1948 <key>EnterprisePoliciesEnabled</key>
1953 Control the installation, uninstallation and locking of extensions.
1955 `Install` is a list of URLs or native paths for extensions to be installed.
1957 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1959 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1961 **Compatibility:** Firefox 60, Firefox ESR 60\
1962 **CCK2 Equivalent:** `addons`\
1963 **Preferences Affected:** N/A
1967 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1968 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1969 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1970 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1975 <key>Extensions</key>
1979 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1980 <string>//path/to/xpi</string>
1982 <key>Uninstall</key>
1984 <string>bad_addon_id@mozilla.org</string>
1988 <string>addon_id@mozilla.org</string>
1998 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1999 "Uninstall": ["bad_addon_id@mozilla.org"],
2000 "Locked": ["addon_id@mozilla.org"]
2005 ### ExtensionSettings
2006 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.
2008 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.
2010 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
2012 The configuration for each extension is another dictionary that can contain the fields documented below.
2014 | Name | Description |
2016 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
2017 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
2018 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
2019 | `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.
2020 | `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.
2021 | `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.
2022 | `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.
2023 | `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.
2024 | `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.
2026 **Compatibility:** Firefox 69, Firefox ESR 68.1\
2027 **CCK2 Equivalent:** N/A\
2028 **Preferences Affected:** N/A
2032 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
2035 "blocked_install_message": "Custom error message.",
2036 "install_sources": ["https://addons.mozilla.org/"],
2037 "installation_mode": "blocked",
2038 "allowed_types": ["extension"]
2040 "uBlock0@raymondhill.net": {
2041 "installation_mode": "force_installed",
2042 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2046 #### Windows (Intune)
2049 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
2054 <data id="ExtensionSettings" value='
2056 "blocked_install_message": "Custom error message.",
2057 "install_sources": ["https://addons.mozilla.org/"],
2058 "installation_mode": "blocked",
2059 "allowed_types": ["extension"]
2061 "uBlock0@raymondhill.net": {
2062 "installation_mode": "force_installed",
2063 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2069 <key>ExtensionSettings</key>
2073 <key>blocked_install_message</key>
2074 <string>Custom error message.</string>
2075 <key>install_sources</key>
2077 <string>https://addons.mozilla.org/</string>
2079 <key>installation_mode</key>
2080 <string>blocked</string>
2081 <key>allowed_types</key>
2083 <string>extension</string>
2086 <key>uBlock0@raymondhill.net</key>
2088 <key>installation_mode</key>
2089 <string>force_installed</string>
2090 <key>install_url</key>
2091 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
2100 "ExtensionSettings": {
2102 "blocked_install_message": "Custom error message.",
2103 "install_sources": ["https://addons.mozilla.org/"],
2104 "installation_mode": "blocked",
2105 "allowed_types": ["extension"]
2107 "uBlock0@raymondhill.net": {
2108 "installation_mode": "force_installed",
2109 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2116 Control extension updates.
2118 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2119 **CCK2 Equivalent:** N/A\
2120 **Preferences Affected:** `extensions.update.enabled`
2124 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
2129 <key>ExtensionUpdate</key>
2137 "ExtensionUpdate": true | false
2142 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
2144 `Allow` is a list of origins where Flash are allowed.
2146 `Block` is a list of origins where Flash is not allowed.
2148 `Default` determines whether or not Flash is allowed by default.
2150 `Locked` prevents the user from changing Flash preferences.
2152 **Compatibility:** Firefox 60, Firefox ESR 60\
2153 **CCK2 Equivalent:** `permissions.plugin`\
2154 **Preferences Affected:** `plugin.state.flash`
2158 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
2159 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
2160 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
2161 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
2163 #### Windows (Intune)
2166 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Flash/FlashPlugin_Allow
2171 <data id="Permissions" value="1https://example.org2https://example.edu"/>
2176 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Flash/FlashPlugin_Locked
2180 <enabled/> or <disabled/>
2184 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Flash/FlashPlugin_Default
2188 <enabled/> or <disabled/>
2193 <key>FlashPlugin</key>
2197 <string>http://example.org</string>
2201 <string>http://example.edu</string>
2215 "Allow": ["http://example.org/"],
2216 "Block": ["http://example.edu/"],
2217 "Default": true | false,
2218 "Locked": true | false
2224 Customize the Firefox Home page.
2226 **Compatibility:** Firefox 68, Firefox ESR 68\
2227 **CCK2 Equivalent:** N/A\
2228 **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`
2232 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
2233 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
2234 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
2235 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
2236 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
2237 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
2242 <key>FirefoxHome</key>
2248 <key>Highlights</key>
2264 "Search": true | false,
2265 "TopSites": true | false,
2266 "Highlights": true | false,
2267 "Pocket": true | false,
2268 "Snippets": true | false,
2269 "Locked": true | false
2274 ### HardwareAcceleration
2275 Control hardware acceleration.
2277 **Compatibility:** Firefox 60, Firefox ESR 60\
2278 **CCK2 Equivalent:** N/A\
2279 **Preferences Affected:** `layers.acceleration.disabled`
2283 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
2288 <key>HardwareAcceleration</key>
2296 "HardwareAcceleration": true | false
2301 Configure the default homepage and how Firefox starts.
2303 `URL` is the default homepage.
2305 `Locked` prevents the user from changing homepage preferences.
2307 `Additional` allows for more than one homepage.
2309 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
2311 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
2312 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
2313 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
2317 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
2318 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
2319 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
2320 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
2321 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
2323 #### Windows (Intune)
2326 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
2332 <data id="HomepageURL" value="https://example.com"/>
2333 <data id="HomepageLocked" value="true | false"/>
2337 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
2343 <data id="HomepageAdditional" value="1http://example.org2http://example.edu"/>
2347 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
2353 <data id="StartPage" value="none | homepage | previous-session"/>
2361 <string>http://example.com</string>
2364 <key>Additional</key>
2366 <string>http://example.org</string>
2367 <string>http://example.edu</string>
2369 <key>StartPage</key>
2370 <string>none | homepage | previous-session</string>
2379 "URL": "http://example.com/",
2380 "Locked": true | false,
2381 "Additional": ["http://example.org/",
2382 "http://example.edu/"],
2383 "StartPage": "none" | "homepage" | "previous-session"
2388 ### InstallAddonsPermission
2389 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.
2391 `Allow` is a list of origins where extension installs are allowed.
2393 `Default` determines whether or not extension installs are allowed by default.
2395 **Compatibility:** Firefox 60, Firefox ESR 60\
2396 **CCK2 Equivalent:** `permissions.install`\
2397 **Preferences Affected:** `xpinstall.enabled`
2401 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
2402 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
2403 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
2405 #### Windows (Intune)
2408 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
2413 <data id="Permissions" value="1https://example.org2https://example.edu"/>
2417 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
2426 <key>InstallAddonsPermission</key>
2430 <string>http://example.org</string>
2431 <string>http://example.edu</string>
2442 "InstallAddonsPermission": {
2443 "Allow": ["http://example.org/",
2444 "http://example.edu/"],
2445 "Default": true | false
2451 Disable the feature enforcing a separate profile for each installation.
2453 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.
2455 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
2457 This policy only work on Windows via GPO (not policies.json).
2459 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
2460 **CCK2 Equivalent:** N/A\
2461 **Preferences Affected:** N/A
2465 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
2468 Enable linking to local files by origin.
2470 **Compatibility:** Firefox 68, Firefox ESR 68\
2471 **CCK2 Equivalent:** N/A\
2472 **Preferences Affected:** `capability.policy.localfilelinks.*`
2476 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
2477 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
2482 <key>LocalFileLinks</key>
2484 <string>http://example.org</string>
2485 <string>http://example.edu</string>
2493 "LocalFileLinks": ["http://example.org/",
2494 "http://example.edu/"]
2498 ### NoDefaultBookmarks
2499 Disable the creation of default bookmarks.
2501 This policy is only effective if the user profile has not been created yet.
2503 **Compatibility:** Firefox 60, Firefox ESR 60\
2504 **CCK2 Equivalent:** `removeDefaultBookmarks`\
2505 **Preferences Affected:** N/A
2509 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
2514 <key>NoDefaultBookmarks</key>
2522 "NoDefaultBookmarks": true | false
2526 ### NetworkPrediction
2527 Enable or disable network prediction (DNS prefetching).
2529 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2530 **CCK2 Equivalent:** N/A\
2531 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
2535 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
2540 <key>NetworkPrediction</key>
2548 "NetworkPrediction": true | false
2552 Enable or disable the New Tab page.
2554 **Compatibility:** Firefox 68, Firefox ESR 68\
2555 **CCK2 Equivalent:** N/A\
2556 **Preferences Affected:** `browser.newtabpage.enabled`
2560 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
2562 #### Windows (Intune)
2565 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
2569 <enabled/> or <disabled/>
2574 <key>NewTabPage</key>
2582 "NewTabPage": true | false
2585 ### OfferToSaveLogins
2586 Control whether or not Firefox offers to save passwords.
2588 **Compatibility:** Firefox 60, Firefox ESR 60\
2589 **CCK2 Equivalent:** `dontRememberPasswords`\
2590 **Preferences Affected:** `signon.rememberSignons`
2594 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
2599 <key>OfferToSaveLogins</key>
2607 "OfferToSaveLogins": true | false
2611 ### OfferToSaveLoginsDefault
2612 Sets the default value of signon.rememberSignons without locking it.
2614 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2615 **CCK2 Equivalent:** `dontRememberPasswords`\
2616 **Preferences Affected:** `signon.rememberSignons`
2620 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
2625 <key>OfferToSaveLoginsDefault</key>
2633 "OfferToSaveLoginsDefault": true | false
2637 ### OverrideFirstRunPage
2638 Override the first run page. If the value is blank, no first run page is displayed.
2640 **Compatibility:** Firefox 60, Firefox ESR 60\
2641 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
2642 **Preferences Affected:** `startup.homepage_welcome_url`
2646 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
2648 #### Windows (Intune)
2651 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
2656 <data id="OverridePage" value="https://example.com"/>
2661 <key>OverrideFirstRunPage</key>
2662 <string>http://example.org</string>
2669 "OverrideFirstRunPage": "http://example.org"
2672 ### OverridePostUpdatePage
2673 Override the upgrade page. If the value is blank, no upgrade page is displayed.
2675 **Compatibility:** Firefox 60, Firefox ESR 60\
2676 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
2677 **Preferences Affected:** `startup.homepage_override_url`
2681 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
2686 <key>OverridePostUpdatePage</key>
2687 <string>http://example.org</string>
2694 "OverridePostUpdatePage": "http://example.org"
2697 ### PasswordManagerEnabled
2698 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
2700 **Compatibility:** Firefox 70, Firefox ESR 60.2\
2701 **CCK2 Equivalent:** N/A\
2702 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
2706 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
2708 #### Windows (Intune)
2711 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
2715 <enabled/> or <disabled/>
2720 <key>PasswordManagerEnabled</key>
2728 "PasswordManagerEnabled": true | false
2733 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.
2735 `Allow` is a list of origins where the feature is allowed.
2737 `Block` is a list of origins where the feature is not allowed.
2739 `BlockNewRequests` determines whether or not new requests can be made for the feature.
2741 `Locked` prevents the user from changing preferences for the feature.
2743 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
2745 **Compatibility:** Firefox 62, Firefox ESR 60.2 (Autoplay added in Firefox 74, Firefox ESR 68.6, Autoplay Default/Locked added in Firefox 76, Firefox ESR 68.8)\
2746 **CCK2 Equivalent:** N/A\
2747 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`,`media.autoplay.default`
2751 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
2752 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
2753 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
2754 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
2755 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
2756 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
2757 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
2758 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
2759 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
2760 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
2761 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
2762 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
2763 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
2764 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
2765 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
2766 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
2767 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
2768 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
2769 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
2770 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
2771 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
2773 #### Windows (Intune)
2776 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
2780 <enabled/> or <disabled/>
2784 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
2788 <enabled/> or <disabled/>
2792 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
2797 <data id="Permissions" value="1https://example.org"/>
2801 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
2805 <enabled/> or <disabled/>
2809 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
2813 <enabled/> or <disabled/>
2817 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
2822 <data id="Permissions" value="1https://example.org"/>
2827 <key>Permissions</key>
2833 <string>https://example.org</string>
2834 <string>https://example.org:1234</string>
2838 <string>https://example.edu</string>
2840 <key>BlockNewRequests</key>
2845 <key>Microphone</key>
2849 <string>https://example.org</string>
2853 <string>https://example.edu</string>
2855 <key>BlockNewRequests</key>
2864 <string>https://example.org</string>
2868 <string>https://example.edu</string>
2870 <key>BlockNewRequests</key>
2875 <key>Notifications</key>
2879 <string>https://example.org</string>
2883 <string>https://example.edu</string>
2885 <key>BlockNewRequests</key>
2894 <string>https://example.org</string>
2898 <string>https://example.edu</string>
2901 <string>allow-audio-video | block-audio | block-audio-video</string>
2914 "Allow": ["https://example.org","https://example.org:1234"],
2915 "Block": ["https://example.edu"],
2916 "BlockNewRequests": true | false,
2917 "Locked": true | false
2920 "Allow": ["https://example.org"],
2921 "Block": ["https://example.edu"],
2922 "BlockNewRequests": true | false,
2923 "Locked": true | false
2926 "Allow": ["https://example.org"],
2927 "Block": ["https://example.edu"],
2928 "BlockNewRequests": true | false,
2929 "Locked": true | false
2932 "Allow": ["https://example.org"],
2933 "Block": ["https://example.edu"],
2934 "BlockNewRequests": true | false,
2935 "Locked": true | false
2938 "Allow": ["https://example.org"],
2939 "Block": ["https://example.edu"],
2940 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
2941 "Locked": true | false
2948 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
2950 `Allow` is a list of origins where popup-windows are allowed.
2952 `Default` determines whether or not pop-up windows are allowed by default.
2954 `Locked` prevents the user from changing pop-up preferences.
2956 **Compatibility:** Firefox 60, Firefox ESR 60\
2957 **CCK2 Equivalent:** `permissions.popup`\
2958 **Preferences Affected:** `dom.disable_open_during_load`
2962 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
2963 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
2964 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
2965 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2970 <key>PopupBlocking</key>
2974 <string>http://example.org</string>
2975 <string>http://example.edu</string>
2989 "Allow": ["http://example.org/",
2990 "http://example.edu/"],
2991 "Default": true | false,
2992 "Locked": true | false
2998 Set and lock certain preferences.
3000 **Compatibility:** See below\
3001 **CCK2 Equivalent:** `preferences`\
3002 **Preferences Affected:** See below
3004 | Preference | Type | Compatibility | Default
3005 | --- | --- | --- | ---
3006 | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0
3007 | If set to 1, platform accessibility is disabled.
3008 | app.update.auto (Deprecated - Switch to AppAutoUpdate policy) | boolean | Firefox 68, Firefox ESR 68 | true
3009 | If false, Firefox doesn't automatically install update.
3010 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false
3011 | If true, bookmarks are exported on shutdown.
3012 | browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A
3013 | If set, the name of the file where bookmarks are exported and imported.
3014 | browser.bookmarks.restore_default_bookmarks | boolean | Firefox 70, Firefox ESR 68.2 | N/A
3015 | If true, bookmarks are restored to their defaults.
3016 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
3017 | If false, don't store cache on the hard drive.
3018 | ~browser.cache.disk.parent_directory~ | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
3019 | ~If set, changes the location of the disk cache.~ This policy doesn't work. It's being worked on.
3020 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
3021 | If true, single words are sent to DNS, not directly to search.
3022 | browser.newtabpage.activity-stream.default.sites | string | Firefox 72, ESR 68.4 | Locale dependent
3023 | If set, a list of URLs to use as the default top sites on the new tab page.
3024 | browser.places.importBookmarksHTML | boolean | Firefox 70, Firefox ESR 68.2
3025 | If true, bookmarks are always imported on startup.
3026 | browser.safebrowsing.phishing.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3027 | If false, phishing protection is not enabled (Not recommended)
3028 | browser.safebrowsing.malware.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3029 | If false, malware protection is not enabled (Not recommended)
3030 | browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true
3031 | If false, updates for search engines are not checked.
3032 | browser.slowStartup.notificationDisabled | boolean | Firefox 70, Firefox ESR 68.2 | false
3033 | If true, a notification isn't shown if startup is slow.
3034 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true
3035 | If false, there is no warning when the browser is closed.
3036 | browser.taskbar.previews.enable | boolean | Firefox 70, Firefox ESR 68.2 (Windows only) | false
3037 | If true, tab previews are shown in the Windows taskbar.
3038 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true
3039 | If false, bookmarks aren't suggested when typing in the URL bar.
3040 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true
3041 | If false, history isn't suggested when typing in the URL bar.
3042 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true
3043 | If false, open tabs aren't suggested when typing in the URL bar.
3044 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false
3045 | If true, don't show the privacy policy tab on first run.
3046 | dom.allow_scripts_to_close_windows | boolean | Firefox 70, Firefox ESR 68.2 | false
3047 | If false, web page can close windows.
3048 | dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true
3049 | If false, web pages can focus and activate windows.
3050 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false
3051 | If true, web pages can't move or resize windows.
3052 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3053 | If false, web pages can't override context menus.
3054 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A
3055 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
3056 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
3057 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
3058 | dom.xmldocument.load.enabled | boolean | Firefox ESR 68.5 | true.
3059 | If false, XMLDocument.load is not available.
3060 | dom.xmldocument.async.enabled | boolean | Firefox ESR 68.5 | true
3061 | If false, XMLDocument.async is not available.
3062 | extensions.blocklist.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3063 | If false, the extensions blocklist is not used (Not recommended)
3064 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A
3065 | If false, the Recommendations tab is not displayed in the Add-ons Manager.
3066 | extensions.htmlaboutaddons.recommendations.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
3067 | If false, recommendations are not shown on the Extensions tab in the Add-ons Manager.
3068 | geo.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3069 | If false, the geolocation API is disabled. | Language dependent
3070 | intl.accept_languages | string | Firefox 70, Firefox ESR 68.2
3071 | If set, preferred language for web pages.
3072 | media.eme.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
3073 | If false, Encrypted Media Extensions are not enabled.
3074 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3075 | If false, the OpenH264 plugin is not downloaded.
3076 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3077 | If false, the Widevine plugin is not downloaded.
3078 | media.peerconnection.enabled | boolean | Firefox 72, Firefox ESR 68.4 | true
3079 | If false, WebRTC is disabled
3080 | media.peerconnection.ice.obfuscate_host_addresses.whitelist | string | Firefox 72, Firefox ESR 68.4 | N/A
3081 | If set, a list of domains for which mDNS hostname obfuscation is
3083 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
3084 | If true, IPv6 DNS lokoups are disabled.
3085 | network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
3086 | If true, display the punycode version of internationalized domain names.
3087 | places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3088 | If false, history is not enabled.
3089 | print.save_print_settings | boolean | Firefox 70, Firefox ESR 68.2 | true
3090 | If false, print settings are not saved between jobs.
3091 | security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time
3092 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
3093 | security.mixed_content.block_active_content | boolean | Firefox 70, Firefox ESR 68.2 | true
3094 | If false, mixed active content (HTTP and HTTPS) is not blocked.
3095 | security.osclientcerts.autoload | boolean | Firefox 72 (Windows), Firefox 75 (macOS) | false
3096 | If true, client certificates are loaded from the operating system certificate store.
3097 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
3098 | If false, SSL errors cannot be sent to Mozilla.
3099 | security.tls.hello_downgrade_check | boolean | Firefox 72, Firefox ESR 68.4 | true
3100 | If false, the TLS 1.3 downgrade check is disabled.
3101 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true
3102 | If false, the Alt key doesn't show the menubar on Windows.
3103 | widget.content.gtk-theme-override | string | Firefox 72, Firefox ESR 68.4 (Linux only) | N/A
3104 | If set, overrides the GTK theme for widgets.
3107 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
3108 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
3110 #### Windows (Intune)
3111 OMA-URI: (periods are replaced by underscores)
3113 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Preferences/boolean_preference_name
3117 <enabled/> or <disabled/>
3122 <key>Preferences</key>
3124 <key>boolean_preference_name</key>
3126 <key>string_preference_name</key>
3127 <string>string_value</string>
3136 "boolean_preference_name": true | false,
3137 "string_preference_name": "string_value"
3142 ### PromptForDownloadLocation
3143 Ask where to save each file before downloading.
3145 **Compatibility:** Firefox 68, Firefox ESR 68\
3146 **CCK2 Equivalent:** N/A\
3147 **Preferences Affected:** `browser.download.useDownloadDir`
3151 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
3156 <key>PromptForDownloadLocation</key>
3164 "PromptForDownloadLocation": true | false
3169 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
3170 To specify ports, append them to the hostnames with a colon (:).
3172 `Mode` is the proxy method being used.
3174 `Locked` is whether or not proxy settings can be changed.
3176 `HTTPProxy` is the HTTP proxy server.
3178 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
3180 `SSLProxy` is the SSL proxy server.
3182 `FTPProxy` is the FTP proxy server.
3184 `SOCKSProxy` is the SOCKS proxy server
3186 `SOCKSVersion` is the SOCKS version (4 or 5)
3188 `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.
3190 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
3192 `AutoLogin` means do not prompt for authentication if password is saved.
3194 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
3196 **Compatibility:** Firefox 60, Firefox ESR 60\
3197 **CCK2 Equivalent:** `networkProxy*`\
3198 **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`
3202 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
3203 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
3204 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
3205 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
3206 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
3207 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
3208 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
3209 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
3210 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
3211 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
3212 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
3213 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
3215 #### Windows (Intune)
3218 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
3223 <data id="ProxyLocked" value="true | false"/>
3224 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
3225 <data id="HTTPProxy" value="https://httpproxy.example.com"/>
3226 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
3227 <data id="SSLProxy" value="https://sslproxy.example.com"/>
3228 <data id="FTPProxy" value="https://ftpproxy.example.com"/>
3229 <data id="SOCKSProxy" value="https://socksproxy.example.com"/>
3230 <data id="SOCKSVersion" value="4 | 5"/>
3231 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
3232 <data id="Passthrough" value="<local>"/>
3233 <data id="AutoLogin" value="true | false"/>
3234 <data id="UseProxyForDNS" value="true | false"/>
3242 <string>none | system | manual | autoDetect | autoConfig</string>
3245 <key>HTTPProxy</key>
3246 <string>https://httpproxy.example.com</string>
3247 <key>UseHTTPProxyForAllProtocols</key>
3250 <string>https://sslproxy.example.com</string>
3252 <string>https://ftpproxy.example.com</string>
3253 <key>SOCKSProxy</key>
3254 <string>https://socksproxy.example.com</string>
3255 <key>SOCKSVersion</key>
3256 <string>4 | 5</string>
3257 <key>Passthrough</key>
3258 <string><local>></string>
3259 <key>AutoConfigURL</key>
3260 <string>URL_TO_AUTOCONFIG</string>
3261 <key>AutoLogin</key>
3263 <key>UseProxyForDNS</key>
3273 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
3274 "Locked": [true, false],
3275 "HTTPProxy": "hostname",
3276 "UseHTTPProxyForAllProtocols": [true, false],
3277 "SSLProxy": "hostname",
3278 "FTPProxy": "hostname",
3279 "SOCKSProxy": "hostname",
3280 "SOCKSVersion": 4 | 5
3281 "Passthrough": "<local>",
3282 "AutoConfigURL": "URL_TO_AUTOCONFIG",
3283 "AutoLogin": [true, false],
3284 "UseProxyForDNS": [true, false]
3289 ### RequestedLocales
3290 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
3292 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
3294 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
3295 **CCK2 Equivalent:** N/A\
3296 **Preferences Affected:** N/A
3299 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
3300 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
3304 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
3309 <key>RequestedLocales</key>
3312 <string>en-US</string>
3319 <key>RequestedLocales</key>
3320 <string>de,en-US</string>
3328 "RequestedLocales": ["de", "en-US"]
3336 "RequestedLocales": "de,en-US"
3340 <a name="SanitizeOnShutdown"></a>
3342 ### SanitizeOnShutdown (Selective)
3343 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
3345 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.
3347 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
3348 **CCK2 Equivalent:** N/A\
3349 **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`
3352 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
3353 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
3354 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
3355 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
3356 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
3357 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
3358 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
3359 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
3360 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
3362 #### Windows (Intune)
3365 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
3369 <enabled/> or <disabled/>
3374 <key>SanitizeOnShutdown</key>
3380 <key>Downloads</key>
3388 <key>SiteSettings</key>
3390 <key>OfflineApps</key>
3401 "SanitizeOnShutdown": {
3402 "Cache": true | false,
3403 "Cookies": true | false,
3404 "Downloads": true | false,
3405 "FormData": true | false,
3406 "History": true | false,
3407 "Sessions": true | false,
3408 "SiteSettings": true | false,
3409 "OfflineApps": true | false,
3410 "Locked": true | false
3415 ### SanitizeOnShutdown (All)
3416 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
3418 **Compatibility:** Firefox 60, Firefox ESR 60\
3419 **CCK2 Equivalent:** N/A\
3420 **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`
3423 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
3425 #### Windows (Intune)
3428 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
3432 <enabled/> or <disabled/>
3437 <key>SanitizeOnShutdown</key>
3445 "SanitizeOnShutdown": true | false
3450 Set whether or not search bar is displayed.
3452 **Compatibility:** Firefox 60, Firefox ESR 60\
3453 **CCK2 Equivalent:** `showSearchBar`\
3454 **Preferences Affected:** N/A
3458 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
3463 <key>SearchBar</key>
3464 <string>unified | separate</string>
3472 "SearchBar": "unified" | "separate"
3476 <a name="SearchEngines"></a>
3478 ### SearchEngines (This policy is only available on the ESR.)
3480 ### SearchEngines | Default
3482 Set the default search engine. This policy is only available on the ESR.
3484 **Compatibility:** Firefox ESR 60\
3485 **CCK2 Equivalent:** `defaultSearchEngine`\
3486 **Preferences Affected:** N/A
3490 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
3495 <key>SearchEngines</key>
3498 <string>NAME_OF_SEARCH_ENGINE</string>
3507 "Default": "NAME_OF_SEARCH_ENGINE"
3512 ### SearchEngines | PreventInstalls
3514 Prevent installing search engines from webpages.
3516 **Compatibility:** Firefox ESR 60\
3517 **CCK2 Equivalent:** `disableSearchEngineInstall`\
3518 **Preferences Affected:** N/A
3522 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
3524 #### Windows (Intune)
3527 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
3531 <enabled/> or <disabled/>
3536 <key>SearchEngines</key>
3538 <key>PreventInstalls</key>
3548 "PreventInstalls": true | false
3553 ### SearchEngines | Remove
3555 Hide built-in search engines. This policy is only available on the ESR.
3557 **Compatibility:** Firefox ESR 60.2\
3558 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
3559 **Preferences Affected:** N/A
3563 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
3568 <key>SearchEngines</key>
3572 <string>NAME_OF_SEARCH_ENGINE</string>
3582 "Remove": ["NAME_OF_SEARCH_ENGINE"]
3587 ### SearchEngines | Add
3589 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
3591 `Name` is the name of the search engine.
3593 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
3595 `Method` is either GET or POST
3597 `IconURL` is a URL for the icon to use.
3599 `Alias` is a keyword to use for the engine.
3601 `Description` is a description of the search engine.
3603 `PostData` is the POST data as name value pairs separated by &.
3605 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
3607 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
3608 **CCK2 Equivalent:** `searchplugins`\
3609 **Preferences Affected:** N/A
3613 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
3614 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
3615 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
3616 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
3617 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
3618 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
3619 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
3620 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
3626 <key>SearchEngines</key>
3632 <string>Example1</string>
3633 <key>URLTemplate</key>
3634 <string>https://www.example.org/q={searchTerms}</string>
3636 <string>GET | POST </string>
3638 <string>https://www.example.org/favicon.ico</string>
3640 <string>example</string>
3641 <key>Description</key>
3642 <string>Example Description</string>
3643 <key>SuggestURLTemplate</key>
3644 <string>https://www.example.org/suggestions/q={searchTerms}</string>
3646 <string>name=value&q={searchTerms}</string>
3660 "URLTemplate": "https://www.example.org/q={searchTerms}",
3661 "Method": "GET" | "POST",
3662 "IconURL": "https://www.example.org/favicon.ico",
3664 "Description": "Description",
3665 "PostData": "name=value&q={searchTerms}",
3666 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
3673 ### SearchSuggestEnabled
3675 Enable search suggestions.
3677 **Compatibility:** Firefox 68, Firefox ESR 68\
3678 **CCK2 Equivalent:** N/A\
3679 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
3683 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
3688 <key>SearchSuggestEnabled</key>
3696 "SearchSuggestEnabled": true | false
3702 Install PKCS #11 modules.
3704 **Compatibility:** Firefox 64, Firefox ESR 60.4\
3705 **CCK2 Equivalent:** `certs.devices`\
3706 **Preferences Affected:** N/A
3710 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
3715 <key>SecurityDevices</key>
3717 <key>NAME_OF_DEVICE</key>
3718 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
3727 "SecurityDevices": {
3728 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
3735 Set and lock the maximum version of TLS.
3737 **Compatibility:** Firefox 66, Firefox ESR 60.6\
3738 **CCK2 Equivalent:** N/A\
3739 **Preferences Affected:** `security.tls.version.max`
3743 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3748 <key>SSLVersionMax</key>
3749 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
3757 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3763 Set and lock the minimum version of TLS.
3765 **Compatibility:** Firefox 66, Firefox ESR 60.6\
3766 **CCK2 Equivalent:** N/A\
3767 **Preferences Affected:** `security.tls.version.min`
3771 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3773 #### Windows (Intune)
3776 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
3781 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
3786 <key>SSLVersionMin</key>
3787 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
3795 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
3800 Add a menuitem to the help menu for specifying support information.
3802 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
3803 **CCK2 Equivalent:** helpMenu\
3804 **Preferences Affected:** N/A
3808 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
3809 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
3810 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
3815 <key>SupportMenu</key>
3818 <string>SupportMenu</string>
3820 <string>http://example.com/support</string>
3821 <key>AccessKey</key>
3831 "Title": "Support Menu",
3832 "URL": "http://example.com/support",
3840 Prevent installing search engines from webpages.
3842 `WhatsNew` Remove the "What's New" icon and menuitem. (Firefox 75 only)
3844 `ExtensionRecommendations` Don't recommend extensions.
3846 `FeatureRecommendations` Don't recommend browser features.
3848 `UrlbarInterventions` Don't offer Firefox specific suggestions in the URL bar. (Firefox 75 only)
3850 **Compatibility:** Firefox 75, Firefox ESR 68.7\
3851 **CCK2 Equivalent:** N/A\
3852 **Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`,`browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`
3856 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
3857 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
3858 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
3859 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
3864 <key>UserMessaging</key>
3868 <key>ExtensionRecommendations</key>
3870 <key>FeatureRecommendations</key>
3872 <key>UrlbarInterventions</key>
3882 "WhatsNew": true | false,
3883 "ExtensionRecommendations": true | false,
3884 "FeatureRecommendations": true | false,
3885 "UrlbarInterventions": true | false
3891 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.
3893 **Compatibility:** Firefox 60, Firefox ESR 60\
3894 **CCK2 Equivalent:** N/A\
3895 **Preferences Affected:** N/A
3899 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
3900 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
3905 <key>WebsiteFilter</key>
3909 <string><all_urls></string>
3911 <key>Exceptions</key>
3913 <string>http://example.org/*</string>
3924 "Block": ["<all_urls>"],
3925 "Exceptions": ["http://example.org/*"]