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)\
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`
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
138 <key>Authentication</key>
142 <string>mydomain.com</string>
143 <string>https://myotherdomain.com</string>
147 <string>mydomain.com</string>
148 <string>https://myotherdomain.com</string>
152 <string>mydomain.com</string>
153 <string>https://myotherdomain.com</string>
155 <key>AllowNonFQDN</key>
170 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
171 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
172 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
174 "SPNEGO": true | false,
183 Block access to the Add-ons Manager (about:addons).
185 **Compatibility:** Firefox 60, Firefox ESR 60\
186 **CCK2 Equivalent:** `disableAddonsManager`\
187 **Preferences Affected:** N/A
191 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
196 <key>BlockAboutAddons</key>
204 "BlockAboutAddons": true | false
210 Block access to about:config.
212 **Compatibility:** Firefox 60, Firefox ESR 60\
213 **CCK2 Equivalent:** `disableAboutConfig`\
214 **Preferences Affected:** N/A
218 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
223 <key>BlockAboutConfig</key>
231 "BlockAboutConfig": true | false
235 ### BlockAboutProfiles
237 Block access to About Profiles (about:profiles).
239 **Compatibility:** Firefox 60, Firefox ESR 60\
240 **CCK2 Equivalent:** `disableAboutProfiles`\
241 **Preferences Affected:** N/A
245 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
250 <key>BlockAboutProfiles</key>
258 "BlockAboutProfiles": true | false
262 ### BlockAboutSupport
264 Block access to Troubleshooting Information (about:support).
266 **Compatibility:** Firefox 60, Firefox ESR 60\
267 **CCK2 Equivalent:** `disableAboutSupport`\
268 **Preferences Affected:** N/A
272 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
277 <key>BlockAboutSupport</key>
285 "BlockAboutSupport": true | false
291 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.
293 **Compatibility:** Firefox 60, Firefox ESR 60\
294 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
295 **Preferences Affected:** N/A
299 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
300 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
301 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
302 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
303 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
312 <string>Example</string>
314 <string>https://example.com</string>
316 <string>https://example.com/favicon.ico</string>
318 <string>toolbar | menu</string>
320 <string>FolderName</string>
332 "URL": "https://example.com",
333 "Favicon": "https://example.com/favicon.ico",
334 "Placement": "toolbar" | "menu",
335 "Folder": "FolderName"
342 Enable or disable the detection of captive portals.
344 **Compatibility:** Firefox 67, Firefox ESR 60.7\
345 **CCK2 Equivalent:** N/A\
346 **Preferences Affected:** `network.captive-portal-service.enabled`
350 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
355 <key>CaptivePortal</key>
363 "CaptivePortal": true | false
369 ### Certificates | ImportEnterpriseRoots
371 Trust certificates that have been added to the operating system certificate store by a user or administrator.
373 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
375 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
376 **CCK2 Equivalent:** N/A\
377 **Preferences Affected:** `security.enterprise_roots.enabled`
381 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
386 <key>Certificates</key>
388 <key>ImportEnterpriseRoots</key>
398 "ImportEnterpriseRoots": true | false
403 ### Certificates | Install
405 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
408 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
409 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
411 - /Library/Application Support/Mozilla/Certificates
412 - ~/Library/Application Support/Mozilla/Certificates
414 - /usr/lib/mozilla/certificates
415 - /usr/lib64/mozilla/certificates
416 - ~/.mozilla/certificates
418 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.
420 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.
422 Certificates are installed using the trust string `CT,CT,`.
424 Binary (DER) and ASCII (PEM) certificates are both supported.
426 **Compatibility:** Firefox 64, Firefox ESR 64\
427 **CCK2 Equivalent:** `certs.ca`\
428 **Preferences Affected:** N/A
432 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
433 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
438 <key>Certificates</key>
442 <string>cert1.der</string>
443 <string>/Users/username/cert2.pem</string>
453 "Install": ["cert1.der", "/home/username/cert2.pem"]
459 Configure cookie preferences.
461 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
463 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
465 `Default` determines whether cookies are accepted at all.
467 `AcceptThirdParty` determines how third-party cookies are handled.
469 `ExpireAtSessionEnd` determines when cookies expire.
471 `RejectTracker` only rejects cookies for trackers.
473 `Locked` prevents the user from changing cookie preferences.
475 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
476 **CCK2 Equivalent:** N/A\
477 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
481 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
482 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
483 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
484 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
485 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
486 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
487 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
496 <string>http://example.com</string>
500 <string>http://example.org</string>
504 <key>AcceptThirdParty</key>
505 <string>always | never | from-visited</string>
506 <key>ExpireAtSessionEnd</key>
508 <key>RejectTracker</key>
520 "Allow": ["http://example.org/"],
521 "Block": ["http://example.edu/"],
522 "Default": true | false,
523 "AcceptThirdParty": "always" | "never" | "from-visited"],
524 "ExpireAtSessionEnd": true | false,
525 "RejectTracker": true | false,
526 "Locked": true | false
531 ### DisableSetDesktopBackground
532 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
534 **Compatibility:** Firefox 60, Firefox ESR 60\
535 **CCK2 Equivalent:** `removeSetDesktopBackground`\
536 **Preferences Affected:** N/A
540 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
546 <key>DisableSetDesktopBackground</key>
554 "DisableSetDesktopBackground": true | false
558 ### DisableMasterPasswordCreation
559 Remove the master password functionality.
561 **Compatibility:** Firefox 60, Firefox ESR 60\
562 **CCK2 Equivalent:** `noMasterPassword`\
563 **Preferences Affected:** N/A
567 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
573 <key>DisableMasterPasswordCreation</key>
581 "DisableMasterPasswordCreation": true | false
586 Turn off application updates.
588 **Compatibility:** Firefox 60, Firefox ESR 60\
589 **CCK2 Equivalent:** `disableFirefoxUpdates`\
590 **Preferences Affected:** N/A
594 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
599 <key>DisableAppUpdate</key>
607 "DisableAppUpdate": true | false
611 ### DisableBuiltinPDFViewer
612 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
614 **Compatibility:** Firefox 60, Firefox ESR 60\
615 **CCK2 Equivalent:** `disablePDFjs`\
616 **Preferences Affected:** `pdfjs.disabled`
620 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
626 <key>DisableBuiltinPDFViewer</key>
634 "DisableBuiltinPDFViewer": true | false
638 ### DisableDeveloperTools
639 Remove access to all developer tools.
641 **Compatibility:** Firefox 60, Firefox ESR 60\
642 **CCK2 Equivalent:** `removeDeveloperTools`\
643 **Preferences Affected:** `devtools.policy.disabled`
647 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
653 <key>DisableDeveloperTools</key>
661 "DisableDeveloperTools": true | false
665 ### DisableFeedbackCommands
666 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
668 **Compatibility:** Firefox 60, Firefox ESR 60\
669 **CCK2 Equivalent:** N/A\
670 **Preferences Affected:** N/A
674 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
679 <key>DisableFeedbackCommands</key>
687 "DisableFeedbackCommands": true | false
691 ### DisableFirefoxScreenshots
692 Remove access to Firefox Screenshots.
694 **Compatibility:** Firefox 60, Firefox ESR 60\
695 **CCK2 Equivalent:** N/A\
696 **Preferences Affected:** `extensions.screenshots.disabled`
700 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
705 <key>DisableFirefoxScreenshots</key>
713 "DisableFirefoxScreenshots": true | false
717 ### DisableFirefoxAccounts
718 Disable Firefox Accounts integration (Sync).
720 **Compatibility:** Firefox 60, Firefox ESR 60\
721 **CCK2 Equivalent:** `disableSync`\
722 **Preferences Affected:** `identity.fxaccounts.enabled`
726 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
731 <key>DisableFirefoxAccounts</key>
739 "DisableFirefoxAccounts": true | false
743 ### DisableFirefoxStudies
744 Disable Firefox studies (Shield).
746 **Compatibility:** Firefox 60, Firefox ESR 60\
747 **CCK2 Equivalent:** `disableForget`\
748 **Preferences Affected:** N/A
752 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
757 <key>DisableFirefoxStudies</key>
765 "DisableFirefoxStudies": true | false
769 ### DisableForgetButton
770 Disable the "Forget" button.
772 **Compatibility:** Firefox 60, Firefox ESR 60\
773 **CCK2 Equivalent:** `disableForget`\
774 **Preferences Affected:** N/A
778 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
783 <key>DisableForgetButton</key>
791 "DisableForgetButton": true | false
795 ### DisableFormHistory
796 Turn off saving information on web forms and the search bar.
798 **Compatibility:** Firefox 60, Firefox ESR 60\
799 **CCK2 Equivalent:** `disableFormFill`\
800 **Preferences Affected:** ` browser.formfill.enable`
804 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
809 <key>DisableFormHistory</key>
817 "DisableFormHistory": true | false
822 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
824 **Compatibility:** Firefox 60, Firefox ESR 60\
825 **CCK2 Equivalent:** `disablePocket`\
826 **Preferences Affected:** `extensions.pocket.enabled`
830 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
835 <key>DisablePocket</key>
843 "DisablePocket": true | false
847 ### DisablePrivateBrowsing
848 Remove access to private browsing.
850 **Compatibility:** Firefox 60, Firefox ESR 60\
851 **CCK2 Equivalent:** `disablePrivateBrowsing`\
852 **Preferences Affected:** N/A
856 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
861 <key>DisablePrivateBrowsing</key>
869 "DisablePrivateBrowsing": true | false
873 ### DisableProfileImport
874 Disables the "Import data from another browser" option in the bookmarks window.
876 **Compatibility:** Firefox 60, Firefox ESR 60\
877 **CCK2 Equivalent:** N/A\
878 **Preferences Affected:** N/A
882 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
887 <key>DisableProfileImport</key>
895 "DisableProfileImport": true | false
899 ### DisableProfileRefresh
900 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.
902 **Compatibility:** Firefox 60, Firefox ESR 60\
903 **CCK2 Equivalent:** `disableResetFirefox`\
904 **Preferences Affected:** `browser.disableResetPrompt`
908 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
913 <key>DisableProfileRefresh</key>
921 "DisableProfileRefresh": true | false
926 Disable safe mode within the browser.
928 On Windows, this disables safe mode via the command line as well.
930 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
931 **CCK2 Equivalent:** `disableSafeMode`\
932 **Preferences Affected:** N/A
936 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
941 <key>DisableSafeMode</key>
949 "DisableSafeMode": true | false
953 ### DisableSecurityBypass
954 Prevent the user from bypassing security in certain cases.
956 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
958 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
960 **Compatibility:** Firefox 60, Firefox ESR 60\
961 **CCK2 Equivalent:** N/A\
962 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
966 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
967 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
972 <key>DisableSecurityBypass</key>
974 <key>InvalidCertificate</key>
976 <key><SafeBrowsing/key>
985 "DisableSecurityBypass": {
986 "InvalidCertificate": true false,
987 "SafeBrowsing": true false
992 ### DisableSystemAddonUpdate
993 Prevent system add-ons from being installed or update.
995 **Compatibility:** Firefox 60, Firefox ESR 60\
996 **CCK2 Equivalent:** N/A\
997 **Preferences Affected:** N/A
1000 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
1005 <key>DisableSystemAddonUpdate</key>
1013 "DisableSystemAddonUpdate": true | false
1017 ### DisableTelemetry
1018 Prevent the upload of telemetry data.
1020 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1022 **Compatibility:** Firefox 60, Firefox ESR 60\
1023 **CCK2 Equivalent:** `disableTelemetry`\
1024 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1028 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1033 <key>DisableTelemetry</key>
1041 "DisableTelemetry": true | false
1045 ### DisplayBookmarksToolbar
1046 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1048 **Compatibility:** Firefox 60, Firefox ESR 60\
1049 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1050 **Preferences Affected:** N/A
1054 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1059 <key>DisplayBookmarksToolbar</key>
1067 "DisplayBookmarksToolbar": true | false
1072 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1074 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1075 **CCK2 Equivalent:** `displayMenuBar`\
1076 **Preferences Affected:** N/A
1080 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1085 <key>DisplayMenuBar</key>
1093 "DisplayMenuBar": true | false
1098 Configure DNS over HTTPS.
1100 `Enabled` determines whether DNS over HTTPS is enabled
1102 `ProviderURL` is a URL to another provider.
1104 `Locked` prevents the user from changing DNS over HTTPS preferences.
1106 **Compatibility:** Firefox 63, Firefox ESR 68\
1107 **CCK2 Equivalent:** N/A\
1108 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1112 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1113 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1114 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1119 <key>DNSOverHTTPS</key>
1123 <key>ProviderURL</key>
1124 <string>URL_TO_ALTERNATE_PROVIDER</string>
1135 "Enabled": true | false,
1136 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1137 "Locked": true | false
1142 ### DontCheckDefaultBrowser
1143 Don't check if Firefox is the default browser at startup.
1145 **Compatibility:** Firefox 60, Firefox ESR 60\
1146 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1147 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1151 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1156 <key>DontCheckDefaultBrowser</key>
1164 "DontCheckDefaultBrowser": true | false
1168 ### DefaultDownloadDirectory
1169 Set the default download directory.
1171 You can use ${home} for the native home directory.
1173 **Compatibility:** Firefox 68, Firefox ESR 68\
1174 **CCK2 Equivalent:** N/A\
1175 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1179 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1184 <key>DefaultDownloadDirectory</key>
1185 <string>${home}/Downloads</string>
1188 #### JSON (macOS and Linux)
1192 "DefaultDownloadDirectory": "${home}/Downloads"
1199 "DefaultDownloadDirectory": "${home}\\Downloads"
1202 ### DownloadDirectory
1203 Set and lock the download directory.
1205 You can use ${home} for the native home directory.
1207 **Compatibility:** Firefox 68, Firefox ESR 68\
1208 **CCK2 Equivalent:** N/A\
1209 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1213 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1218 <key>DownloadDirectory</key>
1219 <string>${home}/Downloads</string>
1222 #### JSON (macOS and Linux)
1226 "DownloadDirectory": "${home}/Downloads"
1233 "DownloadDirectory": "${home}\\Downloads"
1236 ### EnableTrackingProtection
1237 Configure tracking protection.
1239 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.
1241 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1243 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.
1245 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
1247 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
1249 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2)\
1250 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1251 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
1255 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1256 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1257 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
1258 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
1263 <key>EnableTrackingProtection</key>
1269 <key><Cryptomining/key>
1271 <key><Fingerprinting/key>
1280 "EnableTrackingProtection": {
1281 "Value": [true, false],
1282 "Locked": [true, false],
1283 "Cryptomining": [true, false],
1284 "Fingerprinting": [true, false]
1288 ### EnterprisePoliciesEnabled
1289 Enable policy support on macOS.
1291 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1292 **CCK2 Equivalent:** N/A\
1293 **Preferences Affected:** N/A
1298 <key>EnterprisePoliciesEnabled</key>
1303 Control the installation, uninstallation and locking of extensions.
1305 `Install` is a list of URLs or native paths for extensions to be installed.
1307 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1309 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1311 **Compatibility:** Firefox 60, Firefox ESR 60\
1312 **CCK2 Equivalent:** `addons`\
1313 **Preferences Affected:** N/A
1317 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1318 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1319 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1320 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1325 <key>Extensions</key>
1329 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1330 <string>//path/to/xpi</string>
1332 <key>Uninstall</key>
1334 <string>bad_addon_id@mozilla.org</string>
1338 <string>addon_id@mozilla.org</string>
1350 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1351 "Uninstall": ["bad_addon_id@mozilla.org"],
1352 "Locked": ["addon_id@mozilla.org"]
1357 ### ExtensionSettings
1358 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.
1360 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.
1362 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
1364 The configuration for each extension is another dictionary that can contain the fields documented below.
1366 | Name | Description |
1368 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
1369 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
1370 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
1371 | `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.
1372 | `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.
1373 | `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 frmo the local file system, use a file:/// URL.
1374 | `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.
1375 | `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.
1376 | `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.
1378 **Compatibility:** Firefox 69, Firefox ESR 68.1\
1379 **CCK2 Equivalent:** N/A\
1380 **Preferences Affected:** N/A
1384 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) = '{"*": {"installation_mode": "blocked"}}'
1389 <key>ExtensionSettings</key>
1393 <key>blocked_install_message</key>
1394 <string>Custom error message.</string>
1395 <key>install_sources</key>
1397 <string>https://addons.mozilla.org/</string>
1399 <key>installation_mode</key>
1400 <string>blocked</string>
1402 <key>uBlock0@raymondhill.net</key>
1404 <key>installation_mode</key>
1405 <string>force_installed</string>
1406 <key>install_url</key>
1407 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
1416 "ExtensionSettings": {
1418 "blocked_install_message": "Custom error message.",
1419 "install_sources": ["https://addons.mozilla.org/"],
1420 "installation_mode": "blocked"
1422 "uBlock0@raymondhill.net": {
1423 "installation_mode": "force_installed",
1424 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1431 Control extension updates.
1433 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1434 **CCK2 Equivalent:** N/A\
1435 **Preferences Affected:** `extensions.update.enabled`
1439 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1444 <key>ExtensionUpdate</key>
1452 "ExtensionUpdate": true | false
1457 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1459 `Allow` is a list of origins where Flash are allowed.
1461 `Block` is a list of origins where Flash is not allowed.
1463 `Default` determines whether or not Flash is allowed by default.
1465 `Locked` prevents the user from changing Flash preferences.
1467 **Compatibility:** Firefox 60, Firefox ESR 60\
1468 **CCK2 Equivalent:** `permissions.plugin`\
1469 **Preferences Affected:** `plugin.state.flash`
1473 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1474 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1475 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1476 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1481 <key>FlashPlugin</key>
1485 <string>http://example.org</string>
1489 <string>http://example.edu</string>
1503 "Allow": ["http://example.org/"],
1504 "Block": ["http://example.edu/"],
1505 "Default": true | false,
1506 "Locked": true | false
1512 Customize the Firefox Home page.
1514 **Compatibility:** Firefox 68, Firefox ESR 68\
1515 **CCK2 Equivalent:** N/A\
1516 **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`
1520 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
1521 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
1522 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
1523 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
1524 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
1525 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
1530 <key>FirefoxHome</key>
1536 <key>Highlights</key>
1552 "Search": true | false,
1553 "TopSites": true | false,
1554 "Highlights": true | false,
1555 "Pocket": true | false,
1556 "Snippets": true | false,
1557 "Locked": true | false
1562 ### HardwareAcceleration
1563 Control hardware acceleration.
1565 **Compatibility:** Firefox 60, Firefox ESR 60\
1566 **CCK2 Equivalent:** N/A\
1567 **Preferences Affected:** `layers.acceleration.disabled`
1571 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1576 <key>HardwareAcceleration</key>
1584 "HardwareAcceleration": true | false
1589 Configure the default homepage and how Firefox starts.
1591 `URL` is the default homepage.
1593 `Locked` prevents the user from changing homepage preferences.
1595 `Additional` allows for more than one homepage.
1597 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1599 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1600 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1601 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1605 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1606 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1607 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1608 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1609 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1617 <string>http://example.com</string>
1620 <key>Additional</key>
1622 <string>http://example.org</string>
1623 <string>http://example.edu</string>
1625 <key>StartPage</key>
1626 <string>always | never | from-visited</string>
1635 "URL": "http://example.com/",
1636 "Locked": true | false,
1637 "Additional": ["http://example.org/",
1638 "http://example.edu/"],
1639 "StartPage": "none" | "homepage" | "previous-session"
1644 ### InstallAddonsPermission
1645 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.
1647 `Allow` is a list of origins where extension installs are allowed.
1649 `Default` determines whether or not extension installs are allowed by default.
1651 **Compatibility:** Firefox 60, Firefox ESR 60\
1652 **CCK2 Equivalent:** `permissions.install`\
1653 **Preferences Affected:** `xpinstall.enabled`
1657 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1658 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1659 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1664 <key>InstallAddonsPermission</key>
1668 <string>http://example.org</string>
1669 <string>http://example.edu</string>
1680 "InstallAddonsPermission": {
1681 "Allow": ["http://example.org/",
1682 "http://example.edu/"],
1683 "Default": true | false
1689 Disable the feature enforcing a separate profile for each installation.
1691 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.
1693 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
1695 This policy only work on Windows via GPO (not policies.json).
1697 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
1698 **CCK2 Equivalent:** N/A\
1699 **Preferences Affected:** N/A
1703 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
1706 Enable linking to local files by origin.
1708 **Compatibility:** Firefox 68, Firefox ESR 68\
1709 **CCK2 Equivalent:** N/A\
1710 **Preferences Affected:** `capability.policy.localfilelinks.*`
1714 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
1715 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
1720 <key>LocalFileLinks</key>
1722 <string>http://example.org</string>
1723 <string>http://example.edu</string>
1731 "LocalFileLinks": ["http://example.org/",
1732 "http://example.edu/"]
1736 ### NoDefaultBookmarks
1737 Disable the creation of default bookmarks.
1739 This policy is only effective if the user profile has not been created yet.
1741 **Compatibility:** Firefox 60, Firefox ESR 60\
1742 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1743 **Preferences Affected:** N/A
1747 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1752 <key>NoDefaultBookmarks</key>
1760 "NoDefaultBookmarks": true | false
1764 ### NetworkPrediction
1765 Enable or disable network prediction (DNS prefetching).
1767 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1768 **CCK2 Equivalent:** N/A\
1769 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
1773 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
1778 <key>NetworkPrediction</key>
1786 "NetworkPrediction": true | false
1790 Enable or disable the New Tab page.
1792 **Compatibility:** Firefox 68, Firefox ESR 68\
1793 **CCK2 Equivalent:** N/A\
1794 **Preferences Affected:** `browser.newtabpage.enabled`
1798 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
1803 <key>NewTabPage</key>
1811 "NewTabPage": true | false
1814 ### OfferToSaveLogins
1815 Control whether or not Firefox offers to save passwords.
1817 **Compatibility:** Firefox 60, Firefox ESR 60\
1818 **CCK2 Equivalent:** `dontRememberPasswords`\
1819 **Preferences Affected:** `signon.rememberSignons`
1823 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
1828 <key>OfferToSaveLogins</key>
1836 "OfferToSaveLogins": true | false
1840 ### OfferToSaveLoginsDefault
1841 Sets the default value of signon.rememberSignons without locking it.
1843 **Compatibility:** Firefox 70, Firefox ESR 60.2\
1844 **CCK2 Equivalent:** `dontRememberPasswords`\
1845 **Preferences Affected:** `signon.rememberSignons`
1849 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
1854 <key>OfferToSaveLoginsDefault</key>
1862 "OfferToSaveLoginsDefault": true | false
1866 ### OverrideFirstRunPage
1867 Override the first run page. If the value is blank, no first run page is displayed.
1869 **Compatibility:** Firefox 60, Firefox ESR 60\
1870 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
1871 **Preferences Affected:** `startup.homepage_welcome_url`
1875 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
1880 <key>OverrideFirstRunPage</key>
1881 <string>http://example.org</string>
1888 "OverrideFirstRunPage": "http://example.org"
1891 ### OverridePostUpdatePage
1892 Override the upgrade page. If the value is blank, no upgrade page is displayed.
1894 **Compatibility:** Firefox 60, Firefox ESR 60\
1895 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
1896 **Preferences Affected:** `startup.homepage_override_url`
1900 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
1905 <key>OverridePostUpdatePage</key>
1906 <string>http://example.org</string>
1913 "OverridePostUpdatePage": "http://example.org"
1916 ### PasswordManagerEnabled
1917 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
1919 **Compatibility:** Firefox 70, Firefox ESR 60.2\
1920 **CCK2 Equivalent:** N/A\
1921 **Preferences Affected:** `prefs.privacy.disable_button.view_passwords`
1925 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
1930 <key>PasswordManagerEnabled</key>
1938 "PasswordManagerEnabled": true | false
1943 Set permissions associated with camera, microphone, location, and notifications
1945 `Allow` is a list of origins where the feature is allowed.
1947 `Block` is a list of origins where the feature is not allowed.
1949 `BlockNewRequests` determines whether or not new requests can be made for the feature.
1951 `Locked` prevents the user from changing preferences for the feature.
1953 **Compatibility:** Firefox 62, Firefox ESR 60.2\
1954 **CCK2 Equivalent:** N/A\
1955 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
1959 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
1960 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
1961 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
1962 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
1963 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
1964 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
1965 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
1966 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
1967 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
1968 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
1969 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
1970 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
1971 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
1972 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
1973 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
1974 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
1979 <key>Permissions</key>
1985 <string>https://example.org</string>
1989 <string>https://example.edu</string>
1991 <key>BlockNewRequests</key>
1996 <key>Microphone</key>
2000 <string>https://example.org</string>
2004 <string>https://example.edu</string>
2006 <key>BlockNewRequests</key>
2015 <string>https://example.org</string>
2019 <string>https://example.edu</string>
2021 <key>BlockNewRequests</key>
2026 <key>Notifications</key>
2030 <string>https://example.org</string>
2034 <string>https://example.edu</string>
2036 <key>BlockNewRequests</key>
2050 "Allow": ["https://example.org"],
2051 "Block": ["https://example.edu"],
2052 "BlockNewRequests": true | false,
2053 "Locked": true | false
2056 "Allow": ["https://example.org"],
2057 "Block": ["https://example.edu"],
2058 "BlockNewRequests": true | false,
2059 "Locked": true | false
2062 "Allow": ["https://example.org"],
2063 "Block": ["https://example.edu"],
2064 "BlockNewRequests": true | false,
2065 "Locked": true | false
2068 "Allow": ["https://example.org"],
2069 "Block": ["https://example.edu"],
2070 "BlockNewRequests": true | false,
2071 "Locked": true | false
2078 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
2080 `Allow` is a list of origins where popup-windows are allowed.
2082 `Default` determines whether or not pop-up windows are allowed by default.
2084 `Locked` prevents the user from changing pop-up preferences.
2086 **Compatibility:** Firefox 60, Firefox ESR 60\
2087 **CCK2 Equivalent:** `permissions.popup`\
2088 **Preferences Affected:** `dom.disable_open_during_load`
2092 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
2093 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
2094 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
2095 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2100 <key>PopupBlocking</key>
2104 <string>http://example.org</string>
2105 <string>http://example.edu</string>
2119 "Allow": ["http://example.org/",
2120 "http://example.edu/"],
2121 "Default": true | false,
2122 "Locked": true | false
2128 Set and lock certain preferences.
2130 **Compatibility:** See below\
2131 **CCK2 Equivalent:** `preferences`\
2132 **Preferences Affected:** See below
2134 | Preference | Type | Compatibility | Default
2135 | --- | --- | --- | ---
2136 | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 6.2 | 0
2137 | If set to 1, platform accessibility is disabled.
2138 | app.update.auto | boolean | Firefox 68, Firefox ESR 68 | true
2139 | If false, Firefox doesn't automatically install update.
2140 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 6.2 | false
2141 | If true, bookmarks are exported on shutdown.
2142 | browser.bookmarks.file | string | Firefox 70, Firefox ESR 6.2 | N/A
2143 |
2144 | browser.bookmarks.restore_default_bookmarks | string | Firefox 70, Firefox ESR 6.2 | N/A
2145 | If true, bookmarks are restored from the profile at startup.
2146 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
2147 | If false, don't store cache on the hard drive.
2148 | browser.cache.disk.parent_directory | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
2149 | If set, changes the location of the disk cache.
2150 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
2151 | If true, single words are sent to DNS, not directly to search.
2152 | browser.places.importBookmarksHTML | string | Firefox 70, Firefox ESR 6.2
2153 |
2154 | browser.safebrowsing.phishing.enabled | string | Firefox 70, Firefox ESR 6.2 | true
2155 | If false, phishing protection is not enabled (Not recommended)
2156 | browser.safebrowsing.malware.enabled | string | Firefox 70, Firefox ESR 6.2 | true
2157 | IF false, malware protection is not enabled (Not recommended)
2158 | browser.search.update | boolean | Firefox 68, Firefox ESR 68 | true
2159 | If false, updates for search engines are not checked.
2160 | browser.slowStartup.notificationDisabled | string | Firefox 70, Firefox ESR 6.2 | false
2161 | If true, a notification isn't shown if startup is slow.
2162 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox ESR 68 | true
2163 | If false, there is no warning when the browser is closed.
2164 | browser.taskbar.previews.enable | string | Firefox 70, Firefox ESR 6.2 (Windows only) | false
2165 | If true, tab previews are shown in the Windows taskbar.
2166 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox ESR 68 | true
2167 | If false, bookmarks aren't suggested when typing in the URL bar.
2168 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox ESR 68 | true
2169 | If false, history isn't suggested when typing in the URL bar.
2170 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox ESR 68 | true
2171 | If false, open tabs aren't suggested when typing in the URL bar.
2172 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox ESR 68 | false
2173 | If true, don't show the privacy policy tab on first run.
2174 | dom.allow_scripts_to_close_windows | string | Firefox 70, Firefox ESR 6.2 | false
2175 | If false, web page can close windows.
2176 | dom.disable_window_flip | boolean | Firefox 68, Firefox ESR 68 | true
2177 | If false, web pages can focus and activate windows.
2178 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox ESR 68 | false
2179 | If true, web pages can't move or resize windows.
2180 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2181 | If false, web pages can't override context menus.
2182 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox ESR 68 | N/A
2183 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2184 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
2185 | See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
2186 | extensions.blocklist.enabled | string | Firefox 70, Firefox ESR 6.2 | true
2187 | If false, the extensions blocklist is not used (Not recommended)
2188 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A
2189 | If false, the Recommendations tab is not displayed in the Add-ons Manager.
2190 | geo.enabled | string | Firefox 70, Firefox ESR 6.2 | true
2191 | If false, the geolocation API is disabled. | Language dependent
2192 | intl.accept_languages | string | Firefox 70, Firefox ESR 6.2
2193 | If set, preferred language for web pages.
2194 | media.eme.enabled | string | Firefox 70, Firefox ESR 6.2 | true
2195 | If false, Encrypted Media Extensions are not enabled.
2196 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2197 | If false, the OpenH264 plugin is not downloaded.
2198 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2199 | If false, the Widevine plugin is not downloaded.
2200 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox ESR 68 | false
2201 | If true, IPv6 DNS lokoups are disabled.
2202 | network.IDN_show_punycode | boolean | Firefox 68, Firefox ESR 68 | false
2203 | If true, display the punycode version of internationalized domain names.
2204 | places.history.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2205 | If false, history is not enabled.
2206 | print.save_print_settings | string | Firefox 70, Firefox ESR 6.2 | true
2207 | If false, print settings are not saved between jobs.
2208 | security.default_personal_cert | string | Firefox 68, Firefox ESR 68 | Ask Every Time
2209 | If set to Select Automatically, Firefox automatically chooses the default personal certificate.
2210 | security.mixed_content.block_active_content | string | Firefox 70, Firefox ESR 6.2 | true
2211 | If false, mixed active content (HTTP and HTTPS) is not blocked.
2212 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox ESR 68 | true
2213 | If false, SSL errors cannot be sent to Mozilla.
2214 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox ESR 68 | true
2215 | If false, the Alt key doesn't show the menubar on Windows.
2218 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
2219 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
2224 <key>Preferences</key>
2226 <key>boolean_preference_name</key>
2228 <key>string_preference_name</key>
2229 <string>string_value</string>
2238 "boolean_preference_name": true | false,
2239 "string_preference_name": "string_value"
2244 ### PromptForDownloadLocation
2245 Ask where to save each file before downloading.
2247 **Compatibility:** Firefox 68, Firefox ESR 68\
2248 **CCK2 Equivalent:** N/A
2249 **Preferences Affected:** `browser.download.useDownloadDir`
2253 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
2258 <key>PromptForDownloadLocation</key>
2266 "PromptForDownloadLocation": true | false
2271 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
2272 To specify ports, append them to the hostnames with a colon (:).
2274 `Mode` is the proxy method being used.
2276 `Locked` is whether or not proxy settings can be changed.
2278 `HTTPProxy` is the HTTP proxy server.
2280 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
2282 `SSLProxy` is the SSL proxy server.
2284 `FTPProxy` is the FTP proxy server.
2286 `SOCKSProxy` is the SOCKS proxy server
2288 `SOCKSVersion` is the SOCKS version (4 or 5)
2290 `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.
2292 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
2294 `AutoLogin` means do not prompt for authentication if password is saved.
2296 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
2298 **Compatibility:** Firefox 60, Firefox ESR 60\
2299 **CCK2 Equivalent:** `networkProxy*`\
2300 **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`
2304 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
2305 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
2306 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
2307 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
2308 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
2309 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
2310 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
2311 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
2312 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
2313 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
2314 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
2315 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
2323 <string>none | system | manual | autoDetect| autoConfig</string>
2326 <key>HTTPProxy</key>
2327 <string>https://httpproxy.example.com</string>
2328 <key>UseHTTPProxyForAllProtocols</key>
2331 <string>https://sslproxy.example.com</string>
2333 <string>https://ftpproxy.example.com</string>
2334 <key>SOCKSProxy</key>
2335 <string>https://socksproxy.example.com</string>
2336 <key>SOCKSVersion</key>
2337 <string>4 | 5</string>
2338 <key>Passthrough</key>
2339 <string><local>></string>
2340 <key>AutoConfigURL</key>
2341 <string>URL_TO_AUTOCONFIG</string>
2342 <key>AutoLogin</key>
2344 <key>UseProxyForDNS</key>
2354 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
2355 "Locked": [true, false],
2356 "HTTPProxy": "hostname",
2357 "UseHTTPProxyForAllProtocols": [true, false],
2358 "SSLProxy": "hostname",
2359 "FTPProxy": "hostname",
2360 "SOCKSProxy": "hostname",
2361 "SOCKSVersion": 4 | 5
2362 "Passthrough": "<local>",
2363 "AutoConfigURL": "URL_TO_AUTOCONFIG",
2364 "AutoLogin": [true, false],
2365 "UseProxyForDNS": [true, false]
2370 ### RequestedLocales
2371 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
2373 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
2375 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
2376 **CCK2 Equivalent:** N/A\
2377 **Preferences Affected:** N/A
2380 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
2381 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
2385 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
2390 <key>RequestedLocales</key>
2393 <string>en-US</string>
2400 <key>RequestedLocales</key>
2401 <string>de,en-US</string>
2409 "RequestedLocales": ["de", "en-US"]
2417 "RequestedLocales": "de,en-US"
2421 ### SanitizeOnShutdown (Selective)
2422 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
2424 **Compatibility:** Firefox 68, Firefox ESR 68\
2425 **CCK2 Equivalent:** N/A\
2426 **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`
2429 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
2430 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
2431 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
2432 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
2433 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
2434 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
2435 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
2436 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
2441 <key>SanitizeOnShutdown</key>
2447 <key>Downloads</key>
2455 <key>SiteSettings</key>
2457 <key>OfflineApps</key>
2466 "SanitizeOnShutdown": {
2467 "Cache": true | false,
2468 "Cookies": true | false,
2469 "Downloads": true | false,
2470 "FormData": true | false,
2471 "History": true | false,
2472 "Sessions": true | false,
2473 "SiteSettings": true | false,
2474 "OfflineApps": true | false
2479 ### SanitizeOnShutdown (All)
2480 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
2482 **Compatibility:** Firefox 60, Firefox ESR 60\
2483 **CCK2 Equivalent:** N/A\
2484 **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`
2487 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
2492 <key>SanitizeOnShutdown</key>
2500 "SanitizeOnShutdown": true | false
2505 Set whether or not search bar is displayed.
2507 **Compatibility:** Firefox 60, Firefox ESR 60\
2508 **CCK2 Equivalent:** `showSearchBar`\
2509 **Preferences Affected:** N/A
2513 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2518 <key>SearchBar</key>
2519 <string>unified | separate</string>
2527 "SearchBar": "unified" | "separate"
2536 ### SearchEngines (This policy is only available on the ESR.)
2538 ### SearchEngines | Default
2540 Set the default search engine. This policy is only available on the ESR.
2542 **Compatibility:** Firefox ESR 60\
2543 **CCK2 Equivalent:** `defaultSearchEngine`\
2544 **Preferences Affected:** N/A
2548 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2553 <key>SearchEngines</key>
2556 <string>NAME_OF_SEARCH_ENGINE</string>
2565 "Default": "NAME_OF_SEARCH_ENGINE"
2570 ### SearchEngines | PreventInstalls
2572 Prevent installing search engines from webpages.
2574 **Compatibility:** Firefox ESR 60\
2575 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2576 **Preferences Affected:** N/A
2580 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2585 <key>SearchEngines</key>
2587 <key>PreventInstalls</key>
2597 "PreventInstalls": true | false
2602 ### SearchEngines | Remove
2604 Hide built-in search engines. This policy is only available on the ESR.
2606 **Compatibility:** Firefox ESR 60.2\
2607 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2608 **Preferences Affected:** N/A
2612 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2617 <key>SearchEngines</key>
2621 <string>NAME_OF_SEARCH_ENGINE</string>
2631 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2636 ### SearchEngines | Add
2638 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2640 `Name` is the name of the search engine.
2642 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2644 `Method` is either GET or POST
2646 `IconURL` is a URL for the icon to use.
2648 `Alias` is a keyword to use for the engine.
2650 `Description` is a description of the search engine.
2652 `PostData` is the POST data as name value pairs separated by &.
2654 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2656 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
2657 **CCK2 Equivalent:** `searchplugins`\
2658 **Preferences Affected:** N/A
2662 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2663 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2664 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2665 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2666 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2667 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2668 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2669 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
2675 <key>SearchEngines</key>
2681 <string>Example1</string>
2682 <key>URLTemplate</key>
2683 <string>https://www.example.org/q={searchTerms}</string>
2685 <string>GET | POST </string>
2687 <string>https://www.example.org/favicon.ico</string>
2689 <string>example</string>
2690 <key>Description</key>
2691 <string>Example Description</string>
2692 <key>SuggestURLTemplate</key>
2693 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2695 <string>name=value&q={searchTerms}</string>
2709 "URLTemplate": "https://www.example.org/q={searchTerms}",
2710 "Method": "GET" | "POST",
2711 "IconURL": "https://www.example.org/favicon.ico",
2713 "Description": "Description",
2714 "PostData": "name=value&q={searchTerms}",
2715 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2722 ### SearchSuggestEnabled
2724 Enable search suggestions.
2726 **Compatibility:** Firefox 68, Firefox ESR 68\
2727 **CCK2 Equivalent:** N/A\
2728 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
2732 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
2737 <key>SearchSuggestEnabled</key>
2745 "SearchSuggestEnabled": true | false
2751 Install PKCS #11 modules.
2753 **Compatibility:** Firefox 64, Firefox ESR 60.4\
2754 **CCK2 Equivalent:** `certs.devices`\
2755 **Preferences Affected:** N/A
2759 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
2764 <key>SecurityDevices</key>
2766 <key>NAME_OF_DEVICE</key>
2767 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
2776 "SecurityDevices": {
2777 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
2784 Set and lock the maximum version of TLS.
2786 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2787 **CCK2 Equivalent:** N/A\
2788 **Preferences Affected:** `security.tls.version.max`
2792 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2797 <key>SSLVersionMax</key>
2798 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2806 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2812 Set and lock the minimum version of TLS.
2814 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2815 **CCK2 Equivalent:** N/A\
2816 **Preferences Affected:** `security.tls.version.min`
2820 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2825 <key>SSLVersionMin</key>
2826 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2834 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2839 Add a menuitem to the help menu for specifying support information.
2841 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
2842 **CCK2 Equivalent:** helpMenu\
2843 **Preferences Affected:** N/A
2847 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
2848 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
2849 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
2854 <key>SupportMenu</key>
2857 <string>SupportMenu</string>
2859 <string>http://example.com/support</string>
2860 <key>AccessKey</key>
2870 "Title": "Support Menu",
2871 "URL": "http://example.com/support",
2878 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.
2880 **Compatibility:** Firefox 60, Firefox ESR 60\
2881 **CCK2 Equivalent:** N/A\
2882 **Preferences Affected:** N/A
2886 Software\Policies\Mozilla\Firefox\WebsiteFilters\Block\1 = "<all_urls>"
2887 Software\Policies\Mozilla\Firefox\WebsiteFilters\Exceptions\1 = "http://example.org/*"
2892 <key>WebsiteFilter</key>
2896 <string><all_urls></string>
2898 <key>Exceptions</key>
2900 <string>http://example.org/*</string>
2911 "Block": ["<all_urls>"],
2912 "Exceptions": ["http://example.org/*"]