1 **These policies are in active development and so might contain changes that do not work with current versions of Firefox.**
3 **You should use the officially released versions (https://github.com/mozilla/policy-templates/releases) if you are deploying changes.**
5 Policies can be specified using the Group Policy templates on Windows (https://github.com/mozilla/policy-templates/tree/master/windows), configuration profiles on macOS (https://github.com/mozilla/policy-templates/tree/master/mac), or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution.
7 | Policy Name | Description
9 | **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update.
10 | **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication.
11 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
12 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
13 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
14 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
15 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
16 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
17 | **[`Certificates`](#certificates)** |
18 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
19 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
20 | **[`Cookies`](#cookies)** | Configure cookie preferences.
21 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
22 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
23 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
24 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
25 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
26 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
27 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
28 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
29 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
30 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
31 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
32 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
33 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
34 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
35 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
36 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
37 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
38 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
39 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
40 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
41 | **[`DisplayMenuBar`](#displaymenubar)** | Set the initial state of the menubar.
42 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
43 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
44 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
45 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
46 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
47 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
48 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
49 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
50 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
51 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
52 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
53 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
54 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
55 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
56 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
57 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
58 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
59 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
60 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
61 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
62 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
63 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
64 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
65 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
66 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
67 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
68 | **[`Preferences`](#preferences)** | Set and lock some preferences.
69 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
70 | **[`Proxy`](#proxy)** | Configure proxy settings.
71 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
72 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
73 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
74 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
75 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
76 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
77 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
78 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
79 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
80 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
81 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
82 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
83 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
84 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
85 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
89 Change the URL for application update.
91 **Compatibility:** Firefox 62, Firefox ESR 60.2\
92 **CCK2 Equivalent:** N/A\
93 **Preferences Affected:** `app.update.url`
97 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
102 <key>AppUpdateURL</key>
103 <string>https://yoursite.com</string>
110 "AppUpdateURL": "https://yoursite.com"
116 Configure sites that support integrated authentication.
118 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
120 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2)\
121 **CCK2 Equivalent:** N/A\
122 **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`
126 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
127 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
128 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
129 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
130 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
131 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
132 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
133 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
134 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
135 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
140 <key>Authentication</key>
144 <string>mydomain.com</string>
145 <string>https://myotherdomain.com</string>
149 <string>mydomain.com</string>
150 <string>https://myotherdomain.com</string>
154 <string>mydomain.com</string>
155 <string>https://myotherdomain.com</string>
157 <key>AllowNonFQDN</key>
164 <key>AllowProxies</key>
179 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
180 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
181 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
183 "SPNEGO": true | false,
187 "SPNEGO": true | false,
196 Block access to the Add-ons Manager (about:addons).
198 **Compatibility:** Firefox 60, Firefox ESR 60\
199 **CCK2 Equivalent:** `disableAddonsManager`\
200 **Preferences Affected:** N/A
204 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
209 <key>BlockAboutAddons</key>
217 "BlockAboutAddons": true | false
223 Block access to about:config.
225 **Compatibility:** Firefox 60, Firefox ESR 60\
226 **CCK2 Equivalent:** `disableAboutConfig`\
227 **Preferences Affected:** N/A
231 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
236 <key>BlockAboutConfig</key>
244 "BlockAboutConfig": true | false
248 ### BlockAboutProfiles
250 Block access to About Profiles (about:profiles).
252 **Compatibility:** Firefox 60, Firefox ESR 60\
253 **CCK2 Equivalent:** `disableAboutProfiles`\
254 **Preferences Affected:** N/A
258 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
263 <key>BlockAboutProfiles</key>
271 "BlockAboutProfiles": true | false
275 ### BlockAboutSupport
277 Block access to Troubleshooting Information (about:support).
279 **Compatibility:** Firefox 60, Firefox ESR 60\
280 **CCK2 Equivalent:** `disableAboutSupport`\
281 **Preferences Affected:** N/A
285 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
290 <key>BlockAboutSupport</key>
298 "BlockAboutSupport": true | false
304 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.
306 **Compatibility:** Firefox 60, Firefox ESR 60\
307 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
308 **Preferences Affected:** N/A
312 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
313 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
314 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
315 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
316 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
325 <string>Example</string>
327 <string>https://example.com</string>
329 <string>https://example.com/favicon.ico</string>
331 <string>toolbar | menu</string>
333 <string>FolderName</string>
345 "URL": "https://example.com",
346 "Favicon": "https://example.com/favicon.ico",
347 "Placement": "toolbar" | "menu",
348 "Folder": "FolderName"
355 Enable or disable the detection of captive portals.
357 **Compatibility:** Firefox 67, Firefox ESR 60.7\
358 **CCK2 Equivalent:** N/A\
359 **Preferences Affected:** `network.captive-portal-service.enabled`
363 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
368 <key>CaptivePortal</key>
376 "CaptivePortal": true | false
382 ### Certificates | ImportEnterpriseRoots
384 Trust certificates that have been added to the operating system certificate store by a user or administrator.
386 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
388 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
389 **CCK2 Equivalent:** N/A\
390 **Preferences Affected:** `security.enterprise_roots.enabled`
394 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
399 <key>Certificates</key>
401 <key>ImportEnterpriseRoots</key>
411 "ImportEnterpriseRoots": true | false
416 ### Certificates | Install
418 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
421 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
422 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
424 - /Library/Application Support/Mozilla/Certificates
425 - ~/Library/Application Support/Mozilla/Certificates
427 - /usr/lib/mozilla/certificates
428 - /usr/lib64/mozilla/certificates
429 - ~/.mozilla/certificates
431 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.
433 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.
435 Certificates are installed using the trust string `CT,CT,`.
437 Binary (DER) and ASCII (PEM) certificates are both supported.
439 **Compatibility:** Firefox 64, Firefox ESR 64\
440 **CCK2 Equivalent:** `certs.ca`\
441 **Preferences Affected:** N/A
445 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
446 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
451 <key>Certificates</key>
455 <string>cert1.der</string>
456 <string>/Users/username/cert2.pem</string>
466 "Install": ["cert1.der", "/home/username/cert2.pem"]
472 Configure cookie preferences.
474 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
476 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
478 `Default` determines whether cookies are accepted at all.
480 `AcceptThirdParty` determines how third-party cookies are handled.
482 `ExpireAtSessionEnd` determines when cookies expire.
484 `RejectTracker` only rejects cookies for trackers.
486 `Locked` prevents the user from changing cookie preferences.
488 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
489 **CCK2 Equivalent:** N/A\
490 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
494 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
495 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
496 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
497 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
498 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
499 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
500 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
509 <string>http://example.com</string>
513 <string>http://example.org</string>
517 <key>AcceptThirdParty</key>
518 <string>always | never | from-visited</string>
519 <key>ExpireAtSessionEnd</key>
521 <key>RejectTracker</key>
533 "Allow": ["http://example.org/"],
534 "Block": ["http://example.edu/"],
535 "Default": true | false,
536 "AcceptThirdParty": "always" | "never" | "from-visited"],
537 "ExpireAtSessionEnd": true | false,
538 "RejectTracker": true | false,
539 "Locked": true | false
544 ### DisableSetDesktopBackground
545 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
547 **Compatibility:** Firefox 60, Firefox ESR 60\
548 **CCK2 Equivalent:** `removeSetDesktopBackground`\
549 **Preferences Affected:** N/A
553 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
559 <key>DisableSetDesktopBackground</key>
567 "DisableSetDesktopBackground": true | false
571 ### DisableMasterPasswordCreation
572 Remove the master password functionality.
574 **Compatibility:** Firefox 60, Firefox ESR 60\
575 **CCK2 Equivalent:** `noMasterPassword`\
576 **Preferences Affected:** N/A
580 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
586 <key>DisableMasterPasswordCreation</key>
594 "DisableMasterPasswordCreation": true | false
599 Turn off application updates.
601 **Compatibility:** Firefox 60, Firefox ESR 60\
602 **CCK2 Equivalent:** `disableFirefoxUpdates`\
603 **Preferences Affected:** N/A
607 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
612 <key>DisableAppUpdate</key>
620 "DisableAppUpdate": true | false
624 ### DisableBuiltinPDFViewer
625 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
627 **Compatibility:** Firefox 60, Firefox ESR 60\
628 **CCK2 Equivalent:** `disablePDFjs`\
629 **Preferences Affected:** `pdfjs.disabled`
633 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
639 <key>DisableBuiltinPDFViewer</key>
647 "DisableBuiltinPDFViewer": true | false
651 ### DisableDeveloperTools
652 Remove access to all developer tools.
654 **Compatibility:** Firefox 60, Firefox ESR 60\
655 **CCK2 Equivalent:** `removeDeveloperTools`\
656 **Preferences Affected:** `devtools.policy.disabled`
660 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
666 <key>DisableDeveloperTools</key>
674 "DisableDeveloperTools": true | false
678 ### DisableFeedbackCommands
679 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
681 **Compatibility:** Firefox 60, Firefox ESR 60\
682 **CCK2 Equivalent:** N/A\
683 **Preferences Affected:** N/A
687 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
692 <key>DisableFeedbackCommands</key>
700 "DisableFeedbackCommands": true | false
704 ### DisableFirefoxScreenshots
705 Remove access to Firefox Screenshots.
707 **Compatibility:** Firefox 60, Firefox ESR 60\
708 **CCK2 Equivalent:** N/A\
709 **Preferences Affected:** `extensions.screenshots.disabled`
713 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
718 <key>DisableFirefoxScreenshots</key>
726 "DisableFirefoxScreenshots": true | false
730 ### DisableFirefoxAccounts
731 Disable Firefox Accounts integration (Sync).
733 **Compatibility:** Firefox 60, Firefox ESR 60\
734 **CCK2 Equivalent:** `disableSync`\
735 **Preferences Affected:** `identity.fxaccounts.enabled`
739 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
744 <key>DisableFirefoxAccounts</key>
752 "DisableFirefoxAccounts": true | false
756 ### DisableFirefoxStudies
757 Disable Firefox studies (Shield).
759 **Compatibility:** Firefox 60, Firefox ESR 60\
760 **CCK2 Equivalent:** `disableForget`\
761 **Preferences Affected:** N/A
765 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
770 <key>DisableFirefoxStudies</key>
778 "DisableFirefoxStudies": true | false
782 ### DisableForgetButton
783 Disable the "Forget" button.
785 **Compatibility:** Firefox 60, Firefox ESR 60\
786 **CCK2 Equivalent:** `disableForget`\
787 **Preferences Affected:** N/A
791 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
796 <key>DisableForgetButton</key>
804 "DisableForgetButton": true | false
808 ### DisableFormHistory
809 Turn off saving information on web forms and the search bar.
811 **Compatibility:** Firefox 60, Firefox ESR 60\
812 **CCK2 Equivalent:** `disableFormFill`\
813 **Preferences Affected:** ` browser.formfill.enable`
817 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
822 <key>DisableFormHistory</key>
830 "DisableFormHistory": true | false
835 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
837 **Compatibility:** Firefox 60, Firefox ESR 60\
838 **CCK2 Equivalent:** `disablePocket`\
839 **Preferences Affected:** `extensions.pocket.enabled`
843 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
848 <key>DisablePocket</key>
856 "DisablePocket": true | false
860 ### DisablePrivateBrowsing
861 Remove access to private browsing.
863 **Compatibility:** Firefox 60, Firefox ESR 60\
864 **CCK2 Equivalent:** `disablePrivateBrowsing`\
865 **Preferences Affected:** N/A
869 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
874 <key>DisablePrivateBrowsing</key>
882 "DisablePrivateBrowsing": true | false
886 ### DisableProfileImport
887 Disables the "Import data from another browser" option in the bookmarks window.
889 **Compatibility:** Firefox 60, Firefox ESR 60\
890 **CCK2 Equivalent:** N/A\
891 **Preferences Affected:** N/A
895 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
900 <key>DisableProfileImport</key>
908 "DisableProfileImport": true | false
912 ### DisableProfileRefresh
913 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.
915 **Compatibility:** Firefox 60, Firefox ESR 60\
916 **CCK2 Equivalent:** `disableResetFirefox`\
917 **Preferences Affected:** `browser.disableResetPrompt`
921 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
926 <key>DisableProfileRefresh</key>
934 "DisableProfileRefresh": true | false
939 Disable safe mode within the browser.
941 On Windows, this disables safe mode via the command line as well.
943 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
944 **CCK2 Equivalent:** `disableSafeMode`\
945 **Preferences Affected:** N/A
949 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
954 <key>DisableSafeMode</key>
962 "DisableSafeMode": true | false
966 ### DisableSecurityBypass
967 Prevent the user from bypassing security in certain cases.
969 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
971 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
973 **Compatibility:** Firefox 60, Firefox ESR 60\
974 **CCK2 Equivalent:** N/A\
975 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
979 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
980 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
985 <key>DisableSecurityBypass</key>
987 <key>InvalidCertificate</key>
989 <key><SafeBrowsing/key>
998 "DisableSecurityBypass": {
999 "InvalidCertificate": true false,
1000 "SafeBrowsing": true false
1005 ### DisableSystemAddonUpdate
1006 Prevent system add-ons from being installed or update.
1008 **Compatibility:** Firefox 60, Firefox ESR 60\
1009 **CCK2 Equivalent:** N/A\
1010 **Preferences Affected:** N/A
1013 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
1018 <key>DisableSystemAddonUpdate</key>
1026 "DisableSystemAddonUpdate": true | false
1030 ### DisableTelemetry
1031 Prevent the upload of telemetry data.
1033 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1035 **Compatibility:** Firefox 60, Firefox ESR 60\
1036 **CCK2 Equivalent:** `disableTelemetry`\
1037 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1041 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1046 <key>DisableTelemetry</key>
1054 "DisableTelemetry": true | false
1058 ### DisplayBookmarksToolbar
1059 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1061 **Compatibility:** Firefox 60, Firefox ESR 60\
1062 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1063 **Preferences Affected:** N/A
1067 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1072 <key>DisplayBookmarksToolbar</key>
1080 "DisplayBookmarksToolbar": true | false
1085 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1087 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1088 **CCK2 Equivalent:** `displayMenuBar`\
1089 **Preferences Affected:** N/A
1093 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1098 <key>DisplayMenuBar</key>
1106 "DisplayMenuBar": true | false
1111 Configure DNS over HTTPS.
1113 `Enabled` determines whether DNS over HTTPS is enabled
1115 `ProviderURL` is a URL to another provider.
1117 `Locked` prevents the user from changing DNS over HTTPS preferences.
1119 **Compatibility:** Firefox 63, Firefox ESR 68\
1120 **CCK2 Equivalent:** N/A\
1121 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1125 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1126 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1127 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1132 <key>DNSOverHTTPS</key>
1136 <key>ProviderURL</key>
1137 <string>URL_TO_ALTERNATE_PROVIDER</string>
1148 "Enabled": true | false,
1149 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1150 "Locked": true | false
1155 ### DontCheckDefaultBrowser
1156 Don't check if Firefox is the default browser at startup.
1158 **Compatibility:** Firefox 60, Firefox ESR 60\
1159 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1160 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1164 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1169 <key>DontCheckDefaultBrowser</key>
1177 "DontCheckDefaultBrowser": true | false
1181 ### DefaultDownloadDirectory
1182 Set the default download directory.
1184 You can use ${home} for the native home directory.
1186 **Compatibility:** Firefox 68, Firefox ESR 68\
1187 **CCK2 Equivalent:** N/A\
1188 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1192 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1197 <key>DefaultDownloadDirectory</key>
1198 <string>${home}/Downloads</string>
1201 #### policies.json (macOS and Linux)
1205 "DefaultDownloadDirectory": "${home}/Downloads"
1208 #### policies.json (Windows)
1212 "DefaultDownloadDirectory": "${home}\\Downloads"
1215 ### DownloadDirectory
1216 Set and lock the download directory.
1218 You can use ${home} for the native home directory.
1220 **Compatibility:** Firefox 68, Firefox ESR 68\
1221 **CCK2 Equivalent:** N/A\
1222 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1226 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1231 <key>DownloadDirectory</key>
1232 <string>${home}/Downloads</string>
1235 #### policies.json (macOS and Linux)
1239 "DownloadDirectory": "${home}/Downloads"
1242 #### policies.json (Windows)
1246 "DownloadDirectory": "${home}\\Downloads"
1249 ### EnableTrackingProtection
1250 Configure tracking protection.
1252 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.
1254 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1256 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.
1258 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
1260 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
1262 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2)\
1263 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1264 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
1268 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1269 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1270 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
1271 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
1276 <key>EnableTrackingProtection</key>
1282 <key><Cryptomining/key>
1284 <key><Fingerprinting/key>
1293 "EnableTrackingProtection": {
1294 "Value": [true, false],
1295 "Locked": [true, false],
1296 "Cryptomining": [true, false],
1297 "Fingerprinting": [true, false]
1301 ### EnterprisePoliciesEnabled
1302 Enable policy support on macOS.
1304 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1305 **CCK2 Equivalent:** N/A\
1306 **Preferences Affected:** N/A
1311 <key>EnterprisePoliciesEnabled</key>
1316 Control the installation, uninstallation and locking of extensions.
1318 `Install` is a list of URLs or native paths for extensions to be installed.
1320 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1322 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1324 **Compatibility:** Firefox 60, Firefox ESR 60\
1325 **CCK2 Equivalent:** `addons`\
1326 **Preferences Affected:** N/A
1330 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1331 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1332 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1333 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1338 <key>Extensions</key>
1342 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1343 <string>//path/to/xpi</string>
1345 <key>Uninstall</key>
1347 <string>bad_addon_id@mozilla.org</string>
1351 <string>addon_id@mozilla.org</string>
1361 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1362 "Uninstall": ["bad_addon_id@mozilla.org"],
1363 "Locked": ["addon_id@mozilla.org"]
1368 ### ExtensionSettings
1369 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.
1371 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.
1373 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
1375 The configuration for each extension is another dictionary that can contain the fields documented below.
1377 | Name | Description |
1379 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
1380 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
1381 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
1382 | `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.
1383 | `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.
1384 | `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.
1385 | `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.
1386 | `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.
1387 | `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.
1389 **Compatibility:** Firefox 69, Firefox ESR 68.1\
1390 **CCK2 Equivalent:** N/A\
1391 **Preferences Affected:** N/A
1395 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
1398 "blocked_install_message": "Custom error message.",
1399 "install_sources": ["https://addons.mozilla.org/"],
1400 "installation_mode": "blocked"
1402 "uBlock0@raymondhill.net": {
1403 "installation_mode": "force_installed",
1404 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1411 <key>ExtensionSettings</key>
1415 <key>blocked_install_message</key>
1416 <string>Custom error message.</string>
1417 <key>install_sources</key>
1419 <string>https://addons.mozilla.org/</string>
1421 <key>installation_mode</key>
1422 <string>blocked</string>
1424 <key>uBlock0@raymondhill.net</key>
1426 <key>installation_mode</key>
1427 <string>force_installed</string>
1428 <key>install_url</key>
1429 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
1438 "ExtensionSettings": {
1440 "blocked_install_message": "Custom error message.",
1441 "install_sources": ["https://addons.mozilla.org/"],
1442 "installation_mode": "blocked"
1444 "uBlock0@raymondhill.net": {
1445 "installation_mode": "force_installed",
1446 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1453 Control extension updates.
1455 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1456 **CCK2 Equivalent:** N/A\
1457 **Preferences Affected:** `extensions.update.enabled`
1461 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1466 <key>ExtensionUpdate</key>
1474 "ExtensionUpdate": true | false
1479 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1481 `Allow` is a list of origins where Flash are allowed.
1483 `Block` is a list of origins where Flash is not allowed.
1485 `Default` determines whether or not Flash is allowed by default.
1487 `Locked` prevents the user from changing Flash preferences.
1489 **Compatibility:** Firefox 60, Firefox ESR 60\
1490 **CCK2 Equivalent:** `permissions.plugin`\
1491 **Preferences Affected:** `plugin.state.flash`
1495 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1496 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1497 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1498 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1503 <key>FlashPlugin</key>
1507 <string>http://example.org</string>
1511 <string>http://example.edu</string>
1525 "Allow": ["http://example.org/"],
1526 "Block": ["http://example.edu/"],
1527 "Default": true | false,
1528 "Locked": true | false
1534 Customize the Firefox Home page.
1536 **Compatibility:** Firefox 68, Firefox ESR 68\
1537 **CCK2 Equivalent:** N/A\
1538 **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`
1542 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
1543 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
1544 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
1545 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
1546 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
1547 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
1552 <key>FirefoxHome</key>
1558 <key>Highlights</key>
1574 "Search": true | false,
1575 "TopSites": true | false,
1576 "Highlights": true | false,
1577 "Pocket": true | false,
1578 "Snippets": true | false,
1579 "Locked": true | false
1584 ### HardwareAcceleration
1585 Control hardware acceleration.
1587 **Compatibility:** Firefox 60, Firefox ESR 60\
1588 **CCK2 Equivalent:** N/A\
1589 **Preferences Affected:** `layers.acceleration.disabled`
1593 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1598 <key>HardwareAcceleration</key>
1606 "HardwareAcceleration": true | false
1611 Configure the default homepage and how Firefox starts.
1613 `URL` is the default homepage.
1615 `Locked` prevents the user from changing homepage preferences.
1617 `Additional` allows for more than one homepage.
1619 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1621 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1622 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1623 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1627 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1628 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1629 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1630 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1631 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1639 <string>http://example.com</string>
1642 <key>Additional</key>
1644 <string>http://example.org</string>
1645 <string>http://example.edu</string>
1647 <key>StartPage</key>
1648 <string>always | never | from-visited</string>
1657 "URL": "http://example.com/",
1658 "Locked": true | false,
1659 "Additional": ["http://example.org/",
1660 "http://example.edu/"],
1661 "StartPage": "none" | "homepage" | "previous-session"
1666 ### InstallAddonsPermission
1667 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.
1669 `Allow` is a list of origins where extension installs are allowed.
1671 `Default` determines whether or not extension installs are allowed by default.
1673 **Compatibility:** Firefox 60, Firefox ESR 60\
1674 **CCK2 Equivalent:** `permissions.install`\
1675 **Preferences Affected:** `xpinstall.enabled`
1679 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1680 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1681 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1686 <key>InstallAddonsPermission</key>
1690 <string>http://example.org</string>
1691 <string>http://example.edu</string>
1702 "InstallAddonsPermission": {
1703 "Allow": ["http://example.org/",
1704 "http://example.edu/"],
1705 "Default": true | false
1711 Disable the feature enforcing a separate profile for each installation.
1713 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.
1715 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
1717 This policy only work on Windows via GPO (not policies.json).
1719 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
1720 **CCK2 Equivalent:** N/A\
1721 **Preferences Affected:** N/A
1725 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
1728 Enable linking to local files by origin.
1730 **Compatibility:** Firefox 68, Firefox ESR 68\
1731 **CCK2 Equivalent:** N/A\
1732 **Preferences Affected:** `capability.policy.localfilelinks.*`
1736 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
1737 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
1742 <key>LocalFileLinks</key>
1744 <string>http://example.org</string>
1745 <string>http://example.edu</string>
1753 "LocalFileLinks": ["http://example.org/",
1754 "http://example.edu/"]
1758 ### NoDefaultBookmarks
1759 Disable the creation of default bookmarks.
1761 This policy is only effective if the user profile has not been created yet.
1763 **Compatibility:** Firefox 60, Firefox ESR 60\
1764 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1765 **Preferences Affected:** N/A
1769 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1774 <key>NoDefaultBookmarks</key>
1782 "NoDefaultBookmarks": true | false
1786 ### NetworkPrediction
1787 Enable or disable network prediction (DNS prefetching).
1789 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1790 **CCK2 Equivalent:** N/A\
1791 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
1795 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
1800 <key>NetworkPrediction</key>
1808 "NetworkPrediction": true | false
1812 Enable or disable the New Tab page.
1814 **Compatibility:** Firefox 68, Firefox ESR 68\
1815 **CCK2 Equivalent:** N/A\
1816 **Preferences Affected:** `browser.newtabpage.enabled`
1820 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
1825 <key>NewTabPage</key>
1833 "NewTabPage": true | false
1836 ### OfferToSaveLogins
1837 Control whether or not Firefox offers to save passwords.
1839 **Compatibility:** Firefox 60, Firefox ESR 60\
1840 **CCK2 Equivalent:** `dontRememberPasswords`\
1841 **Preferences Affected:** `signon.rememberSignons`
1845 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
1850 <key>OfferToSaveLogins</key>
1858 "OfferToSaveLogins": true | false
1862 ### OfferToSaveLoginsDefault
1863 Sets the default value of signon.rememberSignons without locking it.
1865 **Compatibility:** Firefox 70, Firefox ESR 60.2\
1866 **CCK2 Equivalent:** `dontRememberPasswords`\
1867 **Preferences Affected:** `signon.rememberSignons`
1871 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
1876 <key>OfferToSaveLoginsDefault</key>
1884 "OfferToSaveLoginsDefault": true | false
1888 ### OverrideFirstRunPage
1889 Override the first run page. If the value is blank, no first run page is displayed.
1891 **Compatibility:** Firefox 60, Firefox ESR 60\
1892 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
1893 **Preferences Affected:** `startup.homepage_welcome_url`
1897 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
1902 <key>OverrideFirstRunPage</key>
1903 <string>http://example.org</string>
1910 "OverrideFirstRunPage": "http://example.org"
1913 ### OverridePostUpdatePage
1914 Override the upgrade page. If the value is blank, no upgrade page is displayed.
1916 **Compatibility:** Firefox 60, Firefox ESR 60\
1917 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
1918 **Preferences Affected:** `startup.homepage_override_url`
1922 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
1927 <key>OverridePostUpdatePage</key>
1928 <string>http://example.org</string>
1935 "OverridePostUpdatePage": "http://example.org"
1938 ### PasswordManagerEnabled
1939 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
1941 **Compatibility:** Firefox 70, Firefox ESR 60.2\
1942 **CCK2 Equivalent:** N/A\
1943 **Preferences Affected:** `prefs.privacy.disable_button.view_passwords`
1947 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
1952 <key>PasswordManagerEnabled</key>
1960 "PasswordManagerEnabled": true | false
1965 Set permissions associated with camera, microphone, location, and notifications
1967 `Allow` is a list of origins where the feature is allowed.
1969 `Block` is a list of origins where the feature is not allowed.
1971 `BlockNewRequests` determines whether or not new requests can be made for the feature.
1973 `Locked` prevents the user from changing preferences for the feature.
1975 **Compatibility:** Firefox 62, Firefox ESR 60.2\
1976 **CCK2 Equivalent:** N/A\
1977 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
1981 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
1982 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
1983 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
1984 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
1985 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
1986 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
1987 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
1988 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
1989 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
1990 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
1991 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
1992 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
1993 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
1994 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
1995 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
1996 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
2001 <key>Permissions</key>
2007 <string>https://example.org</string>
2011 <string>https://example.edu</string>
2013 <key>BlockNewRequests</key>
2018 <key>Microphone</key>
2022 <string>https://example.org</string>
2026 <string>https://example.edu</string>
2028 <key>BlockNewRequests</key>
2037 <string>https://example.org</string>
2041 <string>https://example.edu</string>
2043 <key>BlockNewRequests</key>
2048 <key>Notifications</key>
2052 <string>https://example.org</string>
2056 <string>https://example.edu</string>
2058 <key>BlockNewRequests</key>
2072 "Allow": ["https://example.org"],
2073 "Block": ["https://example.edu"],
2074 "BlockNewRequests": true | false,
2075 "Locked": true | false
2078 "Allow": ["https://example.org"],
2079 "Block": ["https://example.edu"],
2080 "BlockNewRequests": true | false,
2081 "Locked": true | false
2084 "Allow": ["https://example.org"],
2085 "Block": ["https://example.edu"],
2086 "BlockNewRequests": true | false,
2087 "Locked": true | false
2090 "Allow": ["https://example.org"],
2091 "Block": ["https://example.edu"],
2092 "BlockNewRequests": true | false,
2093 "Locked": true | false
2100 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
2102 `Allow` is a list of origins where popup-windows are allowed.
2104 `Default` determines whether or not pop-up windows are allowed by default.
2106 `Locked` prevents the user from changing pop-up preferences.
2108 **Compatibility:** Firefox 60, Firefox ESR 60\
2109 **CCK2 Equivalent:** `permissions.popup`\
2110 **Preferences Affected:** `dom.disable_open_during_load`
2114 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
2115 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
2116 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
2117 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2122 <key>PopupBlocking</key>
2126 <string>http://example.org</string>
2127 <string>http://example.edu</string>
2141 "Allow": ["http://example.org/",
2142 "http://example.edu/"],
2143 "Default": true | false,
2144 "Locked": true | false
2150 Set and lock certain preferences.
2152 **Compatibility:** See below\
2153 **CCK2 Equivalent:** `preferences`\
2154 **Preferences Affected:** See below
2156 | Preference | Type | Compatibility | Default
2157 | --- | --- | --- | ---
2158 | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0
2159 | If set to 1, platform accessibility is disabled.
2160 | app.update.auto | boolean | Firefox 68, Firefox ESR 68 | true
2161 | If false, Firefox doesn't automatically install update.
2162 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false
2163 | If true, bookmarks are exported on shutdown.
2164 | browser.bookmarks.file | string | Firefox 70, Firefox ESR 68.2 | N/A
2165 | If set, the name of the file where bookmarks are exported and imported.
2166 | browser.bookmarks.restore_default_bookmarks | string | Firefox 70, Firefox ESR 68.2 | N/A
2167 | If true, bookmarks are restored to their defaults.
2168 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
2169 | If false, don't store cache on the hard drive.
2170 | browser.cache.disk.parent_directory | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
2171 | If set, changes the location of the disk cache.
2172 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
2173 | If true, single words are sent to DNS, not directly to search.
2174 | browser.places.importBookmarksHTML | string | Firefox 70, Firefox ESR 68.2
2175 | If true, bookmarks are always imported on startup.
2176 | browser.safebrowsing.phishing.enabled | string | Firefox 70, Firefox ESR 68.2 | true
2177 | If false, phishing protection is not enabled (Not recommended)
2178 | browser.safebrowsing.malware.enabled | string | Firefox 70, Firefox ESR 68.2 | true
2179 | IF false, malware protection is not enabled (Not recommended)
2180 | browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true
2181 | If false, updates for search engines are not checked.
2182 | browser.slowStartup.notificationDisabled | string | Firefox 70, Firefox ESR 68.2 | false
2183 | If true, a notification isn't shown if startup is slow.
2184 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true
2185 | If false, there is no warning when the browser is closed.
2186 | browser.taskbar.previews.enable | string | Firefox 70, Firefox ESR 68.2 (Windows only) | false
2187 | If true, tab previews are shown in the Windows taskbar.
2188 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true
2189 | If false, bookmarks aren't suggested when typing in the URL bar.
2190 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true
2191 | If false, history isn't suggested when typing in the URL bar.
2192 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true
2193 | If false, open tabs aren't suggested when typing in the URL bar.
2194 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false
2195 | If true, don't show the privacy policy tab on first run.
2196 | dom.allow_scripts_to_close_windows | string | Firefox 70, Firefox ESR 68.2 | false
2197 | If false, web page can close windows.
2198 | dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true
2199 | If false, web pages can focus and activate windows.
2200 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false
2201 | If true, web pages can't move or resize windows.
2202 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2203 | If false, web pages can't override context menus.
2204 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A
2205 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2206 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
2207 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2208 | extensions.blocklist.enabled | string | Firefox 70, Firefox ESR 68.2 | true
2209 | If false, the extensions blocklist is not used (Not recommended)
2210 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A
2211 | If false, the Recommendations tab is not displayed in the Add-ons Manager.
2212 | geo.enabled | string | Firefox 70, Firefox ESR 68.2 | true
2213 | If false, the geolocation API is disabled. | Language dependent
2214 | intl.accept_languages | string | Firefox 70, Firefox ESR 68.2
2215 | If set, preferred language for web pages.
2216 | media.eme.enabled | string | Firefox 70, Firefox ESR 68.2 | true
2217 | If false, Encrypted Media Extensions are not enabled.
2218 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2219 | If false, the OpenH264 plugin is not downloaded.
2220 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2221 | If false, the Widevine plugin is not downloaded.
2222 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
2223 | If true, IPv6 DNS lokoups are disabled.
2224 | network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
2225 | If true, display the punycode version of internationalized domain names.
2226 | places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2227 | If false, history is not enabled.
2228 | print.save_print_settings | string | Firefox 70, Firefox ESR 68.2 | true
2229 | If false, print settings are not saved between jobs.
2230 | security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time
2231 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
2232 | security.mixed_content.block_active_content | string | Firefox 70, Firefox ESR 68.2 | true
2233 | If false, mixed active content (HTTP and HTTPS) is not blocked.
2234 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2235 | If false, SSL errors cannot be sent to Mozilla.
2236 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true
2237 | If false, the Alt key doesn't show the menubar on Windows.
2240 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
2241 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
2246 <key>Preferences</key>
2248 <key>boolean_preference_name</key>
2250 <key>string_preference_name</key>
2251 <string>string_value</string>
2260 "boolean_preference_name": true | false,
2261 "string_preference_name": "string_value"
2266 ### PromptForDownloadLocation
2267 Ask where to save each file before downloading.
2269 **Compatibility:** Firefox 68, Firefox ESR 68\
2270 **CCK2 Equivalent:** N/A
2271 **Preferences Affected:** `browser.download.useDownloadDir`
2275 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
2280 <key>PromptForDownloadLocation</key>
2288 "PromptForDownloadLocation": true | false
2293 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
2294 To specify ports, append them to the hostnames with a colon (:).
2296 `Mode` is the proxy method being used.
2298 `Locked` is whether or not proxy settings can be changed.
2300 `HTTPProxy` is the HTTP proxy server.
2302 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
2304 `SSLProxy` is the SSL proxy server.
2306 `FTPProxy` is the FTP proxy server.
2308 `SOCKSProxy` is the SOCKS proxy server
2310 `SOCKSVersion` is the SOCKS version (4 or 5)
2312 `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.
2314 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
2316 `AutoLogin` means do not prompt for authentication if password is saved.
2318 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
2320 **Compatibility:** Firefox 60, Firefox ESR 60\
2321 **CCK2 Equivalent:** `networkProxy*`\
2322 **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`
2326 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
2327 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
2328 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
2329 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
2330 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
2331 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
2332 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
2333 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
2334 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
2335 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
2336 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
2337 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
2345 <string>none | system | manual | autoDetect| autoConfig</string>
2348 <key>HTTPProxy</key>
2349 <string>https://httpproxy.example.com</string>
2350 <key>UseHTTPProxyForAllProtocols</key>
2353 <string>https://sslproxy.example.com</string>
2355 <string>https://ftpproxy.example.com</string>
2356 <key>SOCKSProxy</key>
2357 <string>https://socksproxy.example.com</string>
2358 <key>SOCKSVersion</key>
2359 <string>4 | 5</string>
2360 <key>Passthrough</key>
2361 <string><local>></string>
2362 <key>AutoConfigURL</key>
2363 <string>URL_TO_AUTOCONFIG</string>
2364 <key>AutoLogin</key>
2366 <key>UseProxyForDNS</key>
2376 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
2377 "Locked": [true, false],
2378 "HTTPProxy": "hostname",
2379 "UseHTTPProxyForAllProtocols": [true, false],
2380 "SSLProxy": "hostname",
2381 "FTPProxy": "hostname",
2382 "SOCKSProxy": "hostname",
2383 "SOCKSVersion": 4 | 5
2384 "Passthrough": "<local>",
2385 "AutoConfigURL": "URL_TO_AUTOCONFIG",
2386 "AutoLogin": [true, false],
2387 "UseProxyForDNS": [true, false]
2392 ### RequestedLocales
2393 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
2395 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
2397 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
2398 **CCK2 Equivalent:** N/A\
2399 **Preferences Affected:** N/A
2402 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
2403 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
2407 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
2412 <key>RequestedLocales</key>
2415 <string>en-US</string>
2422 <key>RequestedLocales</key>
2423 <string>de,en-US</string>
2431 "RequestedLocales": ["de", "en-US"]
2439 "RequestedLocales": "de,en-US"
2443 ### SanitizeOnShutdown (Selective)
2444 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
2446 **Compatibility:** Firefox 68, Firefox ESR 68\
2447 **CCK2 Equivalent:** N/A\
2448 **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`
2451 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
2452 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
2453 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
2454 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
2455 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
2456 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
2457 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
2458 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
2463 <key>SanitizeOnShutdown</key>
2469 <key>Downloads</key>
2477 <key>SiteSettings</key>
2479 <key>OfflineApps</key>
2488 "SanitizeOnShutdown": {
2489 "Cache": true | false,
2490 "Cookies": true | false,
2491 "Downloads": true | false,
2492 "FormData": true | false,
2493 "History": true | false,
2494 "Sessions": true | false,
2495 "SiteSettings": true | false,
2496 "OfflineApps": true | false
2501 ### SanitizeOnShutdown (All)
2502 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
2504 **Compatibility:** Firefox 60, Firefox ESR 60\
2505 **CCK2 Equivalent:** N/A\
2506 **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`
2509 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
2514 <key>SanitizeOnShutdown</key>
2522 "SanitizeOnShutdown": true | false
2527 Set whether or not search bar is displayed.
2529 **Compatibility:** Firefox 60, Firefox ESR 60\
2530 **CCK2 Equivalent:** `showSearchBar`\
2531 **Preferences Affected:** N/A
2535 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2540 <key>SearchBar</key>
2541 <string>unified | separate</string>
2549 "SearchBar": "unified" | "separate"
2558 ### SearchEngines (This policy is only available on the ESR.)
2560 ### SearchEngines | Default
2562 Set the default search engine. This policy is only available on the ESR.
2564 **Compatibility:** Firefox ESR 60\
2565 **CCK2 Equivalent:** `defaultSearchEngine`\
2566 **Preferences Affected:** N/A
2570 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2575 <key>SearchEngines</key>
2578 <string>NAME_OF_SEARCH_ENGINE</string>
2587 "Default": "NAME_OF_SEARCH_ENGINE"
2592 ### SearchEngines | PreventInstalls
2594 Prevent installing search engines from webpages.
2596 **Compatibility:** Firefox ESR 60\
2597 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2598 **Preferences Affected:** N/A
2602 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2607 <key>SearchEngines</key>
2609 <key>PreventInstalls</key>
2619 "PreventInstalls": true | false
2624 ### SearchEngines | Remove
2626 Hide built-in search engines. This policy is only available on the ESR.
2628 **Compatibility:** Firefox ESR 60.2\
2629 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2630 **Preferences Affected:** N/A
2634 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2639 <key>SearchEngines</key>
2643 <string>NAME_OF_SEARCH_ENGINE</string>
2653 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2658 ### SearchEngines | Add
2660 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2662 `Name` is the name of the search engine.
2664 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2666 `Method` is either GET or POST
2668 `IconURL` is a URL for the icon to use.
2670 `Alias` is a keyword to use for the engine.
2672 `Description` is a description of the search engine.
2674 `PostData` is the POST data as name value pairs separated by &.
2676 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2678 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
2679 **CCK2 Equivalent:** `searchplugins`\
2680 **Preferences Affected:** N/A
2684 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2685 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2686 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2687 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2688 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2689 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2690 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2691 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
2697 <key>SearchEngines</key>
2703 <string>Example1</string>
2704 <key>URLTemplate</key>
2705 <string>https://www.example.org/q={searchTerms}</string>
2707 <string>GET | POST </string>
2709 <string>https://www.example.org/favicon.ico</string>
2711 <string>example</string>
2712 <key>Description</key>
2713 <string>Example Description</string>
2714 <key>SuggestURLTemplate</key>
2715 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2717 <string>name=value&q={searchTerms}</string>
2731 "URLTemplate": "https://www.example.org/q={searchTerms}",
2732 "Method": "GET" | "POST",
2733 "IconURL": "https://www.example.org/favicon.ico",
2735 "Description": "Description",
2736 "PostData": "name=value&q={searchTerms}",
2737 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2744 ### SearchSuggestEnabled
2746 Enable search suggestions.
2748 **Compatibility:** Firefox 68, Firefox ESR 68\
2749 **CCK2 Equivalent:** N/A\
2750 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
2754 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
2759 <key>SearchSuggestEnabled</key>
2767 "SearchSuggestEnabled": true | false
2773 Install PKCS #11 modules.
2775 **Compatibility:** Firefox 64, Firefox ESR 60.4\
2776 **CCK2 Equivalent:** `certs.devices`\
2777 **Preferences Affected:** N/A
2781 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
2786 <key>SecurityDevices</key>
2788 <key>NAME_OF_DEVICE</key>
2789 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
2798 "SecurityDevices": {
2799 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
2806 Set and lock the maximum version of TLS.
2808 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2809 **CCK2 Equivalent:** N/A\
2810 **Preferences Affected:** `security.tls.version.max`
2814 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2819 <key>SSLVersionMax</key>
2820 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2828 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2834 Set and lock the minimum version of TLS.
2836 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2837 **CCK2 Equivalent:** N/A\
2838 **Preferences Affected:** `security.tls.version.min`
2842 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2847 <key>SSLVersionMin</key>
2848 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2856 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2861 Add a menuitem to the help menu for specifying support information.
2863 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
2864 **CCK2 Equivalent:** helpMenu\
2865 **Preferences Affected:** N/A
2869 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
2870 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
2871 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
2876 <key>SupportMenu</key>
2879 <string>SupportMenu</string>
2881 <string>http://example.com/support</string>
2882 <key>AccessKey</key>
2892 "Title": "Support Menu",
2893 "URL": "http://example.com/support",
2900 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.
2902 **Compatibility:** Firefox 60, Firefox ESR 60\
2903 **CCK2 Equivalent:** N/A\
2904 **Preferences Affected:** N/A
2908 Software\Policies\Mozilla\Firefox\WebsiteFilters\Block\1 = "<all_urls>"
2909 Software\Policies\Mozilla\Firefox\WebsiteFilters\Exceptions\1 = "http://example.org/*"
2914 <key>WebsiteFilter</key>
2918 <string><all_urls></string>
2920 <key>Exceptions</key>
2922 <string>http://example.org/*</string>
2933 "Block": ["<all_urls>"],
2934 "Exceptions": ["http://example.org/*"]