1 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.
3 | Policy Name | Description
5 | **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update.
6 | **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication.
7 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
8 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
9 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
10 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
11 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
12 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
13 | **[`Certificates`](#certificates)** |
14 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
15 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
16 | **[`Cookies`](#cookies)** | Configure cookie preferences.
17 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
18 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
19 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
20 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
21 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
22 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
23 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
24 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
25 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
26 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
27 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
28 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
29 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
30 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
31 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
32 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
33 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
34 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
35 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
36 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
37 | **[`DisplayMenuBar`](#displaymenubar)** | Set the initial state of the menubar.
38 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
39 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
40 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
41 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
42 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
43 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
44 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
45 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
46 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
47 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
48 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
49 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
50 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
51 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
52 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
53 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
54 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
55 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
56 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
57 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
58 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
59 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
60 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
61 | **[`Preferences`](#preferences)** | Set and lock some preferences.
62 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
63 | **[`Proxy`](#proxy)** | Configure proxy settings.
64 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
65 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
66 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
67 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
68 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
69 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
70 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
71 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
72 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
73 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
74 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
75 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
76 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
77 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
78 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
82 Change the URL for application update.
84 **Compatibility:** Firefox 62, Firefox ESR 60.2\
85 **CCK2 Equivalent:** N/A\
86 **Preferences Affected:** `app.update.url`
90 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
95 <key>AppUpdateURL</key>
96 <string>https://yoursite.com</string>
103 "AppUpdateURL": "https://yoursite.com"
109 Configure sites that support integrated authentication.
111 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
113 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2)\
114 **CCK2 Equivalent:** N/A\
115 **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`
119 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
120 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
121 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
122 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
123 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
124 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
125 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
126 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
131 <key>Authentication</key>
135 <string>mydomain.com</string>
136 <string>https://myotherdomain.com</string>
140 <string>mydomain.com</string>
141 <string>https://myotherdomain.com</string>
145 <string>mydomain.com</string>
146 <string>https://myotherdomain.com</string>
148 <key>AllowNonFQDN</key>
163 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
164 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
165 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
167 "SPNEGO": true | false,
176 Block access to the Add-ons Manager (about:addons).
178 **Compatibility:** Firefox 60, Firefox ESR 60\
179 **CCK2 Equivalent:** `disableAddonsManager`\
180 **Preferences Affected:** N/A
184 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
189 <key>BlockAboutAddons</key>
197 "BlockAboutAddons": true | false
203 Block access to about:config.
205 **Compatibility:** Firefox 60, Firefox ESR 60\
206 **CCK2 Equivalent:** `disableAboutConfig`\
207 **Preferences Affected:** N/A
211 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
216 <key>BlockAboutConfig</key>
224 "BlockAboutConfig": true | false
228 ### BlockAboutProfiles
230 Block access to About Profiles (about:profiles).
232 **Compatibility:** Firefox 60, Firefox ESR 60\
233 **CCK2 Equivalent:** `disableAboutProfiles`\
234 **Preferences Affected:** N/A
238 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
243 <key>BlockAboutProfiles</key>
251 "BlockAboutProfiles": true | false
255 ### BlockAboutSupport
257 Block access to Troubleshooting Information (about:support).
259 **Compatibility:** Firefox 60, Firefox ESR 60\
260 **CCK2 Equivalent:** `disableAboutSupport`\
261 **Preferences Affected:** N/A
265 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
270 <key>BlockAboutSupport</key>
278 "BlockAboutSupport": true | false
284 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.
286 **Compatibility:** Firefox 60, Firefox ESR 60\
287 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
288 **Preferences Affected:** N/A
292 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
293 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
294 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
295 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
296 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
305 <string>Example</string>
307 <string>https://example.com</string>
309 <string>https://example.com/favicon.ico</string>
311 <string>toolbar | menu</string>
313 <string>FolderName</string>
325 "URL": "https://example.com",
326 "Favicon": "https://example.com/favicon.ico",
327 "Placement": "toolbar" | "menu",
328 "Folder": "FolderName"
335 Enable or disable the detection of captive portals.
337 **Compatibility:** Firefox 67, Firefox ESR 60.7\
338 **CCK2 Equivalent:** N/A\
339 **Preferences Affected:** `network.captive-portal-service.enabled`
343 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
348 <key>CaptivePortal</key>
356 "CaptivePortal": true | false
362 ### Certificates | ImportEnterpriseRoots
364 Trust certificates that have been added to the operating system certificate store by a user or administrator.
366 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
368 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
369 **CCK2 Equivalent:** N/A\
370 **Preferences Affected:** `security.enterprise_roots.enabled`
374 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
379 <key>Certificates</key>
381 <key>ImportEnterpriseRoots</key>
391 "ImportEnterpriseRoots": true | false
396 ### Certificates | Install
398 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
401 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
402 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
404 - /Library/Application Support/Mozilla/Certificates
405 - ~/Library/Application Support/Mozilla/Certificates
407 - /usr/lib/mozilla/certificates
408 - /usr/lib64/mozilla/certificates
409 - ~/.mozilla/certificates
411 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.
413 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.
415 Certificates are installed using the trust string `CT,CT,`.
417 Binary (DER) and ASCII (PEM) certificates are both supported.
419 **Compatibility:** Firefox 64, Firefox ESR 64\
420 **CCK2 Equivalent:** `certs.ca`\
421 **Preferences Affected:** N/A
425 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
426 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
431 <key>Certificates</key>
435 <string>cert1.der</string>
436 <string>/Users/username/cert2.pem</string>
446 "Install": ["cert1.der", "/home/username/cert2.pem"]
452 Configure cookie preferences.
454 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
456 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
458 `Default` determines whether cookies are accepted at all.
460 `AcceptThirdParty` determines how third-party cookies are handled.
462 `ExpireAtSessionEnd` determines when cookies expire.
464 `RejectTracker` only rejects cookies for trackers.
466 `Locked` prevents the user from changing cookie preferences.
468 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
469 **CCK2 Equivalent:** N/A\
470 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
474 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
475 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
476 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
477 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
478 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
479 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
480 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
489 <string>http://example.com</string>
493 <string>http://example.org</string>
497 <key>AcceptThirdParty</key>
498 <string>always | never | from-visited</string>
499 <key>ExpireAtSessionEnd</key>
501 <key>RejectTracker</key>
513 "Allow": ["http://example.org/"],
514 "Block": ["http://example.edu/"],
515 "Default": true | false,
516 "AcceptThirdParty": "always" | "never" | "from-visited"],
517 "ExpireAtSessionEnd": true | false,
518 "RejectTracker": true | false,
519 "Locked": true | false
524 ### DisableSetDesktopBackground
525 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
527 **Compatibility:** Firefox 60, Firefox ESR 60\
528 **CCK2 Equivalent:** `removeSetDesktopBackground`\
529 **Preferences Affected:** N/A
533 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
539 <key>DisableSetDesktopBackground</key>
547 "DisableSetDesktopBackground": true | false
551 ### DisableMasterPasswordCreation
552 Remove the master password functionality.
554 **Compatibility:** Firefox 60, Firefox ESR 60\
555 **CCK2 Equivalent:** `noMasterPassword`\
556 **Preferences Affected:** N/A
560 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
566 <key>DisableMasterPasswordCreation</key>
574 "DisableMasterPasswordCreation": true | false
579 Turn off application updates.
581 **Compatibility:** Firefox 60, Firefox ESR 60\
582 **CCK2 Equivalent:** `disableFirefoxUpdates`\
583 **Preferences Affected:** N/A
587 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
592 <key>DisableAppUpdate</key>
600 "DisableAppUpdate": true | false
604 ### DisableBuiltinPDFViewer
605 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
607 **Compatibility:** Firefox 60, Firefox ESR 60\
608 **CCK2 Equivalent:** `disablePDFjs`\
609 **Preferences Affected:** `pdfjs.disabled`
613 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
619 <key>DisableBuiltinPDFViewer</key>
627 "DisableBuiltinPDFViewer": true | false
631 ### DisableDeveloperTools
632 Remove access to all developer tools.
634 **Compatibility:** Firefox 60, Firefox ESR 60\
635 **CCK2 Equivalent:** `removeDeveloperTools`\
636 **Preferences Affected:** `devtools.policy.disabled`
640 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
646 <key>DisableDeveloperTools</key>
654 "DisableDeveloperTools": true | false
658 ### DisableFeedbackCommands
659 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
661 **Compatibility:** Firefox 60, Firefox ESR 60\
662 **CCK2 Equivalent:** N/A\
663 **Preferences Affected:** N/A
667 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
672 <key>DisableFeedbackCommands</key>
680 "DisableFeedbackCommands": true | false
684 ### DisableFirefoxScreenshots
685 Remove access to Firefox Screenshots.
687 **Compatibility:** Firefox 60, Firefox ESR 60\
688 **CCK2 Equivalent:** N/A\
689 **Preferences Affected:** `extensions.screenshots.disabled`
693 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
698 <key>DisableFirefoxScreenshots</key>
706 "DisableFirefoxScreenshots": true | false
710 ### DisableFirefoxAccounts
711 Disable Firefox Accounts integration (Sync).
713 **Compatibility:** Firefox 60, Firefox ESR 60\
714 **CCK2 Equivalent:** `disableSync`\
715 **Preferences Affected:** `identity.fxaccounts.enabled`
719 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
724 <key>DisableFirefoxAccounts</key>
732 "DisableFirefoxAccounts": true | false
736 ### DisableFirefoxStudies
737 Disable Firefox studies (Shield).
739 **Compatibility:** Firefox 60, Firefox ESR 60\
740 **CCK2 Equivalent:** `disableForget`\
741 **Preferences Affected:** N/A
745 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
750 <key>DisableFirefoxStudies</key>
758 "DisableFirefoxStudies": true | false
762 ### DisableForgetButton
763 Disable the "Forget" button.
765 **Compatibility:** Firefox 60, Firefox ESR 60\
766 **CCK2 Equivalent:** `disableForget`\
767 **Preferences Affected:** N/A
771 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
776 <key>DisableForgetButton</key>
784 "DisableForgetButton": true | false
788 ### DisableFormHistory
789 Turn off saving information on web forms and the search bar.
791 **Compatibility:** Firefox 60, Firefox ESR 60\
792 **CCK2 Equivalent:** `disableFormFill`\
793 **Preferences Affected:** ` browser.formfill.enable`
797 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
802 <key>DisableFormHistory</key>
810 "DisableFormHistory": true | false
815 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
817 **Compatibility:** Firefox 60, Firefox ESR 60\
818 **CCK2 Equivalent:** `disablePocket`\
819 **Preferences Affected:** `extensions.pocket.enabled`
823 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
828 <key>DisablePocket</key>
836 "DisablePocket": true | false
840 ### DisablePrivateBrowsing
841 Remove access to private browsing.
843 **Compatibility:** Firefox 60, Firefox ESR 60\
844 **CCK2 Equivalent:** `disablePrivateBrowsing`\
845 **Preferences Affected:** N/A
849 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
854 <key>DisablePrivateBrowsing</key>
862 "DisablePrivateBrowsing": true | false
866 ### DisableProfileImport
867 Disables the "Import data from another browser" option in the bookmarks window.
869 **Compatibility:** Firefox 60, Firefox ESR 60\
870 **CCK2 Equivalent:** N/A\
871 **Preferences Affected:** N/A
875 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
880 <key>DisableProfileImport</key>
888 "DisableProfileImport": true | false
892 ### DisableProfileRefresh
893 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.
895 **Compatibility:** Firefox 60, Firefox ESR 60\
896 **CCK2 Equivalent:** `disableResetFirefox`\
897 **Preferences Affected:** `browser.disableResetPrompt`
901 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
906 <key>DisableProfileRefresh</key>
914 "DisableProfileRefresh": true | false
919 Disable safe mode within the browser.
921 On Windows, this disables safe mode via the command line as well.
923 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
924 **CCK2 Equivalent:** `disableSafeMode`\
925 **Preferences Affected:** N/A
929 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
934 <key>DisableSafeMode</key>
942 "DisableSafeMode": true | false
946 ### DisableSecurityBypass
947 Prevent the user from bypassing security in certain cases.
949 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
951 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
953 **Compatibility:** Firefox 60, Firefox ESR 60\
954 **CCK2 Equivalent:** N/A\
955 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
959 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
960 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
965 <key>DisableSecurityBypass</key>
967 <key>InvalidCertificate</key>
969 <key><SafeBrowsing/key>
978 "DisableSecurityBypass": {
979 "InvalidCertificate": true false,
980 "SafeBrowsing": true false
985 ### DisableSystemAddonUpdate
986 Prevent system add-ons from being installed or update.
988 **Compatibility:** Firefox 60, Firefox ESR 60\
989 **CCK2 Equivalent:** N/A\
990 **Preferences Affected:** N/A
993 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
998 <key>DisableSystemAddonUpdate</key>
1006 "DisableSystemAddonUpdate": true | false
1010 ### DisableTelemetry
1011 Prevent the upload of telemetry data.
1013 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1015 **Compatibility:** Firefox 60, Firefox ESR 60\
1016 **CCK2 Equivalent:** `disableTelemetry`\
1017 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1021 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1026 <key>DisableTelemetry</key>
1034 "DisableTelemetry": true | false
1038 ### DisplayBookmarksToolbar
1039 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1041 **Compatibility:** Firefox 60, Firefox ESR 60\
1042 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1043 **Preferences Affected:** N/A
1047 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1052 <key>DisplayBookmarksToolbar</key>
1060 "DisplayBookmarksToolbar": true | false
1065 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1067 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1068 **CCK2 Equivalent:** `displayMenuBar`\
1069 **Preferences Affected:** N/A
1073 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1078 <key>DisplayMenuBar</key>
1086 "DisplayMenuBar": true | false
1091 Configure DNS over HTTPS.
1093 `Enabled` determines whether DNS over HTTPS is enabled
1095 `ProviderURL` is a URL to another provider.
1097 `Locked` prevents the user from changing DNS over HTTPS preferences.
1099 **Compatibility:** Firefox 63, Firefox ESR 68\
1100 **CCK2 Equivalent:** N/A\
1101 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1105 Software\Policies\Mozilla\Firefox\Cookies\Enabled = 0x1 | 0x0
1106 Software\Policies\Mozilla\Firefox\Cookies\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1107 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1116 <key>ProviderURL</key>
1117 <string>URL_TO_ALTERNATE_PROVIDER</string>
1128 "Enabled": true | false,
1129 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1130 "Locked": true | false
1135 ### DontCheckDefaultBrowser
1136 Don't check if Firefox is the default browser at startup.
1138 **Compatibility:** Firefox 60, Firefox ESR 60\
1139 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1140 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1144 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1149 <key>DontCheckDefaultBrowser</key>
1157 "DontCheckDefaultBrowser": true | false
1161 ### DefaultDownloadDirectory
1162 Set the default download directory.
1164 You can use ${home} for the native home directory.
1166 **Compatibility:** Firefox 68, Firefox ESR 68\
1167 **CCK2 Equivalent:** N/A\
1168 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1172 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1177 <key>DefaultDownloadDirectory</key>
1178 <string>${home}/Downloads</string>
1185 "DefaultDownloadDirectory": "${home}/Downloads"
1188 ### DownloadDirectory
1189 Set and lock the download directory.
1191 You can use ${home} for the native home directory.
1193 **Compatibility:** Firefox 68, Firefox ESR 68\
1194 **CCK2 Equivalent:** N/A\
1195 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1199 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1204 <key>DownloadDirectory</key>
1205 <string>${home}/Downloads</string>
1212 "DownloadDirectory": "${home}/Downloads"
1215 ### EnableTrackingProtection
1216 Configure tracking protection.
1218 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.
1220 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1222 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.
1224 **Compatibility:** Firefox 60, Firefox ESR 60\
1225 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1226 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`
1230 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1231 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1236 <key>EnableTrackingProtection</key>
1250 "EnableTrackingProtection": {
1251 "Value": [true, false],
1252 "Locked": [true, false]
1256 ### EnterprisePoliciesEnabled
1257 Enable policy support on macOS.
1259 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1260 **CCK2 Equivalent:** N/A\
1261 **Preferences Affected:** N/A
1266 <key>EnterprisePoliciesEnabled</key>
1271 Control the installation, uninstallation and locking of extensions.
1273 `Install` is a list of URLs or native paths for extensions to be installed.
1275 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1277 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1279 **Compatibility:** Firefox 60, Firefox ESR 60\
1280 **CCK2 Equivalent:** `addons`\
1281 **Preferences Affected:** N/A
1285 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1286 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1287 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1288 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1293 <key>Extensions</key>
1297 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1298 <string>//path/to/xpi</string>
1300 <key>Uninstall</key>
1302 <string>bad_addon_id@mozilla.org</string>
1306 <string>addon_id@mozilla.org</string>
1318 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1319 "Uninstall": ["bad_addon_id@mozilla.org"],
1320 "Locked": ["addon_id@mozilla.org"]
1325 ### ExtensionSettings
1326 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.
1328 This policy maps an extension ID to its configuration. With an extension ID, 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.
1330 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
1332 The configuration for each extension is another dictionary that can contain the fields documented below.
1334 | Name | Description |
1336 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
1337 | `allowed` | Allows the extension to be installed by the user. This is the default behavior.
1338 | `blocked`| Blocks installation of the extension and removes it from the device if already installed.
1339 | `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.
1340 | `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.
1341 | `install_url`| Maps to a string 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
1342 | `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.
1343 | `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.
1344 | `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.
1346 **Compatibility:** Firefox 68, Firefox ESR 68, Firefox 68.0.1 (Windows)\
1347 **CCK2 Equivalent:** N/A\
1348 **Preferences Affected:** N/A
1351 Currently, you have to remove all newlines from your JSON. We will be removing that limitation in a future release.
1353 Software\Policies\Mozilla\Firefox\ExtensionSettings = '{"*": {"installation_mode": "blocked"}}`
1357 <key>ExtensionSettings</key>
1361 <key>blocked_install_message</key>
1362 <string>Custom error message.</string>
1363 <key>install_sources</key>
1365 <string>https://addons.mozilla.org/</string>
1367 <key>installation_mode</key>
1368 <string>blocked</string>
1370 <key>uBlock0@raymondhill.net</key>
1372 <key>installation_mode</key>
1373 <string>force_installed</string>
1374 <key>install_url</key>
1375 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
1384 "ExtensionSettings": {
1386 "blocked_install_message": "Custom error message.",
1387 "install_sources": ["https://addons.mozilla.org/"],
1388 "installation_mode": "blocked"
1390 "uBlock0@raymondhill.net": {
1391 "installation_mode": "force_installed",
1392 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1400 Control extension updates.
1402 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1403 **CCK2 Equivalent:** N/A\
1404 **Preferences Affected:** `extensions.update.enabled`
1408 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1413 <key>ExtensionUpdate</key>
1421 "ExtensionUpdate": true | false
1426 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1428 `Allow` is a list of origins where Flash are allowed.
1430 `Block` is a list of origins where Flash is not allowed.
1432 `Default` determines whether or not Flash is allowed by default.
1434 `Locked` prevents the user from changing Flash preferences.
1436 **Compatibility:** Firefox 60, Firefox ESR 60\
1437 **CCK2 Equivalent:** `permissions.plugin`\
1438 **Preferences Affected:** `plugin.state.flash`
1442 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1443 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1444 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1445 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1450 <key>FlashPlugin</key>
1454 <string>http://example.org</string>
1458 <string>http://example.edu</string>
1472 "Allow": ["http://example.org/"],
1473 "Block": ["http://example.edu/"],
1474 "Default": true | false,
1475 "Locked": true | false
1481 Customize the Firefox Home page.
1483 **Compatibility:** Firefox 68, Firefox ESR 68\
1484 **CCK2 Equivalent:** N/A\
1485 **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`
1489 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
1490 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
1491 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
1492 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
1493 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
1494 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
1499 <key>FirefoxHome</key>
1505 <key>Highlights</key>
1521 "Search": true | false,
1522 "TopSites": true | false,
1523 "Highlights": true | false,
1524 "Pocket": true | false,
1525 "Snippets": true | false,
1526 "Locked": true | false
1531 ### HardwareAcceleration
1532 Control hardware acceleration.
1534 **Compatibility:** Firefox 60, Firefox ESR 60\
1535 **CCK2 Equivalent:** N/A\
1536 **Preferences Affected:** `layers.acceleration.disabled`
1540 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1545 <key>HardwareAcceleration</key>
1553 "HardwareAcceleration": true | false
1558 Configure the default homepage and how Firefox starts.
1560 `URL` is the default homepage.
1562 `Locked` prevents the user from changing homepage preferences.
1564 `Additional` allows for more than one homepage.
1566 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1568 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1569 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1570 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1574 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1575 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1576 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1577 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1578 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1586 <string>http://example.com</string>
1589 <key>Additional</key>
1591 <string>http://example.org</string>
1592 <string>http://example.edu</string>
1594 <key>StartPage</key>
1595 <string>always | never | from-visited</string>
1604 "URL": "http://example.com/",
1605 "Locked": true | false,
1606 "Additional": ["http://example.org/",
1607 "http://example.edu/"],
1608 "StartPage": "none" | "homepage" | "previous-session"
1613 ### InstallAddonsPermission
1614 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.
1616 `Allow` is a list of origins where extension installs are allowed.
1618 `Default` determines whether or not extension installs are allowed by default.
1620 **Compatibility:** Firefox 60, Firefox ESR 60\
1621 **CCK2 Equivalent:** `permissions.install`\
1622 **Preferences Affected:** `xpinstall.enabled`
1626 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1627 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1628 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1633 <key>InstallAddonsPermission</key>
1637 <string>http://example.org</string>
1638 <string>http://example.edu</string>
1649 "InstallAddonsPermission": {
1650 "Allow": ["http://example.org/",
1651 "http://example.edu/"],
1652 "Default": true | false
1658 Enable linking to local files by origin.
1660 **Compatibility:** Firefox 68, Firefox ESR 68\
1661 **CCK2 Equivalent:** N/A\
1662 **Preferences Affected:** `capability.policy.localfilelinks.*`
1666 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
1667 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
1672 <key>LocalFileLinks</key>
1674 <string>http://example.org</string>
1675 <string>http://example.edu</string>
1683 "LocalFileLinks": ["http://example.org/",
1684 "http://example.edu/"]
1688 ### NoDefaultBookmarks
1689 Disable the creation of default bookmarks.
1691 This policy is only effective if the user profile has not been created yet.
1693 **Compatibility:** Firefox 60, Firefox ESR 60\
1694 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1695 **Preferences Affected:** N/A
1699 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1704 <key>NoDefaultBookmarks</key>
1712 "NoDefaultBookmarks": true | false
1716 ### NetworkPrediction
1717 Enable or disable network prediction (DNS prefetching).
1719 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1720 **CCK2 Equivalent:** N/A\
1721 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
1725 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
1730 <key>NetworkPrediction</key>
1738 "NetworkPrediction": true | false
1742 Enable or disable the New Tab page.
1744 **Compatibility:** Firefox 68, Firefox ESR 68\
1745 **CCK2 Equivalent:** N/A\
1746 **Preferences Affected:** `browser.newtabpage.enabled`
1750 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
1755 <key>NewTabPage</key>
1763 "NewTabPage": true | false
1766 ### OfferToSaveLogins
1767 Control whether or not Firefox offers to save passwords.
1769 **Compatibility:** Firefox 60, Firefox ESR 60\
1770 **CCK2 Equivalent:** `dontRememberPasswords`\
1771 **Preferences Affected:** `signon.rememberSignons`
1775 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
1780 <key>OfferToSaveLogins</key>
1788 "OfferToSaveLogins": true | false
1792 ### OverrideFirstRunPage
1793 Override the first run page. If the value is blank, no first run page is displayed.
1795 **Compatibility:** Firefox 60, Firefox ESR 60\
1796 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
1797 **Preferences Affected:** `startup.homepage_welcome_url`
1801 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
1806 <key>OverrideFirstRunPage</key>
1807 <string>http://example.org</string>
1814 "OverrideFirstRunPage": "http://example.org"
1817 ### OverridePostUpdatePage
1818 Override the upgrade page. If the value is blank, no upgrade page is displayed.
1820 **Compatibility:** Firefox 60, Firefox ESR 60\
1821 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
1822 **Preferences Affected:** `startup.homepage_override_url`
1826 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
1831 <key>OverridePostUpdatePage</key>
1832 <string>http://example.org</string>
1839 "OverridePostUpdatePage": "http://example.org"
1843 Set permissions associated with camera, microphone, location, and notifications
1845 `Allow` is a list of origins where the feature is allowed.
1847 `Block` is a list of origins where the feature is not allowed.
1849 `BlockNewRequests` determines whether or not new requests can be made for the feature.
1851 `Locked` prevents the user from changing preferences for the feature.
1853 **Compatibility:** Firefox 62, Firefox ESR 60.2\
1854 **CCK2 Equivalent:** N/A\
1855 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
1859 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
1860 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
1861 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
1862 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
1863 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
1864 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
1865 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
1866 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
1867 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
1868 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
1869 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
1870 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
1871 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
1872 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
1873 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
1874 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
1879 <key>Permissions</key>
1885 <string>https://example.org</string>
1889 <string>https://example.edu</string>
1891 <key>BlockNewRequests</key>
1896 <key>Microphone</key>
1900 <string>https://example.org</string>
1904 <string>https://example.edu</string>
1906 <key>BlockNewRequests</key>
1915 <string>https://example.org</string>
1919 <string>https://example.edu</string>
1921 <key>BlockNewRequests</key>
1926 <key>Notifications</key>
1930 <string>https://example.org</string>
1934 <string>https://example.edu</string>
1936 <key>BlockNewRequests</key>
1950 "Allow": ["https://example.org"],
1951 "Block": ["https://example.edu"],
1952 "BlockNewRequests": true | false,
1953 "Locked": true | false
1956 "Allow": ["https://example.org"],
1957 "Block": ["https://example.edu"],
1958 "BlockNewRequests": true | false,
1959 "Locked": true | false
1962 "Allow": ["https://example.org"],
1963 "Block": ["https://example.edu"],
1964 "BlockNewRequests": true | false,
1965 "Locked": true | false
1968 "Allow": ["https://example.org"],
1969 "Block": ["https://example.edu"],
1970 "BlockNewRequests": true | false,
1971 "Locked": true | false
1978 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
1980 `Allow` is a list of origins where popup-windows are allowed.
1982 `Default` determines whether or not pop-up windows are allowed by default.
1984 `Locked` prevents the user from changing pop-up preferences.
1986 **Compatibility:** Firefox 60, Firefox ESR 60\
1987 **CCK2 Equivalent:** `permissions.popup`\
1988 **Preferences Affected:** `dom.disable_open_during_load`
1992 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
1993 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
1994 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
1995 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2000 <key>PopupBlocking</key>
2004 <string>http://example.org</string>
2005 <string>http://example.edu</string>
2019 "Allow": ["http://example.org/",
2020 "http://example.edu/"],
2021 "Default": true | false,
2022 "Locked": true | false
2028 Set and lock certain preferences.
2030 **Compatibility:** See below\
2031 **CCK2 Equivalent:** `preferences`\
2032 **Preferences Affected:** See below
2034 | Preference | Type | Compatibility
2036 | app.update.auto | boolean | Firefox 68, Firefox 68 ESR
2037 | browser.cache.disk.enable | boolean | Firefox 68, Firefox 68 ESR
2038 | browser.cache.disk.parent_directory | string | Firefox 68, Firefox 68 ESR
2039 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox 68 ESR
2040 | browser.search.update | boolean | Firefox 68, Firefox 68 ESR
2041 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox 68 ESR
2042 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox 68 ESR
2043 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox 68 ESR
2044 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox 68 ESR
2045 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox 68 ESR
2046 | dom.disable_window_flip | boolean | Firefox 68, Firefox 68 ESR
2047 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox 68 ESR
2048 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox 68 ESR
2049 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox 68 ESR
2050 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox 68 ESR
2051 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox 68 ESR
2052 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox 68 ESR
2053 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox 68 ESR
2054 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox 68 ESR
2055 | network.IDN_show_punycode | boolean | Firefox 68, Firefox 68 ESR
2056 | places.history.enabled | boolean | Firefox 68, Firefox 68 ESR
2057 | security.default_personal_cert | string | Firefox 68, Firefox 68 ESR
2058 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox 68 ESR
2059 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox 68 ESR
2062 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
2063 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
2068 <key>Preferences</key>
2070 <key>boolean_preference_name</key>
2072 <key>string_preference_name</key>
2073 <string>string_value</string>
2082 "boolean_preference_name": true | false,
2083 "string_preference_name": "string_value"
2088 ### PromptForDownloadLocation
2089 Ask where to save each file before downloading.
2091 **Compatibility:** Firefox 68, Firefox ESR 68\
2092 **CCK2 Equivalent:** N/A
2093 **Preferences Affected:** `browser.download.useDownloadDir`
2097 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
2102 <key>PromptForDownloadLocation</key>
2110 "PromptForDownloadLocation": true | false
2115 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
2116 To specify ports, append them to the hostnames with a colon (:).
2118 `Mode` is the proxy method being used.
2120 `Locked` is whether or not proxy settings can be changed.
2122 `HTTPProxy` is the HTTP proxy server.
2124 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
2126 `SSLProxy` is the SSL proxy server.
2128 `FTPProxy` is the FTP proxy server.
2130 `SOCKSProxy` is the SOCKS proxy server
2132 `SOCKSVersion` is the SOCKS version (4 or 5)
2134 `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.
2136 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
2138 `AutoLogin` means do not prompt for authentication if password is saved.
2140 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
2142 **Compatibility:** Firefoox 60, Firefox ESR 60\
2143 **CCK2 Equivalent:** `networkProxy*`\
2144 **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`
2148 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
2149 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
2150 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
2151 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
2152 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
2153 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
2154 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
2155 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
2156 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
2157 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
2158 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
2159 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
2167 <string>none | system | manual | autoDetect| autoConfig</string>
2170 <key>HTTPProxy</key>
2171 <string>https://httpproxy.example.com</string>
2172 <key>UseHTTPProxyForAllProtocols</key>
2175 <string>https://sslproxy.example.com</string>
2177 <string>https://ftpproxy.example.com</string>
2178 <key>SOCKSProxy</key>
2179 <string>https://socksproxy.example.com</string>
2180 <key>SOCKSVersion</key>
2181 <string>4 | 5</string>
2182 <key>Passthrough</key>
2183 <string><local>></string>
2184 <key>AutoConfigURL</key>
2185 <string>URL_TO_AUTOCONFIG</string>
2186 <key>AutoLogin</key>
2188 <key>UseProxyForDNS</key>
2198 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
2199 "Locked": [true, false],
2200 "HTTPProxy": "hostname",
2201 "UseHTTPProxyForAllProtocols": [true, false],
2202 "SSLProxy": "hostname",
2203 "FTPProxy": "hostname",
2204 "SOCKSProxy": "hostname",
2205 "SOCKSVersion": 4 | 5
2206 "Passthrough": "<local>",
2207 "AutoConfigURL": "URL_TO_AUTOCONFIG",
2208 "AutoLogin": [true, false],
2209 "UseProxyForDNS": [true, false]
2214 ### RequestedLocales
2215 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
2217 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
2219 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
2220 **CCK2 Equivalent:** N/A\
2221 **Preferences Affected:** N/A
2224 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
2225 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
2229 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
2234 <key>RequestedLocales</key>
2237 <string>en-US</string>
2244 <key>RequestedLocales</key>
2245 <string>de,en-US</string>
2253 "RequestedLocales": ["de", "en-US"]
2261 "RequestedLocales": "de,en-US"
2265 ### SanitizeOnShutdown (Selective)
2266 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
2268 **Compatibility:** Firefox 68, Firefox ESR 68\
2269 **CCK2 Equivalent:** N/A\
2270 **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`
2273 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
2274 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
2275 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
2276 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
2277 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
2278 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
2279 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
2280 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
2285 <key>SanitizeOnShutdown</key>
2291 <key>Downloads</key>
2299 <key>SiteSettings</key>
2301 <key>OfflineApps</key>
2310 "SanitizeOnShutdown": {
2311 "Cache": true | false,
2312 "Cookies": true | false,
2313 "Downloads": true | false,
2314 "FormData": true | false,
2315 "History": true | false,
2316 "Sessions": true | false,
2317 "SiteSettings": true | false,
2318 "OfflineApps": true | false
2323 ### SanitizeOnShutdown (All)
2324 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
2326 **Compatibility:** Firefox 60, Firefox ESR 60\
2327 **CCK2 Equivalent:** N/A\
2328 **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`
2331 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
2336 <key>SanitizeOnShutdown</key>
2344 "SanitizeOnShutdown": true | false
2349 Set whether or not search bar is displayed.
2351 **Compatibility:** Firefox 60, Firefox ESR 60\
2352 **CCK2 Equivalent:** `showSearchBar`\
2353 **Preferences Affected:** N/A
2357 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2362 <key>SearchBar</key>
2363 <string>unified | separate</string>
2371 "SearchBar": "unified" | "separate"
2380 ### SearchEngines (This policy is only available on the ESR.)
2382 ### SearchEngines | Default
2384 Set the default search engine. This policy is only available on the ESR.
2386 **Compatibility:** Firefox ESR 60\
2387 **CCK2 Equivalent:** `defaultSearchEngine`\
2388 **Preferences Affected:** N/A
2392 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2397 <key>SearchEngines</key>
2400 <string>NAME_OF_SEARCH_ENGINE</string>
2409 "Default": "NAME_OF_SEARCH_ENGINE"
2414 ### SearchEngines | PreventInstalls
2416 Prevent installing search engines from webpages.
2418 **Compatibility:** Firefox ESR 60\
2419 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2420 **Preferences Affected:** N/A
2424 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2429 <key>SearchEngines</key>
2431 <key>PreventInstalls</key>
2441 "PreventInstalls": true | false
2446 ### SearchEngines | Remove
2448 Hide built-in search engines. This policy is only available on the ESR.
2450 **Compatibility:** Firefox ESR 60.2\
2451 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2452 **Preferences Affected:** N/A
2456 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2461 <key>SearchEngines</key>
2465 <string>NAME_OF_SEARCH_ENGINE</string>
2475 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2480 ### SearchEngines | Add
2482 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2484 `Name` is the name of the search engine.
2486 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2488 `Method` is either GET or POST
2490 `IconURL` is a URL for the icon to use.
2492 `Alias` is a keyword to use for the engine.
2494 `Description` is a description of the search engine.
2496 `PostData` is the POST data as name value pairs separated by &.
2498 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2500 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
2501 **CCK2 Equivalent:** `searchplugins`\
2502 **Preferences Affected:** N/A
2505 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2506 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2507 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2508 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2509 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2510 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2511 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2512 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
2517 <key>SearchEngines</key>
2523 <string>Example1</string>
2524 <key>URLTemplate</key>
2525 <string>https://www.example.org/q={searchTerms}</string>
2527 <string>GET | POST </string>
2529 <string>https://www.example.org/favicon.ico</string>
2531 <string>example</string>
2532 <key>Description</key>
2533 <string>Example Description</string>
2534 <key>SuggestURLTemplate</key>
2535 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2537 <string>name=value&q={searchTerms}</string>
2551 "URLTemplate": "https://www.example.org/q={searchTerms}",
2552 "Method": "GET" | "POST",
2553 "IconURL": "https://www.example.org/favicon.ico",
2555 "Description": "Description",
2556 "PostData": "name=value&q={searchTerms}",
2557 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2564 ### SearchSuggestEnabled
2566 Enable search suggestions.
2568 **Compatibility:** Firefox 68, Firefox ESR 68\
2569 **CCK2 Equivalent:** N/A\
2570 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
2574 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
2579 <key>SearchSuggestEnabled</key>
2587 "SearchSuggestEnabled": true | false
2593 Install PKCS #11 modules.
2595 **Compatibility:** Firefox 64, Firefox ESR 60.4\
2596 **CCK2 Equivalent:** `certs.devices`\
2597 **Preferences Affected:** N/A
2601 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
2606 <key>SecurityDevices</key>
2608 <key>NAME_OF_DEVICE</key>
2609 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
2618 "SecurityDevices": {
2619 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
2626 Set and lock the maximum version of TLS.
2628 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2629 **CCK2 Equivalent:** N/A\
2630 **Preferences Affected:** `security.tls.version.max`
2634 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2639 <key>SSLVersionMax</key>
2640 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2648 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2654 Set and lock the minimum version of TLS.
2656 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2657 **CCK2 Equivalent:** N/A\
2658 **Preferences Affected:** `security.tls.version.min`
2662 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2667 <key>SSLVersionMin</key>
2668 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2676 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2681 Add a menuitem to the help menu for specifying support information.
2683 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
2684 **CCK2 Equivalent:** helpMenu\
2685 **Preferences Affected:** N/A
2689 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
2690 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
2691 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "S"
2696 <key>SupportMenu</key>
2699 <string>SupportMenu</string>
2701 <string>http://example.com/support</string>
2702 <key>AccessKey</key>
2712 "Title": "Support Menu",
2713 "URL": "http://example.com/support",
2720 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.
2722 **Compatibility:** Firefox 60, Firefox ESR 60\
2723 **CCK2 Equivalent:** N/A\
2724 **Preferences Affected:** N/A
2728 Software\Policies\Mozilla\Firefox\WebsiteFilters\Block\1 = "<all_urls>"
2729 Software\Policies\Mozilla\Firefox\WebsiteFilters\Exceptions\1 = "http://example.org/*"
2734 <key>WebsiteFilter</key>
2738 <string><all_urls></string>
2740 <key>Exceptions</key>
2742 <string>http://example.org/*</string>
2753 "Block": ["<all_urls>"],
2754 "Exceptions": ["http://example.org/*"]