1 **IMPORTANT**: This file is in active development along with the policies in Firefox. Make sure to check the compatibility section to see if a policy is available in a specific version of Firefox. To get the policy information that corresponds to a specific release, go to https://github.com/mozilla/policy-templates/releases.
3 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.
5 | Policy Name | Description
7 | **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update.
8 | **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication.
9 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
10 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
11 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
12 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
13 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
14 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
15 | **[`Certificates`](#certificates)** |
16 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
17 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
18 | **[`Cookies`](#cookies)** | Configure cookie preferences.
19 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
20 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
21 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
22 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
23 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
24 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
25 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
26 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
27 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
28 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
29 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
30 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
31 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
32 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
33 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
34 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
35 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
36 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
37 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
38 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
39 | **[`DisplayMenuBar`](#displaymenubar)** | Set the initial state of the menubar
40 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
41 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
42 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
43 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
44 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
45 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
46 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
47 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
48 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
49 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
50 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
51 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
52 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
53 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
54 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
55 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
56 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
57 | **[`Preferences`](#preferences)** | Set and lock some preferences.
58 | **[`Proxy`](#proxy)** | Configure proxy settings.
59 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
60 | **[`SanitizeOnShutdown`](#sanitizeonshutdown)** | Clear all data on shutdown.
61 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
62 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
63 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
64 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
65 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
66 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
67 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
68 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
69 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
70 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
75 Change the URL for application update.
77 **Compatibility:** Firefox 62, Firefox ESR 60.2\
78 **CCK2 Equivalent:** N/A\
79 **Preferences Affected:** `app.update.url`
83 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
88 <key>AppUpdateURL</key>
89 <string>https://yoursite.com</string>
96 "AppUpdateURL": "https://yoursite.com"
102 Configure sites that support integrated authentication.
104 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
106 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2)\
107 **CCK2 Equivalent:** N/A\
108 **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`
112 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
113 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
114 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
115 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
116 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
117 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
118 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
119 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
124 <key>Authentication</key>
128 <string>mydomain.com</string>
129 <string>https://myotherdomain.com</string>
133 <string>mydomain.com</string>
134 <string>https://myotherdomain.com</string>
138 <string>mydomain.com</string>
139 <string>https://myotherdomain.com</string>
141 <key>AllowNonFQDN</key>
156 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
157 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
158 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
160 "SPNEGO": true | false,
169 Block access to the Add-ons Manager (about:addons).
171 **Compatibility:** Firefox 60, Firefox ESR 60\
172 **CCK2 Equivalent:** `disableAddonsManager`\
173 **Preferences Affected:** N/A
177 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
182 <key>BlockAboutAddons</key>
190 "BlockAboutAddons": true | false
196 Block access to about:config.
198 **Compatibility:** Firefox 60, Firefox ESR 60\
199 **CCK2 Equivalent:** `disableAboutConfig`\
200 **Preferences Affected:** N/A
204 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
209 <key>BlockAboutConfig</key>
217 "BlockAboutConfig": true | false
221 ### BlockAboutProfiles
223 Block access to About Profiles (about:profiles).
225 **Compatibility:** Firefox 60, Firefox ESR 60\
226 **CCK2 Equivalent:** `disableAboutProfiles`\
227 **Preferences Affected:** N/A
231 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
236 <key>BlockAboutProfiles</key>
244 "BlockAboutProfiles": true | false
248 ### BlockAboutSupport
250 Block access to Troubleshooting Information (about:support).
252 **Compatibility:** Firefox 60, Firefox ESR 60\
253 **CCK2 Equivalent:** `disableAboutSupport`\
254 **Preferences Affected:** N/A
258 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
263 <key>BlockAboutSupport</key>
271 "BlockAboutSupport": true | false
277 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.
279 **Compatibility:** Firefox 60, Firefox ESR 60\
280 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
281 **Preferences Affected:** N/A
285 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
286 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
287 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
288 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
289 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
298 <string>Example</string>
300 <string>https://example.com</string>
302 <string>https://example.com/favicon.ico</string>
304 <string>toolbar | menu</string>
306 <string>FolderName</string>
318 "URL": "https://example.com",
319 "Favicon": "https://example.com/favicon.ico",
320 "Placement": "toolbar" | "menu",
321 "Folder": "FolderName"
328 Enable or disable the detection of captive portals.
330 **Compatibility:** Firefox 67, Firefox ESR 60.7\
331 **CCK2 Equivalent:** N/A\
332 **Preferences Affected:** `network.captive-portal-service.enabled`
336 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
341 <key>CaptivePortal</key>
349 "CaptivePortal": true | false
355 ### Certificates | ImportEnterpriseRoots
357 Trust certificates that have been added to the operating system certificate store by a user or administrator.
359 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
361 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
362 **CCK2 Equivalent:** N/A\
363 **Preferences Affected:** `security.enterprise_roots.enabled`
367 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
372 <key>Certificates</key>
374 <key>ImportEnterpriseRoots</key>
384 "ImportEnterpriseRoots": true | false
389 ### Certificates | Install
391 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
394 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
395 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
397 - /Library/Application Support/Mozilla/Certificates
398 - ~/Library/Application Support/Mozilla/Certificates
400 - /usr/lib/mozilla/certificates
401 - /usr/lib64/mozilla/certificates
402 - ~/.mozilla/certificates
404 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.
406 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.
408 Certificates are installed using the trust string `CT,CT,`.
410 Binary (DER) and ASCII (PEM) certificates are both supported.
412 **Compatibility:** Firefox 64, Firefox ESR 64\
413 **CCK2 Equivalent:** `certs.ca`\
414 **Preferences Affected:** N/A
418 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
419 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
424 <key>Certificates</key>
428 <string>cert1.der</string>
429 <string>/Users/username/cert2.pem</string>
439 "Install": ["cert1.der", "/home/username/cert2.pem"]
445 Configure cookie preferences.
447 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
449 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
451 `Default` determines whether cookies are accepted at all.
453 `AcceptThirdParty` determines how third-party cookies are handled.
455 `ExpireAtSessionEnd` determines when cookies expire.
457 `RejectTracker` only rejects cookies for trackers.
459 `Locked` prevents the user from changing cookie preferences.
461 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
462 **CCK2 Equivalent:** N/A\
463 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
467 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
468 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
469 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
470 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
471 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
472 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
473 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
482 <string>http://example.com</string>
486 <string>http://example.org</string>
490 <key>AcceptThirdParty</key>
491 <string>always | never | from-visited</string>
492 <key>ExpireAtSessionEnd</key>
494 <key>RejectTracker</key>
506 "Allow": ["http://example.org/"],
507 "Block": ["http://example.edu/"],
508 "Default": true | false,
509 "AcceptThirdParty": "always" | "never" | "from-visited"],
510 "ExpireAtSessionEnd": true | false,
511 "RejectTracker": true | false,
512 "Locked": true | false
517 ### DisableSetDesktopBackground
518 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
520 **Compatibility:** Firefox 60, Firefox ESR 60\
521 **CCK2 Equivalent:** `removeSetDesktopBackground`\
522 **Preferences Affected:** N/A
526 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
532 <key>DisableSetDesktopBackground</key>
540 "DisableSetDesktopBackground": true | false
544 ### DisableMasterPasswordCreation
545 Remove the master password functionality.
547 **Compatibility:** Firefox 60, Firefox ESR 60\
548 **CCK2 Equivalent:** `noMasterPassword`\
549 **Preferences Affected:** N/A
553 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
559 <key>DisableMasterPasswordCreation</key>
567 "DisableMasterPasswordCreation": true | false
572 Turn off application updates.
574 **Compatibility:** Firefox 60, Firefox ESR 60\
575 **CCK2 Equivalent:** `disableFirefoxUpdates`\
576 **Preferences Affected:** N/A
580 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
585 <key>DisableAppUpdate</key>
593 "DisableAppUpdate": true | false
597 ### DisableBuiltinPDFViewer
598 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
600 **Compatibility:** Firefox 60, Firefox ESR 60\
601 **CCK2 Equivalent:** `disablePDFjs`\
602 **Preferences Affected:** `pdfjs.disabled`
606 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
612 <key>DisableBuiltinPDFViewer</key>
620 "DisableBuiltinPDFViewer": true | false
624 ### DisableDeveloperTools
625 Remove access to all developer tools.
627 **Compatibility:** Firefox 60, Firefox ESR 60\
628 **CCK2 Equivalent:** `removeDeveloperTools`\
629 **Preferences Affected:** `devtools.policy.disabled`
633 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
639 <key>DisableDeveloperTools</key>
647 "DisableDeveloperTools": true | false
651 ### DisableFeedbackCommands
652 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
654 **Compatibility:** Firefox 60, Firefox ESR 60\
655 **CCK2 Equivalent:** N/A\
656 **Preferences Affected:** N/A
660 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
665 <key>DisableFeedbackCommands</key>
673 "DisableFeedbackCommands": true | false
677 ### DisableFirefoxScreenshots
678 Remove access to Firefox Screenshots.
680 **Compatibility:** Firefox 60, Firefox ESR 60\
681 **CCK2 Equivalent:** N/A\
682 **Preferences Affected:** `extensions.screenshots.disabled`
686 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
691 <key>DisableFirefoxScreenshots</key>
699 "DisableFirefoxScreenshots": true | false
703 ### DisableFirefoxAccounts
704 Disable Firefox Accounts integration (Sync).
706 **Compatibility:** Firefox 60, Firefox ESR 60\
707 **CCK2 Equivalent:** `disableSync`\
708 **Preferences Affected:** `identity.fxaccounts.enabled`
712 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
717 <key>DisableFirefoxAccounts</key>
725 "DisableFirefoxAccounts": true | false
729 ### DisableFirefoxStudies
730 Disable Firefox studies (Shield).
732 **Compatibility:** Firefox 60, Firefox ESR 60\
733 **CCK2 Equivalent:** `disableForget`\
734 **Preferences Affected:** N/A
738 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
743 <key>DisableFirefoxStudies</key>
751 "DisableFirefoxStudies": true | false
755 ### DisableForgetButton
756 Disable the "Forget" button.
758 **Compatibility:** Firefox 60, Firefox ESR 60\
759 **CCK2 Equivalent:** `disableForget`\
760 **Preferences Affected:** N/A
764 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
769 <key>DisableForgetButton</key>
777 "DisableForgetButton": true | false
781 ### DisableFormHistory
782 Turn off saving information on web forms and the search bar.
784 **Compatibility:** Firefox 60, Firefox ESR 60\
785 **CCK2 Equivalent:** `disableFormFill`\
786 **Preferences Affected:** ` browser.formfill.enable`
790 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
795 <key>DisableFormHistory</key>
803 "DisableFormHistory": true | false
808 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
810 **Compatibility:** Firefox 60, Firefox ESR 60\
811 **CCK2 Equivalent:** `disablePocket`\
812 **Preferences Affected:** `extensions.pocket.enabled`
816 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
821 <key>DisablePocket</key>
829 "DisablePocket": true | false
833 ### DisablePrivateBrowsing
834 Remove access to private browsing.
836 **Compatibility:** Firefox 60, Firefox ESR 60\
837 **CCK2 Equivalent:** `disablePrivateBrowsing`\
838 **Preferences Affected:** N/A
842 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
847 <key>DisablePrivateBrowsing</key>
855 "DisablePrivateBrowsing": true | false
859 ### DisableProfileImport
860 Disables the "Import data from another browser" option in the bookmarks window.
862 **Compatibility:** Firefox 60, Firefox ESR 60\
863 **CCK2 Equivalent:** N/A\
864 **Preferences Affected:** N/A
868 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
873 <key>DisableProfileImport</key>
881 "DisableProfileImport": true | false
885 ### DisableProfileRefresh
886 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.
888 **Compatibility:** Firefox 60, Firefox ESR 60\
889 **CCK2 Equivalent:** `disableResetFirefox`\
890 **Preferences Affected:** `browser.disableResetPrompt`
894 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
899 <key>DisableProfileRefresh</key>
907 "DisableProfileRefresh": true | false
912 Disable safe mode within the browser.
914 On Windows, this disables safe mode via the command line as well.
916 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
917 **CCK2 Equivalent:** `disableSafeMode`\
918 **Preferences Affected:** N/A
922 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
927 <key>DisableSafeMode</key>
935 "DisableSafeMode": true | false
939 ### DisableSecurityBypass
940 Prevent the user from bypassing security in certain cases.
942 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
944 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
946 **Compatibility:** Firefox 60, Firefox ESR 60\
947 **CCK2 Equivalent:** N/A\
948 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
952 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
953 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
958 <key>DisableSecurityBypass</key>
960 <key>InvalidCertificate</key>
962 <key><SafeBrowsing/key>
971 "DisableSecurityBypass": {
972 "InvalidCertificate": true false,
973 "SafeBrowsing": true false
978 ### DisableSystemAddonUpdate
979 Prevent system add-ons from being installed or update.
981 **Compatibility:** Firefox 60, Firefox ESR 60\
982 **CCK2 Equivalent:** N/A\
983 **Preferences Affected:** N/A
986 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
991 <key>DisableSystemAddonUpdate</key>
999 "DisableSystemAddonUpdate": true | false
1003 ### DisableTelemetry
1004 Prevent the upload of telemetry data.
1006 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1008 **Compatibility:** Firefox 60, Firefox ESR 60\
1009 **CCK2 Equivalent:** `disableTelemetry`\
1010 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1014 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1019 <key>DisableTelemetry</key>
1027 "DisableTelemetry": true | false
1031 ### DisplayBookmarksToolbar
1032 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1034 **Compatibility:** Firefox 60, Firefox ESR 60\
1035 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1036 **Preferences Affected:** N/A
1040 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1045 <key>DisplayBookmarksToolbar</key>
1053 "DisplayBookmarksToolbar": true | false
1058 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1060 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1061 **CCK2 Equivalent:** `displayMenuBar`\
1062 **Preferences Affected:** N/A
1066 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1071 <key>DisplayMenuBar</key>
1079 "DisplayMenuBar": true | false
1084 Configure DNS over HTTPS.
1086 `Enabled` determines whether DNS over HTTPS is enabled
1088 `ProviderURL` is a URL to another provider.
1090 `Locked` prevents the user from changing DNS over HTTPS preferences.
1092 **Compatibility:** Firefox 63, Firefox ESR 68\
1093 **CCK2 Equivalent:** N/A\
1094 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1098 Software\Policies\Mozilla\Firefox\Cookies\Enabled = 0x1 | 0x0
1099 Software\Policies\Mozilla\Firefox\Cookies\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1100 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1109 <key>ProviderURL</key>
1110 <string>URL_TO_ALTERNATE_PROVIDER</string>
1121 "Enabled": true | false,
1122 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1123 "Locked": true | false
1128 ### DontCheckDefaultBrowser
1129 Don't check if Firefox is the default browser at startup.
1131 **Compatibility:** Firefox 60, Firefox ESR 60\
1132 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1133 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1137 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1142 <key>DontCheckDefaultBrowser</key>
1150 "DontCheckDefaultBrowser": true | false
1154 ### EnableTrackingProtection
1155 Configure tracking protection.
1157 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.
1159 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1161 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.
1163 **Compatibility:** Firefox 60, Firefox ESR 60\
1164 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1165 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`
1169 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1170 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1175 <key>EnableTrackingProtection</key>
1189 "EnableTrackingProtection": {
1190 "Value": [true, false],
1191 "Locked": [true, false]
1196 Control the installation, uninstallation and locking of extensions.
1198 `Install` is a list of URLs or native paths for extensions to be installed.
1200 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1202 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1204 **Compatibility:** Firefox 60, Firefox ESR 60\
1205 **CCK2 Equivalent:** `addons`\
1206 **Preferences Affected:** N/A
1210 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1211 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1212 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1213 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1218 <key>Extensions</key>
1222 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1223 <string>//path/to/xpi</string>
1225 <key>Uninstall</key>
1227 <string>bad_addon_id@mozilla.org</string>
1231 <string>addon_id@mozilla.org</string>
1243 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1244 "Uninstall": ["bad_addon_id@mozilla.org"],
1245 "Locked": ["addon_id@mozilla.org"]
1251 Control extension updates.
1253 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1254 **CCK2 Equivalent:** N/A\
1255 **Preferences Affected:** `extensions.update.enabled`
1259 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1264 <key>ExtensionUpdate</key>
1272 "ExtensionUpdate": true | false
1277 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1279 `Allow` is a list of origins where Flash are allowed.
1281 `Block` is a list of origins where Flash is not allowed.
1283 `Default` determines whether or not Flash is allowed by default.
1285 `Locked` prevents the user from changing Flash preferences.
1287 **Compatibility:** Firefox 60, Firefox ESR 60\
1288 **CCK2 Equivalent:** `permissions.plugin`\
1289 **Preferences Affected:** `plugin.state.flash`
1293 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1294 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1295 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1296 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1301 <key>FlashPlugin</key>
1305 <string>http://example.org</string>
1309 <string>http://example.edu</string>
1323 "Allow": ["http://example.org/"],
1324 "Block": ["http://example.edu/"],
1325 "Default": true | false,
1326 "Locked": true | false
1331 ### HardwareAcceleration
1332 Control hardware acceleration.
1334 **Compatibility:** Firefox 60, Firefox ESR 60\
1335 **CCK2 Equivalent:** N/A\
1336 **Preferences Affected:** `layers.acceleration.disabled`
1340 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1345 <key>HardwareAcceleration</key>
1353 "HardwareAcceleration": true | false
1358 Configure the default homepage and how Firefox starts.
1360 `URL` is the default homepage.
1362 `Locked` prevents the user from changing homepage preferences.
1364 `Additional` allows for more than one homepage.
1366 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1368 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1369 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1370 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1374 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1375 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1376 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1377 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1378 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1386 <string>http://example.com</string>
1389 <key>Additional</key>
1391 <string>http://example.org</string>
1392 <string>http://example.edu</string>
1394 <key>StartPage</key>
1395 <string>always | never | from-visited</string>
1404 "URL": "http://example.com/",
1405 "Locked": true | false,
1406 "Additional": ["http://example.org/",
1407 "http://example.edu/"],
1408 "StartPage": "none" | "homepage" | "previous-session"
1413 ### InstallAddonsPermission
1414 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.
1416 `Allow` is a list of origins where extension installs are allowed.
1418 `Default` determines whether or not extension installs are allowed by default.
1420 **Compatibility:** Firefox 60, Firefox ESR 60\
1421 **CCK2 Equivalent:** `permissions.install`\
1422 **Preferences Affected:** `xpinstall.enabled`
1426 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1427 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1428 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1433 <key>InstallAddonsPermission</key>
1437 <string>http://example.org</string>
1438 <string>http://example.edu</string>
1449 "InstallAddonsPermission": {
1450 "Allow": ["http://example.org/",
1451 "http://example.edu/"],
1452 "Default": true | false
1457 ### NoDefaultBookmarks
1458 Disable the creation of default bookmarks.
1460 This policy is only effective if the user profile has not been created yet.
1462 **Compatibility:** Firefox 60, Firefox ESR 60\
1463 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1464 **Preferences Affected:** N/A
1468 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1473 <key>NoDefaultBookmarks</key>
1481 "NoDefaultBookmarks": true | false
1485 ### NetworkPrediction
1486 Enable or disable network prediction (DNS prefetching).
1488 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1489 **CCK2 Equivalent:** N/A\
1490 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
1494 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
1499 <key>NetworkPrediction</key>
1507 "NetworkPrediction": true | false
1511 Enable or disable the New Tab page.
1513 **Compatibility:** Firefox 68, Firefox ESR 68\
1514 **CCK2 Equivalent:** N/A\
1515 **Preferences Affected:** N/A
1519 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
1524 <key>NewTabPage</key>
1532 "NewTabPage": true | false
1535 ### OfferToSaveLogins
1536 Control whether or not Firefox offers to save passwords.
1538 **Compatibility:** Firefox 60, Firefox ESR 60\
1539 **CCK2 Equivalent:** `dontRememberPasswords`\
1540 **Preferences Affected:** `signon.rememberSignons`
1544 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
1549 <key>OfferToSaveLogins</key>
1557 "OfferToSaveLogins": true | false
1561 ### OverrideFirstRunPage
1562 Override the first run page. If the value is blank, no first run page is displayed.
1564 **Compatibility:** Firefox 60, Firefox ESR 60\
1565 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
1566 **Preferences Affected:** `startup.homepage_welcome_url`
1570 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
1575 <key>OverrideFirstRunPage</key>
1576 <string>http://example.org</string>
1583 "OverrideFirstRunPage": ""http://example.org""
1586 ### OverridePostUpdatePage
1587 Override the upgrade page. If the value is blank, no upgrade page is displayed.
1589 **Compatibility:** Firefox 60, Firefox ESR 60\
1590 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
1591 **Preferences Affected:** `startup.homepage_override_url`
1595 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
1600 <key>OverridePostUpdatePage</key>
1601 <string>http://example.org</string>
1608 "OverridePostUpdatePage": ""http://example.org""
1612 Set permissions associated with camera, microphone, location, and notifications
1614 `Allow` is a list of origins where the feature is allowed.
1616 `Block` is a list of origins where the feature is not allowed.
1618 `BlockNewRequests` determines whether or not new requests can be made for the feature.
1620 `Locked` prevents the user from changing preferences for the feature.
1622 **Compatibility:** Firefox 62, Firefox ESR 60.2\
1623 **CCK2 Equivalent:** N/A\
1624 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
1628 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
1629 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
1630 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
1631 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
1632 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
1633 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
1634 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
1635 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
1636 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
1637 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
1638 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
1639 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
1640 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
1641 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
1642 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
1643 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
1648 <key>Permissions</key>
1654 <string>https://example.org</string>
1658 <string>https://example.edu</string>
1660 <key>BlockNewRequests</key>
1665 <key>Microphone</key>
1669 <string>https://example.org</string>
1673 <string>https://example.edu</string>
1675 <key>BlockNewRequests</key>
1684 <string>https://example.org</string>
1688 <string>https://example.edu</string>
1690 <key>BlockNewRequests</key>
1695 <key>Notifications</key>
1699 <string>https://example.org</string>
1703 <string>https://example.edu</string>
1705 <key>BlockNewRequests</key>
1719 "Allow": ["https://example.org"],
1720 "Block": ["https://example.edu"],
1721 "BlockNewRequests": true | false,
1722 "Locked": true | false
1725 "Allow": ["https://example.org"],
1726 "Block": ["https://example.edu"],
1727 "BlockNewRequests": true | false,
1728 "Locked": true | false
1731 "Allow": ["https://example.org"],
1732 "Block": ["https://example.edu"],
1733 "BlockNewRequests": true | false,
1734 "Locked": true | false
1737 "Allow": ["https://example.org"],
1738 "Block": ["https://example.edu"],
1739 "BlockNewRequests": true | false,
1740 "Locked": true | false
1747 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
1749 `Allow` is a list of origins where popup-windows are allowed.
1751 `Default` determines whether or not pop-up windows are allowed by default.
1753 `Locked` prevents the user from changing pop-up preferences.
1755 **Compatibility:** Firefox 60, Firefox ESR 60\
1756 **CCK2 Equivalent:** `permissions.popup`\
1757 **Preferences Affected:** `dom.disable_open_during_load`
1761 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
1762 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
1763 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
1764 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
1769 <key>PopupBlocking</key>
1773 <string>http://example.org</string>
1774 <string>http://example.edu</string>
1788 "Allow": ["http://example.org/",
1789 "http://example.edu/"],
1790 "Default": true | false,
1791 "Locked": true | false
1797 Set and lock certain preferences.
1799 **Compatibility:** See below\
1800 **CCK2 Equivalent:** `preferences`\
1801 **Preferences Affected:** See below
1803 | Preference | Type | Compatibility
1805 | app.update.auto | boolean | Firefox 68, Firefox 68 ESR
1806 | browser.cache.disk.enable | boolean | Firefox 68, Firefox 68 ESR
1807 | browser.cache.disk.parent_directory | string | Firefox 68, Firefox 68 ESR
1808 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox 68 ESR
1809 | browser.search.update | boolean | Firefox 68, Firefox 68 ESR
1810 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox 68 ESR
1811 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox 68 ESR
1812 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox 68 ESR
1813 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox 68 ESR
1814 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox 68 ESR
1815 | dom.disable_window_flip | boolean | Firefox 68, Firefox 68 ESR
1816 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox 68 ESR
1817 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox 68 ESR
1818 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox 68 ESR
1819 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox 68 ESR
1820 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox 68 ESR
1821 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox 68 ESR
1822 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox 68 ESR
1823 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox 68 ESR
1824 | network.IDN_show_punycode | boolean | Firefox 68, Firefox 68 ESR
1825 | places.history.enabled | boolean | Firefox 68, Firefox 68 ESR
1826 | security.default_personal_cert | string | Firefox 68, Firefox 68 ESR
1827 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox 68 ESR
1828 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox 68 ESR
1831 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
1832 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
1837 <key>Preference</key>
1839 <key>boolean_preference_name</key>
1841 <key>string_preference_name</key>
1842 <string>string_value</string>
1851 "boolean_preference_name": true | false,
1852 "string_preference_name": "string_value"
1858 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
1859 To specify ports, append them to the hostnames with a colon (:).
1861 `Mode` is the proxy method being used.
1863 `Locked` is whether or not proxy settings can be changed.
1865 `HTTPProxy` is the HTTP proxy server.
1867 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
1869 `SSLProxy` is the SSL proxy server.
1871 `FTPProxy` is the FTP proxy server.
1873 `SOCKSProxy` is the SOCKS proxy server
1875 `SOCKSVersion` is the SOCKS version (4 or 5)
1877 `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.
1879 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
1881 `AutoLogin` means do not prompt for authentication if password is saved.
1883 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
1885 **Compatibility:** Firefoox 60, Firefox ESR 60\
1886 **CCK2 Equivalent:** `networkProxy*`\
1887 **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`
1891 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
1892 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
1893 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
1894 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
1895 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
1896 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
1897 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
1898 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
1899 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
1900 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
1901 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
1902 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
1910 <string>none | system | manual | autoDetect| autoConfig</string>
1913 <key>HTTPProxy</key>
1914 <string>https://httpproxy.example.com</string>
1915 <key>UseHTTPProxyForAllProtocols</key>
1918 <string>https://sslproxy.example.com</string>
1920 <string>https://ftpproxy.example.com</string>
1921 <key>SOCKSProxy</key>
1922 <string>https://socksproxy.example.com</string>
1923 <key>SOCKSVersion</key>
1924 <string>4 | 5</string>
1925 <key>Passthrough</key>
1926 <string><local>></string>
1927 <key>AutoConfigURL</key>
1928 <string>URL_TO_AUTOCONFIG</string>
1929 <key>AutoLogin</key>
1931 <key>UseProxyForDNS</key>
1941 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
1942 "Locked": [true, false],
1943 "HTTPProxy": "hostname",
1944 "UseHTTPProxyForAllProtocols": [true, false],
1945 "SSLProxy": "hostname",
1946 "FTPProxy": "hostname",
1947 "SOCKSProxy": "hostname",
1948 "SOCKSVersion": 4 | 5
1949 "Passthrough": "<local>",
1950 "AutoConfigURL": "URL_TO_AUTOCONFIG",
1951 "AutoLogin": [true, false],
1952 "UseProxyForDNS": [true, false]
1957 ### RequestedLocales
1958 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
1960 **Compatibility:** Firefox 64, Firefox ESR 60.4\
1961 **CCK2 Equivalent:** N/A\
1962 **Preferences Affected:** N/A
1965 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
1966 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
1971 <key>RequestedLocales</key>
1974 <string>en-US</string>
1982 "RequestedLocales": ["de", "en-US"]
1986 ### SanitizeOnShutdown
1987 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
1989 **Compatibility:** Firefox 60, Firefox ESR 60\
1990 **CCK2 Equivalent:** N/A\
1991 **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`
1994 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
1999 <key>SanitizeOnShutdown</key>
2007 "SanitizeOnShutdown": true | false
2012 Set whether or not search bar is displayed.
2014 **Compatibility:** Firefox 60, Firefox ESR 60\
2015 **CCK2 Equivalent:** `showSearchBar`\
2016 **Preferences Affected:** N/A
2020 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2025 <key>SearchBar</key>
2026 <string>unified | separate</string>
2034 "SearchBar": "unified" | "separate"
2043 ### SearchEngines (This policy is only available on the ESR.)
2045 ### SearchEngines | Default
2047 Set the default search engine. This policy is only available on the ESR.
2049 **Compatibility:** Firefox ESR 60\
2050 **CCK2 Equivalent:** `defaultSearchEngine`\
2051 **Preferences Affected:** N/A
2055 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2060 <key>SearchEngines</key>
2063 <string>NAME_OF_SEARCH_ENGINE</string>
2072 "Default": "NAME_OF_SEARCH_ENGINE"
2077 ### SearchEngines | PreventInstalls
2079 Prevent installing search engines from webpages.
2081 **Compatibility:** Firefox ESR 60\
2082 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2083 **Preferences Affected:** N/A
2087 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2092 <key>SearchEngines</key>
2094 <key>PreventInstalls</key>
2104 "PreventInstalls": true | false
2109 ### SearchEngines | Remove
2111 Hide built-in search engines. This policy is only available on the ESR.
2113 **Compatibility:** Firefox ESR 60.2\
2114 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2115 **Preferences Affected:** N/A
2119 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2124 <key>SearchEngines</key>
2128 <string>NAME_OF_SEARCH_ENGINE</string>
2138 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2143 ### SearchEngines | Add
2145 Adddd new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2147 `Name` is the name of the search engine.
2149 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2151 `Method` is either GET or POST
2153 `IconURL` is a URL for the icon to use.
2155 `Alias` is a keyword to use for the engine.
2157 `Description` is a description of the search engine.
2159 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2161 **Compatibility:** Firefox ESR 60\
2162 **CCK2 Equivalent:** `searchplugins`\
2163 **Preferences Affected:** N/A
2166 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2167 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2168 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2169 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2170 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2171 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2172 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2177 <key>SearchEngines</key>
2183 <string>Example1</string>
2184 <key>URLTemplate</key>
2185 <string>https://www.example.org/q={searchTerms}</string>
2187 <string>GET | POST </string>
2189 <string>https://www.example.org/favicon.ico</string>
2191 <string>example</string>
2192 <key>Description</key>
2193 <string>Example Description</string>
2194 <key>SuggestURLTemplate</key>
2195 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2209 "URLTemplate": "https://www.example.org/q={searchTerms}",
2210 "Method": "GET" | "POST",
2211 "IconURL": "https://www.example.org/favicon.ico",
2213 "Description": "Description",
2214 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2223 Install PKCS #11 modules.
2225 **Compatibility:** Firefox 64, Firefox ESR 60.4\
2226 **CCK2 Equivalent:** `certs.devices`\
2227 **Preferences Affected:** N/A
2231 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
2236 <key>SecurityDevices</key>
2238 <key>NAME_OF_DEVICE</key>
2239 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
2248 "SecurityDevices": {
2249 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
2256 Set and lock the maximum version of TLS.
2258 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2259 **CCK2 Equivalent:** N/A\
2260 **Preferences Affected:** `security.tls.version.max`
2264 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2269 <key>SSLVersionMax</key>
2270 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2278 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2284 Set and lock the minimum version of TLS.
2286 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2287 **CCK2 Equivalent:** N/A\
2288 **Preferences Affected:** `security.tls.version.min`
2292 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2297 <key>SSLVersionMin</key>
2298 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2306 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2311 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.
2313 **Compatibility:** Firefox 60, Firefox ESR 60\
2314 **CCK2 Equivalent:** N/A\
2315 **Preferences Affected:** N/A
2319 Software\Policies\Mozilla\Firefox\WebsiteFilters\Block\1 = "<all_urls>"
2320 Software\Policies\Mozilla\Firefox\WebsiteFilters\Exceptions\1 = "http://example.org/*"
2325 <key>WebsiteFilter</key>
2329 <string><all_urls></string>
2331 <key>Exceptions</key>
2333 <string>http://example.org/*</string>
2344 "Block": ["<all_urls>"],
2345 "Exceptions": ["http://example.org/*"]