]> git.p6c8.net - policy-templates.git/blob - docs/index.md
Add 124 only strings
[policy-templates.git] / docs / index.md
1 Firefox policies can be specified using the [Group Policy templates on Windows](https://github.com/mozilla/policy-templates/tree/master/windows), [Intune on Windows](https://support.mozilla.org/kb/managing-firefox-intune), [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 or you can specify system-wide policy by placing the file in `/etc/firefox/policies`.
2
3 Unfortunately, JSON files do not support comments, but you can add extra entries to the JSON to use as comments. You will see an error in about:policies, but the policies will still work properly. For example:
4
5 ```
6 {
7 "policies": {
8 "Authentication": {
9 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"]
10 }
11 "Authentication_Comment": "These domains are required for us"
12 }
13 }
14 ```
15
16 | Policy Name | Description
17 | --- | --- |
18 | **[`3rdparty`](#3rdparty)** | Set policies that WebExtensions can access via chrome.storage.managed.
19 | **[`AllowedDomainsForApps`](#alloweddomainsforapps)** | Define domains allowed to access Google Workspace.
20 | **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update.
21 | **[`AppUpdatePin`](#appupdatepin)** | Prevent Firefox from being updated beyond the specified version.
22 | **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update.
23 | **[`Authentication`](#authentication)** | Configure sites that support integrated authentication.
24 | **[`AutoLaunchProtocolsFromOrigins`](#autolaunchprotocolsfromorigins)** | Define a list of external protocols that can be used from listed origins without prompting the user.
25 | **[`BackgroundAppUpdate`](#backgroundappupdate)** | Enable or disable the background updater (Windows only).
26 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
27 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
28 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
29 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
30 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
31 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
32 | **[`Certificates`](#certificates)** |
33 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
34 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
35 | **[`Containers`](#containers)** | Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
36 | **[`Cookies`](#cookies)** | Configure cookie preferences.
37 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
38 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
39 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
40 | **[`DisabledCiphers`](#disabledciphers)** | Disable ciphers.
41 | **[`DisableDefaultBrowserAgent`](#disabledefaultbrowseragent)** | Prevent the default browser agent from taking any actions (Windows only).
42 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
43 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
44 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
45 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
46 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
47 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
48 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
49 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
50 | **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins.
51 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
52 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
53 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
54 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
55 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
56 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
57 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
58 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or updated.
59 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
60 | **[`DisableThirdPartyModuleBlocking`](#disablethirdpartymoduleblocking)** | Do not allow blocking third-party modules.
61 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
62 | **[`DisplayMenuBar`](#displaymenubar)** | Set the state of the menubar.
63 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
64 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
65 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
66 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
67 | **[`EncryptedMediaExtensions`](#encryptedmediaextensions)** | Enable or disable Encrypted Media Extensions and optionally lock it.
68 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
69 | **[`ExemptDomainFileTypePairsFromFileTypeDownloadWarnings`](#exemptdomainfiletypepairsfromfiletypedownloadwarnings)** | Disable warnings based on file extension for specific file types on domains.
70 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
71 | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions.
72 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
73 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
74 | **[`FirefoxSuggest`](#firefoxsuggest)** | Customize Firefox Suggest.
75 | **[`GoToIntranetSiteForSingleWordEntryInAddressBar`](#gotointranetsiteforsinglewordentryinaddressbar)** | Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
76 | **[`Handlers`](#handlers)** | Configure default application handlers.
77 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
78 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
79 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
80 | **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation.
81 | **[`LegacySameSiteCookieBehaviorEnabled`](#legacysamesitecookiebehaviorenabled)** | Enable default legacy SameSite cookie behavior setting.
82 | **[`LegacySameSiteCookieBehaviorEnabledForDomainList`](#legacysamesitecookiebehaviorenabledfordomainlist)** | Revert to legacy SameSite behavior for cookies on specified sites.
83 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
84 | **[`ManagedBookmarks`](#managedbookmarks)** | Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
85 | **[`ManualAppUpdateOnly`](#manualappupdateonly)** | Allow manual updates only and do not notify the user about updates.
86 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
87 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
88 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
89 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
90 | **[`OfferToSaveLoginsDefault`](#offertosaveloginsdefault)** | Set the default value for whether or not Firefox offers to save passwords.
91 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
92 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
93 | **[`PasswordManagerEnabled`](#passwordmanagerenabled)** | Remove (some) access to the password manager.
94 | **[`PasswordManagerExceptions`](#passwordmanagerexceptions)** | Prevent Firefox from saving passwords for specific sites.
95 | **[`PDFjs`](#pdfjs)** | Disable or configure PDF.js, the built-in PDF viewer.
96 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
97 | **[`PictureInPicture`](#pictureinpicture)** | Enable or disable Picture-in-Picture.
98 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
99 | **[`Preferences`](#preferences)** | Set and lock preferences.
100 | **[`PrimaryPassword`](#primarypassword)** | Require or prevent using a primary (formerly master) password.
101 | **[`PrintingEnabled`](#printingenabled)** | Enable or disable printing.
102 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
103 | **[`Proxy`](#proxy)** | Configure proxy settings.
104 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
105 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
106 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
107 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
108 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
109 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
110 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
111 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
112 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
113 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
114 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
115 | **[`ShowHomeButton`](#showhomebutton)** | Show the home button on the toolbar.
116 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
117 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
118 | **[`StartDownloadsInTempDirectory`](#startdownloadsintempdirectory)** | Force downloads to start off in a local, temporary location rather than the default download directory.
119 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
120 | **[`UserMessaging`](#usermessaging)** | Don't show certain messages to the user.
121 | **[`UseSystemPrintDialog`](#usesystemprintdialog)** | Print using the system print dialog instead of print preview.
122 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
123 | **[`WindowsSSO`](#windowssso)** | Allow Windows single sign-on for Microsoft, work, and school accounts.
124
125 ### 3rdparty
126
127 Allow WebExtensions to configure policy. For more information, see [Adding policy support to your extension](https://extensionworkshop.com/documentation/enterprise/adding-policy-support-to-your-extension/).
128
129 For GPO and Intune, the extension developer should provide an ADMX file.
130
131 **Compatibility:** Firefox 68\
132 **CCK2 Equivalent:** N/A\
133 **Preferences Affected:** N/A
134
135 #### macOS
136 ```
137 <dict>
138 <key>3rdparty</key>
139 <dict>
140 <key>Extensions</key>
141 <dict>
142 <key>uBlock0@raymondhill.net</key>
143 <dict>
144 <key>adminSettings</key>
145 <dict>
146 <key>selectedFilterLists</key>
147 <array>
148 <string>ublock-privacy</string>
149 <string>ublock-badware</string>
150 <string>ublock-filters</string>
151 <string>user-filters</string>
152 </array>
153 </dict>
154 </dict>
155 </dict>
156 </dict>
157 </dict>
158 ```
159 #### policies.json
160 ```
161 {
162 "policies": {
163 "3rdparty": {
164 "Extensions": {
165 "uBlock0@raymondhill.net": {
166 "adminSettings": {
167 "selectedFilterLists": [
168 "ublock-privacy",
169 "ublock-badware",
170 "ublock-filters",
171 "user-filters"
172 ]
173 }
174 }
175 }
176 }
177 }
178 }
179 ```
180
181 ### AllowedDomainsForApps
182
183 Define domains allowed to access Google Workspace.
184
185 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#AllowedDomainsForApps) of the same name.
186
187 If this policy is enabled, users can only access Google Workspace using accounts from the specified domains. If you want to allow Gmail, you can add ```consumer_accounts``` to the list.
188
189 **Compatibility:** Firefox 89, Firefox ESR 78.11\
190 **CCK2 Equivalent:** N/A\
191 **Preferences Affected:** N/A
192
193 #### Windows (GPO)
194 ```
195 Software\Policies\Mozilla\Firefox\AllowedDomainsForApps = "managedfirefox.com,example.com"
196 ```
197 #### Windows (Intune)
198 OMA-URI:
199 ```
200 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AllowedDomainsForApps
201 ```
202 Value (string):
203 ```
204 <enabled/>
205 <data id="AllowedDomainsForApps" value="managedfirefox.com,example.com"/>
206 ```
207 #### macOS
208 ```
209 <dict>
210 <key>AllowedDomainsForApps</key>
211 <string>managedfirefox.com,example.com</string>
212 </dict>
213 ```
214 #### policies.json
215 ```
216 {
217 "policies": {
218 "AllowedDomainsForApps": "managedfirefox.com,example.com"
219 }
220 }
221 ```
222 ### AppAutoUpdate
223
224 Enable or disable **automatic** application update.
225
226 If set to true, application updates are installed without user approval within Firefox. The operating system might still require approval.
227
228 If set to false, application updates are downloaded but the user can choose when to install the update.
229
230 If you have disabled updates via `DisableAppUpdate`, this policy has no effect.
231
232 **Compatibility:** Firefox 75, Firefox ESR 68.7\
233 **CCK2 Equivalent:** N/A\
234 **Preferences Affected:** `app.update.auto`
235
236 #### Windows (GPO)
237 ```
238 Software\Policies\Mozilla\Firefox\AppAutoUpdate = 0x1 | 0x0
239 ```
240 #### Windows (Intune)
241 OMA-URI:
242 ```
243 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoUpdate
244 ```
245 Value (string):
246 ```
247 <enabled/> or <disabled/>
248 ```
249 #### macOS
250 ```
251 <dict>
252 <key>AppAutoUpdate</key>
253 <true/> | <false/>
254 </dict>
255 ```
256 #### policies.json
257 ```
258 {
259 "policies": {
260 "AppAutoUpdate": true | false
261 }
262 }
263 ```
264 ### AppUpdatePin
265
266 Prevent Firefox from being updated beyond the specified version.
267
268 You can specify the any version as ```xx.``` and Firefox will be updated with all minor versions, but will not be updated beyond the major version.
269
270 You can also specify the version as ```xx.xx``` and Firefox will be updated with all patch versions, but will not be updated beyond the minor version.
271
272 You should specify a version that exists or is guaranteed to exist. If you specify a version that doesn't end up existing, Firefox will update beyond that version.
273
274 **Compatibility:** Firefox 102,\
275 **CCK2 Equivalent:** N/A\
276 **Preferences Affected:** N/A
277
278 #### Windows (GPO)
279 ```
280 Software\Policies\Mozilla\Firefox\AppUpdatePin = "106."
281 ```
282 #### Windows (Intune)
283 OMA-URI:
284 ```
285 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdatePin
286 ```
287 Value (string):
288 ```
289 <enabled/>
290 <data id="AppUpdatePin" value="106."/>
291 ```
292 #### macOS
293 ```
294 <dict>
295 <key>AppUpdatePin</key>
296 <string>106.</string>
297 </dict>
298 ```
299 #### policies.json
300 ```
301 {
302 "policies": {
303 "AppUpdatePin": "106."
304 }
305 }
306 ```
307 ### AppUpdateURL
308
309 Change the URL for application update if you are providing Firefox updates from a custom update server.
310
311 **Compatibility:** Firefox 62, Firefox ESR 60.2\
312 **CCK2 Equivalent:** N/A\
313 **Preferences Affected:** `app.update.url`
314
315 #### Windows (GPO)
316 ```
317 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
318 ```
319 #### Windows (Intune)
320 OMA-URI:
321 ```
322 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppUpdateURL
323 ```
324 Value (string):
325 ```
326 <enabled/>
327 <data id="AppUpdateURL" value="https://yoursite.com"/>
328 ```
329 #### macOS
330 ```
331 <dict>
332 <key>AppUpdateURL</key>
333 <string>https://yoursite.com</string>
334 </dict>
335 ```
336 #### policies.json
337 ```
338 {
339 "policies": {
340 "AppUpdateURL": "https://yoursite.com"
341 }
342 }
343 ```
344 ### Authentication
345
346 Configure sites that support integrated authentication.
347
348 See [Integrated authentication](https://htmlpreview.github.io/?https://github.com/mdn/archived-content/blob/main/files/en-us/mozilla/integrated_authentication/raw.html) for more information.
349
350 `PrivateBrowsing` enables integrated authentication in private browsing.
351
352 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2, AllowProxies added in 70/68.2, Locked added in 71/68.3, PrivateBrowsing added in 77/68.9)\
353 **CCK2 Equivalent:** N/A\
354 **Preferences Affected:** `network.negotiate-auth.trusted-uris`,`network.negotiate-auth.delegation-uris`,`network.automatic-ntlm-auth.trusted-uris`,`network.automatic-ntlm-auth.allow-non-fqdn`,`network.negotiate-auth.allow-non-fqdn`,`network.automatic-ntlm-auth.allow-proxies`,`network.negotiate-auth.allow-proxies`,`network.auth.private-browsing-sso`
355
356 #### Windows (GPO)
357 ```
358 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
359 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
360 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
361 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
362 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
363 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
364 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
365 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
366 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\SPNEGO = 0x1 | 0x0
367 Software\Policies\Mozilla\Firefox\Authentication\AllowProxies\NTLM = 0x1 | 0x0
368 Software\Policies\Mozilla\Firefox\Authentication\Locked = 0x1 | 0x0
369 Software\Policies\Mozilla\Firefox\Authentication\PrivateBrowsing = 0x1 | 0x0
370 ```
371 #### Windows (Intune)
372 OMA-URI:
373 ```
374 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_SPNEGO
375 ```
376 Value (string):
377 ```
378 <enabled/>
379 <data id="Authentication" value="1&#xF000;mydomain&#xF000;2&#xF000;https://myotherdomain.com"/>
380 ```
381 OMA-URI:
382 ```
383 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Delegated
384 ```
385 Value (string):
386 ```
387 <enabled/>
388 <data id="Authentication" value="1&#xF000;mydomain&#xF000;2&#xF000;https://myotherdomain.com"/>
389 ```
390 OMA-URI:
391 ```
392 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_NTLM
393 ```
394 Value (string):
395 ```
396 <enabled/>
397 <data id="Authentication" value="1&#xF000;mydomain&#xF000;2&#xF000;https://myotherdomain.com"/>
398 ```
399 OMA-URI:
400 ```
401 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_AllowNonFQDN
402 ```
403 Value (string):
404 ```
405 <enabled/>
406 <data id="Authentication_AllowNonFQDN_NTLM" value="true | false"/>
407 <data id="Authentication_AllowNonFQDN_SPNEGO" value="true | false"/>
408 ```
409 OMA-URI:
410 ```
411 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_Locked
412 ```
413 Value (string):
414 ```
415 <enabled/> or <disabled/>
416 ```
417 OMA-URI:
418 ```
419 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Authentication/Authentication_PrivateBrowsing
420 ```
421 Value (string):
422 ```
423 <enabled/> or <disabled/>
424 ```
425 #### macOS
426 ```
427 <dict>
428 <key>Authentication</key>
429 <dict>
430 <key>SPNEGO</key>
431 <array>
432 <string>mydomain.com</string>
433 <string>https://myotherdomain.com</string>
434 </array>
435 <key>Delegated</key>
436 <array>
437 <string>mydomain.com</string>
438 <string>https://myotherdomain.com</string>
439 </array>
440 <key>NTLM</key>
441 <array>
442 <string>mydomain.com</string>
443 <string>https://myotherdomain.com</string>
444 </array>
445 <key>AllowNonFQDN</key>
446 <dict>
447 <key>SPNEGO</key>
448 <true/> | <false/>
449 <key>NTLM</key>
450 <true/> | <false/>
451 </dict>
452 <key>AllowProxies</key>
453 <dict>
454 <key>SPNEGO</key>
455 <true/> | <false/>
456 <key>NTLM</key>
457 <true/> | <false/>
458 </dict>
459 <key>Locked</key>
460 <true/> | <false/>
461 <key>PrivateBrowsing</key>
462 <true/> | <false/>
463 </dict>
464 </dict>
465 ```
466 #### policies.json
467 ```
468 {
469 "policies": {
470 "Authentication": {
471 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
472 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
473 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
474 "AllowNonFQDN": {
475 "SPNEGO": true | false,
476 "NTLM": true | false
477 },
478 "AllowProxies": {
479 "SPNEGO": true | false,
480 "NTLM": true | false
481 },
482 "Locked": true | false,
483 "PrivateBrowsing": true | false
484 }
485 }
486 }
487 ```
488 ### AutoLaunchProtocolsFromOrigins
489 Define a list of external protocols that can be used from listed origins without prompting the user. The origin is the scheme plus the hostname.
490
491 The syntax of this policy is exactly the same as the [Chrome AutoLaunchProtocolsFromOrigins policy](https://cloud.google.com/docs/chrome-enterprise/policies/?policy=AutoLaunchProtocolsFromOrigins) except that you can only use valid origins (not just hostnames). This also means that you cannot specify an asterisk for all origins.
492
493 The schema is:
494 ```
495 {
496 "items": {
497 "properties": {
498 "allowed_origins": {
499 "items": {
500 "type": "string"
501 },
502 "type": "array"
503 },
504 "protocol": {
505 "type": "string"
506 }
507 },
508 "required": [
509 "protocol",
510 "allowed_origins"
511 ],
512 "type": "object"
513 },
514 "type": "array"
515 }
516 ```
517 **Compatibility:** Firefox 90, Firefox ESR 78.12\
518 **CCK2 Equivalent:** N/A\
519 **Preferences Affected:** N/A
520
521 #### Windows (GPO)
522 Software\Policies\Mozilla\Firefox\AutoLaunchProtocolsFromOrigins (REG_MULTI_SZ) =
523 ```
524 [
525 {
526 "protocol": "zoommtg",
527 "allowed_origins": [
528 "https://somesite.zoom.us"
529 ]
530 }
531 ]
532 ```
533 #### Windows (Intune)
534 OMA-URI:
535 ```
536 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AutoLaunchProtocolsFromOrigins
537 ```
538 Value (string):
539 ```
540 <enabled/>
541 <data id="JSON" value='
542 [
543 {
544 "protocol": "zoommtg",
545 "allowed_origins": [
546 "https://somesite.zoom.us"
547 ]
548 }
549 ]'/>
550 ```
551 #### macOS
552 ```
553 <dict>
554 <key>AutoLaunchProtocolsFromOrigins</key>
555 <array>
556 <dict>
557 <key>protocol</key>
558 <string>zoommtg</string>
559 <key>allowed_origins</key>
560 <array>
561 <string>https://somesite.zoom.us</string>
562 </array>
563 </dict>
564 </array>
565 </dict>
566 ```
567 #### policies.json
568 ```
569 {
570 "policies": {
571 "AutoLaunchProtocolsFromOrigins": [{
572 "protocol": "zoommtg",
573 "allowed_origins": [
574 "https://somesite.zoom.us"
575 ]
576 }]
577 }
578 }
579 ```
580 ### BackgroundAppUpdate
581
582 Enable or disable **automatic** application update **in the background**, when the application is not running.
583
584 If set to true, application updates may be installed (without user approval) in the background, even when the application is not running. The operating system might still require approval.
585
586 If set to false, the application will not try to install updates when the application is not running.
587
588 If you have disabled updates via `DisableAppUpdate` or disabled automatic updates via `AppAutoUpdate`, this policy has no effect.
589
590 If you are having trouble getting the background task to run, verify your configuration with the ["Requirements to run" section in this support document](https://support.mozilla.org/en-US/kb/enable-background-updates-firefox-windows).
591
592 **Compatibility:** Firefox 90 (Windows only)\
593 **CCK2 Equivalent:** N/A\
594 **Preferences Affected:** `app.update.background.enabled`
595
596 #### Windows (GPO)
597 ```
598 Software\Policies\Mozilla\Firefox\BackgroundAppUpdate = 0x1 | 0x0
599 ```
600 #### Windows (Intune)
601 OMA-URI:
602 ```
603 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BackgroundAppUpdate
604 ```
605 Value (string):
606 ```
607 <enabled/> or <disabled/>
608 ```
609 #### macOS
610 ```
611 <dict>
612 <key>BackgroundAppUpdate</key>
613 <true/> | <false/>
614 </dict>
615 ```
616 #### policies.json
617 ```
618 {
619 "policies": {
620 "BackgroundAppUpdate": true | false
621 }
622 }
623 ```
624 ### BlockAboutAddons
625
626 Block access to the Add-ons Manager (about:addons).
627
628 **Compatibility:** Firefox 60, Firefox ESR 60\
629 **CCK2 Equivalent:** `disableAddonsManager`\
630 **Preferences Affected:** N/A
631
632 #### Windows (GPO)
633 ```
634 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
635 ```
636 #### Windows (Intune)
637 OMA-URI:
638 ```
639 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddons
640 ```
641 Value (string):
642 ```
643 <enabled/> or <disabled/>
644 ```
645 #### macOS
646 ```
647 <dict>
648 <key>BlockAboutAddons</key>
649 <true/> | <false/>
650 </dict>
651 ```
652 #### policies.json
653 ```
654 {
655 "policies": {
656 "BlockAboutAddons": true | false
657 }
658 }
659 ```
660 ### BlockAboutConfig
661
662 Block access to about:config.
663
664 **Compatibility:** Firefox 60, Firefox ESR 60\
665 **CCK2 Equivalent:** `disableAboutConfig`\
666 **Preferences Affected:** N/A
667
668 #### Windows (GPO)
669 ```
670 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
671 ```
672 #### Windows (Intune)
673 OMA-URI:
674 ```
675 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutConfig
676 ```
677 Value (string):
678 ```
679 <enabled/> or <disabled/>
680 ```
681 #### macOS
682 ```
683 <dict>
684 <key>BlockAboutConfig</key>
685 <true/> | <false/>
686 </dict>
687 ```
688 #### policies.json
689 ```
690 {
691 "policies": {
692 "BlockAboutConfig": true | false
693 }
694 }
695 ```
696 ### BlockAboutProfiles
697
698 Block access to About Profiles (about:profiles).
699
700 **Compatibility:** Firefox 60, Firefox ESR 60\
701 **CCK2 Equivalent:** `disableAboutProfiles`\
702 **Preferences Affected:** N/A
703
704 #### Windows (GPO)
705 ```
706 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
707 ```
708 #### Windows (Intune)
709 OMA-URI:
710 ```
711 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutProfiles
712 ```
713 Value (string):
714 ```
715 <enabled/> or <disabled/>
716 ```
717 #### macOS
718 ```
719 <dict>
720 <key>BlockAboutProfiles</key>
721 <true/> | <false/>
722 </dict>
723 ```
724 #### policies.json
725 ```
726 {
727 "policies": {
728 "BlockAboutProfiles": true | false
729 }
730 }
731 ```
732 ### BlockAboutSupport
733
734 Block access to Troubleshooting Information (about:support).
735
736 **Compatibility:** Firefox 60, Firefox ESR 60\
737 **CCK2 Equivalent:** `disableAboutSupport`\
738 **Preferences Affected:** N/A
739
740 #### Windows (GPO)
741 ```
742 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
743 ```
744 #### Windows (Intune)
745 OMA-URI:
746 ```
747 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutSupport
748 ```
749 Value (string):
750 ```
751 <enabled/> or <disabled/>
752 ```
753 #### macOS
754 ```
755 <dict>
756 <key>BlockAboutSupport</key>
757 <true/> | <false/>
758 </dict>
759 ```
760 #### policies.json
761 ```
762 {
763 "policies": {
764 "BlockAboutSupport": true | false
765 }
766 }
767 ```
768 ### Bookmarks
769
770 Note: [`ManagedBookmarks`](#managedbookmarks) is the new recommended way to add bookmarks. This policy will continue to be supported.
771
772 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.
773
774 If you want to clear all bookmarks set with this policy, you can set the value to an empty array (```[]```). This can be on Windows via the new Bookmarks (JSON) policy available with GPO and Intune.
775
776 **Compatibility:** Firefox 60, Firefox ESR 60\
777 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
778 **Preferences Affected:** N/A
779
780 #### Windows (GPO)
781 ```
782 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
783 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
784 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
785 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
786 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
787
788 Software\Policies\Mozilla\Firefox\Bookmarks (REG_MULTI_SZ) =
789 ```
790 []
791 ```
792
793 ```
794 #### Windows (Intune)
795 OMA-URI:
796 ```
797 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Bookmarks/Bookmark01
798 ```
799 Value (string):
800 ```
801 <enabled/>
802 <data id="BookmarkTitle" value="Example"/>
803 <data id="BookmarkURL" value="https://example.com"/>
804 <data id="BookmarkFavicon" value="https://example.com/favicon.ico"/>
805 <data id="BookmarkPlacement" value="toolbar | menu"/>
806 <data id="BookmarkFolder" value="FolderName"/>
807 ```
808 OMA-URI:
809 ```
810 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Bookmarks
811 ```
812 Value (string):
813 ```
814 <enabled/>
815 <data id="JSON" value='[]'/>
816 ```
817 #### macOS
818 ```
819 <dict>
820 <key>Bookmarks</key>
821 <array>
822 <dict>
823 <key>Title</key>
824 <string>Example</string>
825 <key>URL</key>
826 <string>https://example.com</string>
827 <key>Favicon</key>
828 <string>https://example.com/favicon.ico</string>
829 <key>Placement</key>
830 <string>toolbar | menu</string>
831 <key>Folder</key>
832 <string>FolderName</string>
833 </dict>
834 </array>
835 </dict>
836 ```
837 #### policies.json
838 ```
839 {
840 "policies": {
841 "Bookmarks": [
842 {
843 "Title": "Example",
844 "URL": "https://example.com",
845 "Favicon": "https://example.com/favicon.ico",
846 "Placement": "toolbar" | "menu",
847 "Folder": "FolderName"
848 }
849 ]
850 }
851 }
852 ```
853 ### CaptivePortal
854 Enable or disable the detection of captive portals.
855
856 **Compatibility:** Firefox 67, Firefox ESR 60.7\
857 **CCK2 Equivalent:** N/A\
858 **Preferences Affected:** `network.captive-portal-service.enabled`
859
860 #### Windows (GPO)
861 ```
862 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
863 ```
864 #### Windows (Intune)
865 OMA-URI:
866 ```
867 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CaptivePortal
868 ```
869 Value (string):
870 ```
871 <enabled/> or <disabled/>
872 ```
873 #### macOS
874 ```
875 <dict>
876 <key>CaptivePortal</key>
877 <true/> | <false/>
878 </dict>
879 ```
880 #### policies.json
881 ```
882 {
883 "policies": {
884 "CaptivePortal": true | false
885 }
886 }
887 ```
888 ### Certificates
889
890 ### Certificates | ImportEnterpriseRoots
891
892 Trust certificates that have been added to the operating system certificate store by a user or administrator.
893
894 Note: This policy only works on Windows and macOS. For Linux discussion, see [bug 1600509](https://bugzilla.mozilla.org/show_bug.cgi?id=1600509).
895
896 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
897
898 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
899 **CCK2 Equivalent:** N/A\
900 **Preferences Affected:** `security.enterprise_roots.enabled`
901
902 #### Windows (GPO)
903 ```
904 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
905 ```
906 #### Windows (Intune)
907 OMA-URI:
908 ```
909 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRoots
910 ```
911 Value (string):
912 ```
913 <enabled/> or <disabled/>
914 ```
915 #### macOS
916 ```
917 <dict>
918 <key>Certificates</key>
919 <dict>
920 <key>ImportEnterpriseRoots</key>
921 <true/> | <false/>
922 </dict>
923 </dict>
924 ```
925 #### policies.json
926 ```
927 {
928 "policies": {
929 "Certificates": {
930 "ImportEnterpriseRoots": true | false
931 }
932 }
933 }
934 ```
935 ### Certificates | Install
936
937 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
938
939 - Windows
940 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
941 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
942 - macOS
943 - /Library/Application Support/Mozilla/Certificates
944 - ~/Library/Application Support/Mozilla/Certificates
945 - Linux
946 - /usr/lib/mozilla/certificates
947 - /usr/lib64/mozilla/certificates
948 - ~/.mozilla/certificates
949
950 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.
951
952 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.
953
954 Certificates are installed using the trust string `CT,CT,`.
955
956 Binary (DER) and ASCII (PEM) certificates are both supported.
957
958 **Compatibility:** Firefox 64, Firefox ESR 64\
959 **CCK2 Equivalent:** `certs.ca`\
960 **Preferences Affected:** N/A
961
962 #### Windows (GPO)
963 ```
964 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
965 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
966 ```
967 #### Windows (Intune)
968 OMA-URI:
969 ```
970 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_Install
971 ```
972 Value (string):
973 ```
974 <enabled/>
975 <data id="Certificates_Install" value="1&#xF000;cert1.der&#xF000;2&#xF000;C:\Users\username\cert2.pem"/>
976 ```
977 #### macOS
978 ```
979 <dict>
980 <key>Certificates</key>
981 <dict>
982 <key>Install</key>
983 <array>
984 <string>cert1.der</string>
985 <string>/Users/username/cert2.pem</string>
986 </array>
987 </dict>
988 </dict>
989 ```
990 #### policies.json
991 ```
992 {
993 "policies": {
994 "Certificates": {
995 "Install": ["cert1.der", "/home/username/cert2.pem"]
996 }
997 }
998 }
999 ```
1000 ### Containers
1001 Set policies related to [containers](https://addons.mozilla.org/firefox/addon/multi-account-containers/).
1002
1003 Currently you can set the initial set of containers.
1004
1005 For each container, you can specify the name, icon, and color.
1006
1007 | Name | Description |
1008 | --- | --- |
1009 | `name`| Name of container
1010 | `icon` | Can be `fingerprint`, `briefcase`, `dollar`, `cart`, `vacation`, `gift`, `food`, `fruit`, `pet`, `tree`, `chill`, `circle`, `fence`
1011 | `color` | Can be `blue`, `turquoise`, `green`, `yellow`, `orange`, `red`, `pink`, `purple`, `toolbar`
1012
1013 **Compatibility:** Firefox 113\
1014 **CCK2 Equivalent:** N/A\
1015 **Preferences Affected:** N/A
1016
1017 #### Windows (GPO)
1018 Software\Policies\Mozilla\Firefox\Containers (REG_MULTI_SZ) =
1019 ```
1020 {
1021 "Default": [
1022 {
1023 "name": "My container",
1024 "icon": "pet",
1025 "color": "turquoise"
1026 }
1027 ]
1028 }
1029 ```
1030 #### Windows (Intune)
1031 OMA-URI:
1032 ```
1033 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Containers
1034 ```
1035 Value (string):
1036 ```
1037 <enabled/>
1038 <data id="JSON" value='
1039 {
1040 "Default": [
1041 {
1042 "name": "My container",
1043 "icon": "pet",
1044 "color": "turquoise"
1045 }
1046 ]
1047 }
1048 '/>
1049 ```
1050 #### macOS
1051 ```
1052 <dict>
1053 <key>Default</key>
1054 <dict>
1055 <key>Containers</key>
1056 <array>
1057 <dict>
1058 <key>name</key>
1059 <string>My container</string>
1060 <key>icon</key>
1061 <string>pet</string>
1062 <key>color</key>
1063 <string>turquoise</string>
1064 </dict>
1065 </array>
1066 </dict>
1067 </dict>
1068 ```
1069 #### policies.json
1070 ```
1071 {
1072 "policies": {
1073 "Containers": {
1074 "Default": [
1075 {
1076 "name": "My container",
1077 "icon": "pet",
1078 "color": "turquoise"
1079 }
1080 ]
1081 }
1082 }
1083 }
1084 ```
1085 ### Cookies
1086 Configure cookie preferences.
1087
1088 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
1089
1090 `AllowSession` is a list of origins (not domains) where cookies are only allowed for the current session. You must include http or https.
1091
1092 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
1093
1094 `Behavior` sets the default behavior for cookies based on the values below.
1095
1096 `BehaviorPrivateBrowsing` sets the default behavior for cookies in private browsing based on the values below.
1097
1098 | Value | Description
1099 | --- | --- |
1100 | accept | Accept all cookies
1101 | reject-foreign | Reject third party cookies
1102 | reject | Reject all cookies
1103 | limit-foreign | Reject third party cookies for sites you haven't visited
1104 | reject-tracker | Reject cookies for known trackers (default)
1105 | reject-tracker-and-partition-foreign | Reject cookies for known trackers and partition third-party cookies (Total Cookie Protection) (default for private browsing)
1106
1107 `Locked` prevents the user from changing cookie preferences.
1108
1109 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker added in Firefox 63, AllowSession added in Firefox 79/78.1, Behavior added in Firefox 95/91.4)\
1110 **CCK2 Equivalent:** N/A\
1111 **Preferences Affected:** `network.cookie.cookieBehavior`, `network.cookie.cookieBehavior.pbmode`, `network.cookie.lifetimePolicy`
1112
1113 #### Windows (GPO)
1114 ```
1115 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
1116 Software\Policies\Mozilla\Firefox\Cookies\AllowSession\1 = "https://example.edu"
1117 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
1118 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
1119 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" | "from-visited"
1120 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
1121 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
1122 Software\Policies\Mozilla\Firefox\Cookies\Behavior = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1123 Software\Policies\Mozilla\Firefox\Cookies\BehaviorPrivateBrowsing = "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign"
1124 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
1125 ```
1126 #### Windows (Intune)
1127 OMA-URI:
1128 ```
1129 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Allow
1130 ```
1131 Value (string):
1132 ```
1133 <enabled/>
1134 <data id="Permissions" value="1&#xF000;https://example.com"/>
1135 ```
1136 OMA-URI:
1137 ```
1138 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AllowSession
1139 ```
1140 Value (string):
1141 ```
1142 <enabled/>
1143 <data id="Permissions" value="1&#xF000;https://example.edu"/>
1144 ```
1145 OMA-URI:
1146 ```
1147 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Block
1148 ```
1149 Value (string):
1150 ```
1151 <enabled/>
1152 <data id="Permissions" value="1&#xF000;https://example.org"/>
1153 ```
1154 OMA-URI:
1155 ```
1156 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Default
1157 ```
1158 Value (string):
1159 ```
1160 <enabled/> or <disabled/>
1161 ```
1162 OMA-URI:
1163 ```
1164 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_AcceptThirdParty
1165 ```
1166 Value (string):
1167 ```
1168 <enabled/>
1169 <data id="Cookies_AcceptThirdParty" value="always | never | from-visited"/>
1170 ```
1171 OMA-URI:
1172 ```
1173 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_ExpireAtSessionEnd
1174 ```
1175 Value (string):
1176 ```
1177 <enabled/> or <disabled/>
1178 ```
1179 OMA-URI:
1180 ```
1181 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_RejectTracker
1182 ```
1183 Value (string):
1184 ```
1185 <enabled/> or <disabled/>
1186 ```
1187 OMA-URI:
1188 ```
1189 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Locked
1190 ```
1191 Value (string):
1192 ```
1193 <enabled/> or <disabled/>
1194 ```
1195 OMA-URI:
1196 ```
1197 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_Behavior
1198 ```
1199 Value (string):
1200 ```
1201 <enabled/>
1202 <data id="Cookies_Behavior" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1203 ```
1204 OMA-URI:
1205 ```
1206 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Cookies/Cookies_BehaviorPrivateBrowsing
1207 ```
1208 Value (string):
1209 ```
1210 <enabled/>
1211 <data id="Cookies_BehaviorPrivateBrowsing" value="accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign"/>
1212 ```
1213 #### macOS
1214 ```
1215 <dict>
1216 <key>Cookies</key>
1217 <dict>
1218 <key>Allow</key>
1219 <array>
1220 <string>http://example.com</string>
1221 </array>
1222 <key>AllowSession</key>
1223 <array>
1224 <string>http://example.edu</string>
1225 </array>
1226 <key>Block</key>
1227 <array>
1228 <string>http://example.org</string>
1229 </array>
1230 <key>Default</key>
1231 <true/> | <false/>
1232 <key>AcceptThirdParty</key>
1233 <string>always | never | from-visited</string>
1234 <key>ExpireAtSessionEnd</key>
1235 <true/> | <false/>
1236 <key>RejectTracker</key>
1237 <true/> | <false/>
1238 <key>Locked</key>
1239 <true/> | <false/>
1240 <key>Behavior</key>
1241 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1242 <key>BehaviorPrivateBrowsing</key>
1243 <string>accept | reject-foreign | reject | limit-foreign | reject-tracker | reject-tracker-and-partition-foreign</string>
1244 </dict>
1245 </dict>
1246 ```
1247 #### policies.json
1248 ```
1249 {
1250 "policies": {
1251 "Cookies": {
1252 "Allow": ["http://example.org/"],
1253 "AllowSession": ["http://example.edu/"],
1254 "Block": ["http://example.edu/"],
1255 "Default": true | false,
1256 "AcceptThirdParty": "always" | "never" | "from-visited",
1257 "ExpireAtSessionEnd": true | false,
1258 "RejectTracker": true | false,
1259 "Locked": true | false,
1260 "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1261 "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign",
1262 }
1263 }
1264 }
1265 ```
1266 ### DefaultDownloadDirectory
1267 Set the default download directory.
1268
1269 You can use ${home} for the native home directory.
1270
1271 **Compatibility:** Firefox 68, Firefox ESR 68\
1272 **CCK2 Equivalent:** N/A\
1273 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`
1274
1275 #### Windows (GPO)
1276 ```
1277 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1278 ```
1279 #### Windows (Intune)
1280 OMA-URI:
1281 ```
1282 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DefaultDownloadDirectory
1283 ```
1284 Value (string):
1285 ```
1286 <enabled/>
1287 <data id="Preferences_String" value="${home}\Downloads"/>
1288 ```
1289 #### macOS
1290 ```
1291 <dict>
1292 <key>DefaultDownloadDirectory</key>
1293 <string>${home}/Downloads</string>
1294 </dict>
1295 ```
1296 #### policies.json (macOS and Linux)
1297 ```
1298 {
1299 "policies": {
1300 "DefaultDownloadDirectory": "${home}/Downloads"
1301 }
1302 }
1303 ```
1304 #### policies.json (Windows)
1305 ```
1306 {
1307 "policies": {
1308 "DefaultDownloadDirectory": "${home}\\Downloads"
1309 }
1310 }
1311 ```
1312 ### DisableAppUpdate
1313 Turn off application updates within Firefox.
1314
1315 **Compatibility:** Firefox 60, Firefox ESR 60\
1316 **CCK2 Equivalent:** `disableFirefoxUpdates`\
1317 **Preferences Affected:** N/A
1318
1319 #### Windows (GPO)
1320 ```
1321 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
1322 ```
1323 #### Windows (Intune)
1324 OMA-URI:
1325 ```
1326 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableAppUpdate
1327 ```
1328 Value (string):
1329 ```
1330 <enabled/> or <disabled/>
1331 ```
1332 #### macOS
1333 ```
1334 <dict>
1335 <key>DisableAppUpdate</key>
1336 <true/> | <false/>
1337 </dict>
1338 ```
1339 #### policies.json
1340 ```
1341 {
1342 "policies": {
1343 "DisableAppUpdate": true | false
1344 }
1345 }
1346 ```
1347 ### DisableBuiltinPDFViewer
1348 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
1349
1350 **Compatibility:** Firefox 60, Firefox ESR 60\
1351 **CCK2 Equivalent:** `disablePDFjs`\
1352 **Preferences Affected:** `pdfjs.disabled`
1353
1354 #### Windows (GPO)
1355 ```
1356 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
1357 ```
1358 #### Windows (Intune)
1359 OMA-URI:
1360 ```
1361 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableBuiltinPDFViewer
1362 ```
1363 Value (string):
1364 ```
1365 <enabled/> or <disabled/>
1366 ```
1367 #### macOS
1368 ```
1369 <dict>
1370 <key>DisableBuiltinPDFViewer</key>
1371 <true/> | <false/>
1372 </dict>
1373 ```
1374 #### policies.json
1375 ```
1376 {
1377 "policies": {
1378 "DisableBuiltinPDFViewer": true | false
1379 }
1380 }
1381 ```
1382 ### DisabledCiphers
1383 Disable specific cryptographic ciphers, listed below.
1384
1385 ```
1386 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
1387 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
1388 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1389 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1390 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
1391 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1392 TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
1393 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
1394 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
1395 TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
1396 TLS_DHE_RSA_WITH_AES_128_CBC_SHA
1397 TLS_DHE_RSA_WITH_AES_256_CBC_SHA
1398 TLS_RSA_WITH_AES_128_GCM_SHA256
1399 TLS_RSA_WITH_AES_256_GCM_SHA384
1400 TLS_RSA_WITH_AES_128_CBC_SHA
1401 TLS_RSA_WITH_AES_256_CBC_SHA
1402 TLS_RSA_WITH_3DES_EDE_CBC_SHA
1403 ```
1404
1405 **Preferences Affected:** `security.ssl3.ecdhe_rsa_aes_128_gcm_sha256`, `security.ssl3.ecdhe_ecdsa_aes_128_gcm_sha256`, `security.ssl3.ecdhe_ecdsa_chacha20_poly1305_sha256`, `security.ssl3.ecdhe_rsa_chacha20_poly1305_sha256`, `security.ssl3.ecdhe_ecdsa_aes_256_gcm_sha384`, `security.ssl3.ecdhe_rsa_aes_256_gcm_sha384`, `security.ssl3.ecdhe_rsa_aes_128_sha`, `security.ssl3.ecdhe_ecdsa_aes_128_sha`, `security.ssl3.ecdhe_rsa_aes_256_sha`, `security.ssl3.ecdhe_ecdsa_aes_256_sha`, `security.ssl3.dhe_rsa_aes_128_sha`, `security.ssl3.dhe_rsa_aes_256_sha`, `security.ssl3.rsa_aes_128_gcm_sha256`, `security.ssl3.rsa_aes_256_gcm_sha384`, `security.ssl3.rsa_aes_128_sha`, `security.ssl3.rsa_aes_256_sha`, `security.ssl3.deprecated.rsa_des_ede3_sha`
1406
1407 ---
1408 **Note:**
1409
1410 This policy was updated in Firefox 78 to allow enabling ciphers as well. Setting the value to true disables the cipher, setting the value to false enables the cipher. Previously setting the value to true or false disabled the cipher.
1411
1412 ---
1413 **Compatibility:** Firefox 76, Firefox ESR 68.8 (TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 were added in Firefox 78, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA38, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, and TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 were added in Firefox 97 and Firefox 91.6)\
1414 **CCK2 Equivalent:** N/A\
1415 **Preferences Affected:** N/A
1416
1417 #### Windows (GPO)
1418 ```
1419 Software\Policies\Mozilla\Firefox\DisabledCiphers\CIPHER_NAME = 0x1 | 0x0
1420 ```
1421 #### Windows (Intune)
1422 OMA-URI:
1423 ```
1424 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DisabledCiphers/DisabledCiphers_CIPHER_NAME
1425
1426 ```
1427 Value (string):
1428 ```
1429 <enabled/> or <disabled/>
1430 ```
1431 #### macOS
1432 ```
1433 <dict>
1434 <key>DisabledCiphers</key>
1435 <dict>
1436 <key>CIPHER_NAME</key>
1437 <true/> | <false/>
1438 </dict>
1439 </dict>
1440 ```
1441 #### policies.json
1442 ```
1443 {
1444 "policies": {
1445 "DisabledCiphers": {
1446 "CIPHER_NAME": true | false,
1447 }
1448 }
1449 }
1450 ```
1451 ### DisableDefaultBrowserAgent
1452 Prevent the default browser agent from taking any actions. Only applicable to Windows; other platforms don’t have the agent.
1453
1454 The browser agent is a Windows-only scheduled task which runs in the background to collect and submit data about the browser that the user has set as their OS default. More information is available [here](https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html).
1455
1456 **Compatibility:** Firefox 75, Firefox ESR 68.7 (Windows only)\
1457 **CCK2 Equivalent:** N/A\
1458 **Preferences Affected:** N/A
1459
1460 #### Windows (GPO)
1461 ```
1462 Software\Policies\Mozilla\Firefox\DisableDefaultBrowserAgent = 0x1 | 0x0
1463 ```
1464 #### Windows (Intune)
1465 OMA-URI:
1466 ```
1467 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDefaultBrowserAgent
1468 ```
1469 Value (string):
1470 ```
1471 <enabled/> or <disabled/>
1472 ```
1473 #### policies.json
1474 ```
1475 {
1476 "policies": {
1477 "DisableDefaultBrowserAgent": true | false
1478 }
1479 }
1480 ```
1481 ### DisableDeveloperTools
1482 Remove access to all developer tools.
1483
1484 **Compatibility:** Firefox 60, Firefox ESR 60\
1485 **CCK2 Equivalent:** `removeDeveloperTools`\
1486 **Preferences Affected:** `devtools.policy.disabled`
1487
1488 #### Windows (GPO)
1489 ```
1490 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
1491 ```
1492 #### Windows (Intune)
1493 OMA-URI:
1494 ```
1495 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperTools
1496 ```
1497 Value (string):
1498 ```
1499 <enabled/> or <disabled/>
1500 ```
1501 #### macOS
1502 ```
1503 <dict>
1504 <key>DisableDeveloperTools</key>
1505 <true/> | <false/>
1506 </dict>
1507 ```
1508 #### policies.json
1509 ```
1510 {
1511 "policies": {
1512 "DisableDeveloperTools": true | false
1513 }
1514 }
1515 ```
1516 ### DisableFeedbackCommands
1517 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
1518
1519 **Compatibility:** Firefox 60, Firefox ESR 60\
1520 **CCK2 Equivalent:** N/A\
1521 **Preferences Affected:** N/A
1522
1523 #### Windows (GPO)
1524 ```
1525 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
1526 ```
1527 #### Windows (Intune)
1528 OMA-URI:
1529 ```
1530 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFeedbackCommands
1531 ```
1532 Value (string):
1533 ```
1534 <enabled/> or <disabled/>
1535 ```
1536 #### macOS
1537 ```
1538 <dict>
1539 <key>DisableFeedbackCommands</key>
1540 <true/> | <false/>
1541 </dict>
1542 ```
1543 #### policies.json
1544 ```
1545 {
1546 "policies": {
1547 "DisableFeedbackCommands": true | false
1548 }
1549 }
1550 ```
1551 ### DisableFirefoxAccounts
1552 Disable Firefox Accounts integration (Sync).
1553
1554 **Compatibility:** Firefox 60, Firefox ESR 60\
1555 **CCK2 Equivalent:** `disableSync`\
1556 **Preferences Affected:** `identity.fxaccounts.enabled`
1557
1558 #### Windows (GPO)
1559 ```
1560 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
1561 ```
1562 #### Windows (Intune)
1563 OMA-URI:
1564 ```
1565 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxAccounts
1566 ```
1567 Value (string):
1568 ```
1569 <enabled/> or <disabled/>
1570 ```
1571 #### macOS
1572 ```
1573 <dict>
1574 <key>DisableFirefoxAccounts</key>
1575 <true/> | <false/>
1576 </dict>
1577 ```
1578 #### policies.json
1579 ```
1580 {
1581 "policies": {
1582 "DisableFirefoxAccounts": true | false
1583 }
1584 }
1585 ```
1586 ### DisableFirefoxScreenshots
1587 Remove access to Firefox Screenshots.
1588
1589 **Compatibility:** Firefox 60, Firefox ESR 60\
1590 **CCK2 Equivalent:** N/A\
1591 **Preferences Affected:** `extensions.screenshots.disabled`
1592
1593 #### Windows (GPO)
1594 ```
1595 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
1596 ```
1597 #### Windows (Intune)
1598 OMA-URI:
1599 ```
1600 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxScreenshots
1601 ```
1602 Value (string):
1603 ```
1604 <enabled/> or <disabled/>
1605 ```
1606 #### macOS
1607 ```
1608 <dict>
1609 <key>DisableFirefoxScreenshots</key>
1610 <true/> | <false/>
1611 </dict>
1612 ```
1613 #### policies.json
1614 ```
1615 {
1616 "policies": {
1617 "DisableFirefoxScreenshots": true | false
1618 }
1619 }
1620 ```
1621 ### DisableFirefoxStudies
1622 Disable Firefox studies (Shield).
1623
1624 **Compatibility:** Firefox 60, Firefox ESR 60\
1625 **CCK2 Equivalent:** N/A\
1626 **Preferences Affected:** N/A
1627
1628 #### Windows (GPO)
1629 ```
1630 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
1631 ```
1632 #### Windows (Intune)
1633 OMA-URI:
1634 ```
1635 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFirefoxStudies
1636 ```
1637 Value (string):
1638 ```
1639 <enabled/> or <disabled/>
1640 ```
1641 #### macOS
1642 ```
1643 <dict>
1644 <key>DisableFirefoxStudies</key>
1645 <true/> | <false/>
1646 </dict>
1647 ```
1648 #### policies.json
1649 ```
1650 {
1651 "policies": {
1652 "DisableFirefoxStudies": true | false
1653 }
1654 }
1655 ```
1656 ### DisableForgetButton
1657 Disable the "Forget" button.
1658
1659 **Compatibility:** Firefox 60, Firefox ESR 60\
1660 **CCK2 Equivalent:** `disableForget`\
1661 **Preferences Affected:** N/A
1662
1663 #### Windows (GPO)
1664 ```
1665 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
1666 ```
1667 #### Windows (Intune)
1668 OMA-URI:
1669 ```
1670 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableForgetButton
1671 ```
1672 Value (string):
1673 ```
1674 <enabled/> or <disabled/>
1675 ```
1676 #### macOS
1677 ```
1678 <dict>
1679 <key>DisableForgetButton</key>
1680 <true/> | <false/>
1681 </dict>
1682 ```
1683 #### policies.json
1684 ```
1685 {
1686 "policies": {
1687 "DisableForgetButton": true | false
1688 }
1689 }
1690 ```
1691 ### DisableFormHistory
1692 Turn off saving information on web forms and the search bar.
1693
1694 **Compatibility:** Firefox 60, Firefox ESR 60\
1695 **CCK2 Equivalent:** `disableFormFill`\
1696 **Preferences Affected:** `browser.formfill.enable`
1697
1698 #### Windows (GPO)
1699 ```
1700 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
1701 ```
1702 #### Windows (Intune)
1703 OMA-URI:
1704 ```
1705 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableFormHistory
1706 ```
1707 Value (string):
1708 ```
1709 <enabled/> or <disabled/>
1710 ```
1711 #### macOS
1712 ```
1713 <dict>
1714 <key>DisableFormHistory</key>
1715 <true/> | <false/>
1716 </dict>
1717 ```
1718 #### policies.json
1719 ```
1720 {
1721 "policies": {
1722 "DisableFormHistory": true | false
1723 }
1724 }
1725 ```
1726 ### DisableMasterPasswordCreation
1727 Remove the master password functionality.
1728
1729 If this value is true, it works the same as setting [`PrimaryPassword`](#primarypassword) to false and removes the primary password functionality.
1730
1731 If both `DisableMasterPasswordCreation` and `PrimaryPassword` are used, `DisableMasterPasswordCreation` takes precedent.
1732
1733 **Compatibility:** Firefox 60, Firefox ESR 60\
1734 **CCK2 Equivalent:** `noMasterPassword`\
1735 **Preferences Affected:** N/A
1736
1737 #### Windows (GPO)
1738 ```
1739 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
1740 ```
1741 #### Windows (Intune)
1742 OMA-URI:
1743 ```
1744 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreation
1745 ```
1746 Value (string):
1747 ```
1748 <enabled/> or <disabled/>
1749 ```
1750 #### macOS
1751 ```
1752 <dict>
1753 <key>DisableMasterPasswordCreation</key>
1754 <true/> | <false/>
1755 </dict>
1756 ```
1757 #### policies.json
1758 ```
1759 {
1760 "policies": {
1761 "DisableMasterPasswordCreation": true | false
1762 }
1763 }
1764 ```
1765 ### DisablePasswordReveal
1766 Do not allow passwords to be shown in saved logins
1767
1768 **Compatibility:** Firefox 71, Firefox ESR 68.3\
1769 **CCK2 Equivalent:** N/A
1770 **Preferences Affected:** N/A
1771
1772 #### Windows (GPO)
1773 ```
1774 Software\Policies\Mozilla\Firefox\DisablePasswordReveal = 0x1 | 0x0
1775 ```
1776 #### Windows (Intune)
1777 OMA-URI:
1778 ```
1779 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePasswordReveal
1780 ```
1781 Value (string):
1782 ```
1783 <enabled/> or <disabled/>
1784 ```
1785 #### macOS
1786 ```
1787 <dict>
1788 <key>DisablePasswordReveal</key>
1789 <true/> | <false/>
1790 </dict>
1791 ```
1792 #### policies.json
1793 ```
1794 {
1795 "policies": {
1796 "DisablePasswordReveal": true | false
1797 }
1798 }
1799 ```
1800 ### DisablePocket
1801 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
1802
1803 **Compatibility:** Firefox 60, Firefox ESR 60\
1804 **CCK2 Equivalent:** `disablePocket`\
1805 **Preferences Affected:** `extensions.pocket.enabled`
1806
1807 #### Windows (GPO)
1808 ```
1809 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
1810 ```
1811 #### Windows (Intune)
1812 OMA-URI:
1813 ```
1814 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocket
1815 ```
1816 Value (string):
1817 ```
1818 <enabled/> or <disabled/>
1819 ```
1820 #### macOS
1821 ```
1822 <dict>
1823 <key>DisablePocket</key>
1824 <true/> | <false/>
1825 </dict>
1826 ```
1827 #### policies.json
1828 ```
1829 {
1830 "policies": {
1831 "DisablePocket": true | false
1832 }
1833 }
1834 ```
1835 ### DisablePrivateBrowsing
1836 Remove access to private browsing.
1837
1838 **Compatibility:** Firefox 60, Firefox ESR 60\
1839 **CCK2 Equivalent:** `disablePrivateBrowsing`\
1840 **Preferences Affected:** N/A
1841
1842 #### Windows (GPO)
1843 ```
1844 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
1845 ```
1846 #### Windows (Intune)
1847 OMA-URI:
1848 ```
1849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePrivateBrowsing
1850 ```
1851 Value (string):
1852 ```
1853 <enabled/> or <disabled/>
1854 ```
1855 #### macOS
1856 ```
1857 <dict>
1858 <key>DisablePrivateBrowsing</key>
1859 <true/> | <false/>
1860 </dict>
1861 ```
1862 #### policies.json
1863 ```
1864 {
1865 "policies": {
1866 "DisablePrivateBrowsing": true | false
1867 }
1868 }
1869 ```
1870 ### DisableProfileImport
1871 Disables the "Import data from another browser" option in the bookmarks window.
1872
1873 **Compatibility:** Firefox 60, Firefox ESR 60\
1874 **CCK2 Equivalent:** N/A\
1875 **Preferences Affected:** N/A
1876
1877 #### Windows (GPO)
1878 ```
1879 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
1880 ```
1881 #### Windows (Intune)
1882 OMA-URI:
1883 ```
1884 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImport
1885 ```
1886 Value (string):
1887 ```
1888 <enabled/> or <disabled/>
1889 ```
1890 #### macOS
1891 ```
1892 <dict>
1893 <key>DisableProfileImport</key>
1894 <true/> | <false/>
1895 </dict>
1896 ```
1897 #### policies.json
1898 ```
1899 {
1900 "policies": {
1901 "DisableProfileImport": true | false
1902 }
1903 }
1904 ```
1905 ### DisableProfileRefresh
1906 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.
1907
1908 **Compatibility:** Firefox 60, Firefox ESR 60\
1909 **CCK2 Equivalent:** `disableResetFirefox`\
1910 **Preferences Affected:** `browser.disableResetPrompt`
1911
1912 #### Windows (GPO)
1913 ```
1914 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
1915 ```
1916 #### Windows (Intune)
1917 OMA-URI:
1918 ```
1919 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileRefresh
1920 ```
1921 Value (string):
1922 ```
1923 <enabled/> or <disabled/>
1924 ```
1925 #### macOS
1926 ```
1927 <dict>
1928 <key>DisableProfileRefresh</key>
1929 <true/> | <false/>
1930 </dict>
1931 ```
1932 #### policies.json
1933 ```
1934 {
1935 "policies": {
1936 "DisableProfileRefresh": true | false
1937 }
1938 }
1939 ```
1940 ### DisableSafeMode
1941 Disable safe mode within the browser.
1942
1943 On Windows, this disables safe mode via the command line as well.
1944
1945 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
1946 **CCK2 Equivalent:** `disableSafeMode`\
1947 **Preferences Affected:** N/A
1948
1949 #### Windows (GPO)
1950 ```
1951 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
1952 ```
1953 #### Windows (Intune)
1954 OMA-URI:
1955 ```
1956 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSafeMode
1957 ```
1958 Value (string):
1959 ```
1960 <enabled/> or <disabled/>
1961 ```
1962 #### macOS
1963 ```
1964 <dict>
1965 <key>DisableSafeMode</key>
1966 <true/> | <false/>
1967 </dict>
1968 ```
1969 #### policies.json
1970 ```
1971 {
1972 "policies": {
1973 "DisableSafeMode": true | false
1974 }
1975 }
1976 ```
1977 ### DisableSecurityBypass
1978 Prevent the user from bypassing security in certain cases.
1979
1980 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
1981
1982 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
1983
1984 These policies only affect what happens when an error is shown, they do not affect any settings in preferences.
1985
1986 **Compatibility:** Firefox 60, Firefox ESR 60\
1987 **CCK2 Equivalent:** N/A\
1988 **Preferences Affected:** `security.certerror.hideAddException`, `browser.safebrowsing.allowOverride`
1989
1990 #### Windows (GPO)
1991 ```
1992 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
1993 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
1994 ```
1995 #### Windows (Intune)
1996 OMA-URI:
1997 ```
1998 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_InvalidCertificate
1999 ```
2000 Value (string):
2001 ```
2002 <enabled/> or <disabled/>
2003 ```
2004 OMA-URI:
2005 ```
2006 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/P_DisableSecurityBypass_SafeBrowsing
2007 ```
2008 Value (string):
2009 ```
2010 <enabled/> or <disabled/>
2011 ```
2012
2013 #### macOS
2014 ```
2015 <dict>
2016 <key>DisableSecurityBypass</key>
2017 <dict>
2018 <key>InvalidCertificate</key>
2019 <true/> | <false/>
2020 <key>SafeBrowsing</key>
2021 <true/> | <false/>
2022 </dict>
2023 </dict>
2024 ```
2025 #### policies.json
2026 ```
2027 {
2028 "policies": {
2029 "DisableSecurityBypass": {
2030 "InvalidCertificate": true | false,
2031 "SafeBrowsing": true | false
2032 }
2033 }
2034 }
2035 ```
2036 ### DisableSetDesktopBackground
2037 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
2038
2039 **Compatibility:** Firefox 60, Firefox ESR 60\
2040 **CCK2 Equivalent:** `removeSetDesktopBackground`\
2041 **Preferences Affected:** N/A
2042
2043 #### Windows (GPO)
2044 ```
2045 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
2046 ```
2047 #### Windows (Intune)
2048 OMA-URI:
2049 ```
2050 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSetDesktopBackground
2051 ```
2052 Value (string):
2053 ```
2054 <enabled/> or <disabled/>
2055 ```
2056 #### macOS
2057 ```
2058 <dict>
2059 <key>DisableSetDesktopBackground</key>
2060 <true/> | <false/>
2061 </dict>
2062 ```
2063 #### policies.json
2064 ```
2065 {
2066 "policies": {
2067 "DisableSetDesktopBackground": true | false
2068 }
2069 }
2070 ```
2071 ### DisableSystemAddonUpdate
2072 Prevent system add-ons from being installed or updated.
2073
2074 **Compatibility:** Firefox 60, Firefox ESR 60\
2075 **CCK2 Equivalent:** N/A\
2076 **Preferences Affected:** N/A
2077
2078 #### Windows (GPO)
2079 ```
2080 Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
2081 ```
2082 #### Windows (Intune)
2083 OMA-URI:
2084 ```
2085 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate
2086 ```
2087 Value (string):
2088 ```
2089 <enabled/> or <disabled/>
2090 ```
2091 #### macOS
2092 ```
2093 <dict>
2094 <key>DisableSystemAddonUpdate</key>
2095 <true/> | <false/>
2096 </dict>
2097 ```
2098 #### policies.json
2099 ```
2100 {
2101 "policies": {
2102 "DisableSystemAddonUpdate": true | false
2103 }
2104 }
2105 ```
2106 ### DisableTelemetry
2107 Prevent the upload of telemetry data.
2108
2109 As of Firefox 83 and Firefox ESR 78.5, local storage of telemetry data is disabled as well.
2110
2111 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
2112
2113 **Compatibility:** Firefox 60, Firefox ESR 60\
2114 **CCK2 Equivalent:** `disableTelemetry`\
2115 **Preferences Affected:** `datareporting.healthreport.uploadEnabled`, `datareporting.policy.dataSubmissionEnabled`, `toolkit.telemetry.archive.enabled`
2116
2117 #### Windows (GPO)
2118 ```
2119 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
2120 ```
2121 #### Windows (Intune)
2122 OMA-URI:
2123 ```
2124 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableTelemetry
2125 ```
2126 Value (string):
2127 ```
2128 <enabled/> or <disabled/>
2129 ```
2130 #### macOS
2131 ```
2132 <dict>
2133 <key>DisableTelemetry</key>
2134 <true/> | <false/>
2135 </dict>
2136 ```
2137 #### policies.json
2138 ```
2139 {
2140 "policies": {
2141 "DisableTelemetry": true | false
2142 }
2143 }
2144 ```
2145 ### DisableThirdPartyModuleBlocking
2146 Do not allow blocking third-party modules from the `about:third-party` page.
2147
2148 This policy only works on Windows through GPO (not policies.json).
2149
2150 **Compatibility:** Firefox 110 (Windows only, GPO only)\
2151 **CCK2 Equivalent:** N/A\
2152 **Preferences Affected:** N/A
2153
2154 #### Windows (GPO)
2155 ```
2156 Software\Policies\Mozilla\Firefox\DisableThirdPartyModuleBlocking = = 0x1 | 0x0
2157 ```
2158 #### Windows (Intune)
2159 OMA-URI:
2160 ```
2161 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableThirdPartyModuleBlocking
2162 ```
2163 Value (string):
2164 ```
2165 <enabled/> or <disabled/>
2166 ```
2167 ### DisplayBookmarksToolbar
2168 Set the initial state of the bookmarks toolbar. A user can still change how it is displayed.
2169
2170 `always` means the bookmarks toolbar is always shown.
2171
2172 `never` means the bookmarks toolbar is not shown.
2173
2174 `newtab` means the bookmarks toolbar is only shown on the new tab page.
2175
2176 **Compatibility:** Firefox 109, Firefox ESR 102.7\
2177 **CCK2 Equivalent:** N/A\
2178 **Preferences Affected:** N/A
2179
2180 #### Windows (GPO)
2181 ```
2182 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = "always", "never", "newtab"
2183 ```
2184 #### Windows (Intune)
2185 OMA-URI:
2186 ```
2187 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayBookmarksToolbar_Enum
2188 ```
2189 Value (string):
2190 ```
2191 <enabled/>
2192 <data id="DisplayBookmarksToolbar" value="always | never | newtab"/>
2193 ```
2194 #### macOS
2195 ```
2196 <dict>
2197 <key>DisplayBookmarksToolbar</key>
2198 <string>always | never | newtab</string>
2199 </dict>
2200 ```
2201 #### policies.json
2202 ```
2203 {
2204 "policies": {
2205 "DisplayBookmarksToolbar": "always" | "never" | "newtab"
2206 }
2207 }
2208 ```
2209 ### DisplayMenuBar
2210 Set the state of the menubar.
2211
2212 `always` means the menubar is shown and cannot be hidden.
2213
2214 `never` means the menubar is hidden and cannot be shown.
2215
2216 `default-on` means the menubar is on by default but can be hidden.
2217
2218 `default-off` means the menubar is off by default but can be shown.
2219
2220 **Compatibility:** Firefox 73, Firefox ESR 68.5 (Windows, some Linux)\
2221 **CCK2 Equivalent:** `displayMenuBar`\
2222 **Preferences Affected:** N/A
2223
2224 #### Windows (GPO)
2225 ```
2226 Software\Policies\Mozilla\Firefox\DisplayMenuBar = "always", "never", "default-on", "default-off"
2227 ```
2228 #### Windows (Intune)
2229 OMA-URI:
2230 ```
2231 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisplayMenuBar_Enum
2232 ```
2233 Value (string):
2234 ```
2235 <enabled/>
2236 <data id="DisplayMenuBar" value="always | never | default-on | default-off"/>
2237 ```
2238 #### macOS
2239 ```
2240 <dict>
2241 <key>DisplayMenuBar</key>
2242 <string>always | never | default-on | default-off</string>
2243 </dict>
2244 ```
2245 #### policies.json
2246 ```
2247 {
2248 "policies": {
2249 "DisplayMenuBar": "always", "never", "default-on", "default-off"
2250 }
2251 }
2252 ```
2253 ### DNSOverHTTPS
2254 Configure DNS over HTTPS.
2255
2256 `Enabled` determines whether DNS over HTTPS is enabled
2257
2258 `ProviderURL` is a URL to another provider.
2259
2260 `Locked` prevents the user from changing DNS over HTTPS preferences.
2261
2262 `ExcludedDomains` excludes domains from DNS over HTTPS.
2263
2264 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7)\
2265 **CCK2 Equivalent:** N/A\
2266 **Preferences Affected:** `network.trr.mode`, `network.trr.uri`
2267
2268 #### Windows (GPO)
2269 ```
2270 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
2271 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
2272 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
2273 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
2274 ```
2275 #### Windows (Intune)
2276 OMA-URI:
2277 ```
2278 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
2279 ```
2280 Value (string):
2281 ```
2282 <enabled/> or <disabled/>
2283 ```
2284 OMA-URI:
2285 ```
2286 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
2287 ```
2288 Value (string):
2289 ```
2290 <enabled/>
2291 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
2292 ```
2293 OMA-URI:
2294 ```
2295 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
2296 ```
2297 Value (string):
2298 ```
2299 <enabled/> or <disabled/>
2300 ```
2301 OMA-URI:
2302 ```
2303 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
2304 ```
2305 Value (string):
2306 ```
2307 <enabled/>
2308 <data id="List" value="1&#xF000;example.com"/>
2309 ```
2310 #### macOS
2311 ```
2312 <dict>
2313 <key>DNSOverHTTPS</key>
2314 <dict>
2315 <key>Enabled</key>
2316 <true/> | <false/>
2317 <key>ProviderURL</key>
2318 <string>URL_TO_ALTERNATE_PROVIDER</string>
2319 <key>Locked</key>
2320 <true/> | <false/>
2321 <key>ExcludedDomains</key>
2322 <array>
2323 <string>example.com</string>
2324 </array>
2325 </dict>
2326 </dict>
2327 ```
2328 #### policies.json
2329 ```
2330 {
2331 "policies": {
2332 "DNSOverHTTPS": {
2333 "Enabled": true | false,
2334 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
2335 "Locked": true | false,
2336 "ExcludedDomains": ["example.com"]
2337 }
2338 }
2339 }
2340 ```
2341 ### DontCheckDefaultBrowser
2342 Don't check if Firefox is the default browser at startup.
2343
2344 **Compatibility:** Firefox 60, Firefox ESR 60\
2345 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
2346 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
2347
2348 #### Windows (GPO)
2349 ```
2350 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
2351 ```
2352 #### Windows (Intune)
2353 OMA-URI:
2354 ```
2355 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
2356 ```
2357 Value (string):
2358 ```
2359 <enabled/> or <disabled/>
2360 ```
2361 #### macOS
2362 ```
2363 <dict>
2364 <key>DontCheckDefaultBrowser</key>
2365 <true/> | <false/>
2366 </dict>
2367 ```
2368 #### policies.json
2369 ```
2370 {
2371 "policies": {
2372 "DontCheckDefaultBrowser": true | false
2373 }
2374 }
2375 ```
2376 ### DownloadDirectory
2377 Set and lock the download directory.
2378
2379 You can use ${home} for the native home directory.
2380
2381 **Compatibility:** Firefox 68, Firefox ESR 68\
2382 **CCK2 Equivalent:** N/A\
2383 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`, `browser.download.useDownloadDir`
2384
2385 #### Windows (GPO)
2386 ```
2387 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
2388 ```
2389 #### Windows (Intune)
2390 OMA-URI:
2391 ```
2392 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
2393 ```
2394 Value (string):
2395 ```
2396 <enabled/>
2397 <data id="Preferences_String" value="${home}\Downloads"/>
2398 ```
2399 #### macOS
2400 ```
2401 <dict>
2402 <key>DownloadDirectory</key>
2403 <string>${home}/Downloads</string>
2404 </dict>
2405 ```
2406 #### policies.json (macOS and Linux)
2407 ```
2408 {
2409 "policies": {
2410 "DownloadDirectory": "${home}/Downloads"
2411 }
2412 ```
2413 #### policies.json (Windows)
2414 ```
2415 {
2416 "policies": {
2417 "DownloadDirectory": "${home}\\Downloads"
2418 }
2419 ```
2420 ### EnableTrackingProtection
2421 Configure tracking protection.
2422
2423 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.
2424
2425 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
2426
2427 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.
2428
2429 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
2430
2431 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
2432
2433 If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112)
2434
2435 `Exceptions` are origins for which tracking protection is not enabled.
2436
2437 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
2438 **CCK2 Equivalent:** N/A\
2439 **Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`
2440
2441 #### Windows (GPO)
2442 ```
2443 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
2444 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
2445 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
2446 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
2447 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
2448 ```
2449 #### Windows (Intune)
2450 OMA-URI:
2451 ```
2452 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/A_TrackingProtection_Value
2453 ```
2454 Value (string):
2455 ```
2456 <enabled/> or <disabled/>
2457 ```
2458 OMA-URI:
2459 ```
2460 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/B_TrackingProtection_Cryptomining
2461 ```
2462 Value (string):
2463 ```
2464 <enabled/> or <disabled/>
2465 ```
2466 OMA-URI:
2467 ```
2468 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/C_TrackingProtection_Fingerprinting
2469 ```
2470 Value (string):
2471 ```
2472 <enabled/> or <disabled/>
2473 ```
2474 OMA-URI:
2475 ```
2476 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/D_TrackingProtection_Exceptions
2477 ```
2478 Value (string):
2479 ```
2480 <enabled/>
2481 <data id="TrackingProtection_Exceptions" value="1&#xF000;https://example.com"/>
2482 ```
2483 OMA-URI:
2484 ```
2485 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/E_TrackingProtection_Locked
2486 ```
2487 Value (string):
2488 ```
2489 <enabled/> or <disabled/>
2490 ```
2491 #### macOS
2492 ```
2493 <dict>
2494 <key>EnableTrackingProtection</key>
2495 <dict>
2496 <key>Value</key>
2497 <true/> | <false/>
2498 <key>Locked</key>
2499 <true/> | <false/>
2500 <key>Cryptomining</key>
2501 <true/> | <false/>
2502 <key>Fingerprinting</key>
2503 <true/> | <false/>
2504 <key>Exceptions</key>
2505 <array>
2506 <string>https://example.com</string>
2507 </array>
2508 </dict>
2509 </dict>
2510 ```
2511 #### policies.json
2512 ```
2513 {
2514 "policies": {
2515 "EnableTrackingProtection": {
2516 "Value": true | false,
2517 "Locked": true | false,
2518 "Cryptomining": true | false,
2519 "Fingerprinting": true | false,
2520 "Exceptions": ["https://example.com"]
2521 }
2522 }
2523 }
2524 ```
2525 ### EncryptedMediaExtensions
2526 Enable or disable Encrypted Media Extensions and optionally lock it.
2527
2528 If `Enabled` is set to false, encrypted media extensions (like Widevine) are not downloaded by Firefox unless the user consents to installing them.
2529
2530 If `Locked` is set to true and `Enabled` is set to false, Firefox will not download encrypted media extensions (like Widevine) or ask the user to install them.
2531
2532 **Compatibility:** Firefox 77, Firefox ESR 68.9\
2533 **CCK2 Equivalent:** N/A\
2534 **Preferences Affected:** `media.eme.enabled`
2535
2536 #### Windows (GPO)
2537 ```
2538 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Enabled = 0x1 | 0x0
2539 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Locked = 0x1 | 0x0
2540 ```
2541 #### Windows (Intune)
2542 OMA-URI:
2543 ```
2544 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Enabled
2545 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Locked
2546 ```
2547 Value (string):
2548 ```
2549 <enabled/>or <disabled/>
2550 ```
2551 #### macOS
2552 ```
2553 <dict>
2554 <key>EncryptedMediaExtensions</key>
2555 <dict>
2556 <key>Enabled</key>
2557 <true/> | <false/>
2558 <key>Locked</key>
2559 <true/> | <false/>
2560 </dict>
2561 </dict>
2562 ```
2563 #### policies.json
2564 ```
2565 {
2566 "policies": {
2567 "EncryptedMediaExtensions": {
2568 "Enabled": true | false,
2569 "Locked": true | false
2570 }
2571 }
2572 }
2573 ```
2574 ### EnterprisePoliciesEnabled
2575 Enable policy support on macOS.
2576
2577 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2578 **CCK2 Equivalent:** N/A\
2579 **Preferences Affected:** N/A
2580
2581 #### macOS
2582 ```
2583 <dict>
2584 <key>EnterprisePoliciesEnabled</key>
2585 <true/>
2586 </dict>
2587 ```
2588 ### ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2589
2590 Disable warnings based on file extension for specific file types on domains.
2591
2592 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#ExemptDomainFileTypePairsFromFileTypeDownloadWarnings) of the same name.
2593
2594 Important: The documentation for the policy for both Edge and Chrome is incorrect. The ```domains``` value must be a domain, not a URL pattern. Also, we do not support using ```*``` to mean all domains.
2595
2596 **Compatibility:** Firefox 102\
2597 **CCK2 Equivalent:** N/A\
2598 **Preferences Affected:** N/A
2599
2600 #### Windows (GPO)
2601 Software\Policies\Mozilla\Firefox\ExemptDomainFileTypePairsFromFileTypeDownloadWarnings (REG_MULTI_SZ) =
2602 ```
2603 [
2604 {
2605 "file_extension": "jnlp",
2606 "domains": ["example.com"]
2607 }
2608 ]
2609 ```
2610 #### Windows (Intune)
2611 OMA-URI:
2612 ```
2613 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2614 ```
2615 Value (string):
2616 ```
2617 <enabled/>
2618 <data id="JSON" value='
2619 [
2620 {
2621 "file_extension": "jnlp",
2622 "domains": ["example.com"]
2623 }
2624 ]
2625 '/>
2626 ```
2627 #### macOS
2628 ```
2629 <dict>
2630 <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
2631 <array>
2632 <dict>
2633 <key>file_extension</key>
2634 <string>jnlp</string>
2635 <key>domains</key>
2636 <array>
2637 <string>example.com</string>
2638 </array>
2639 </dict>
2640 </array>
2641 </dict>
2642 ```
2643 #### policies.json
2644 ```
2645 {
2646 "policies": {
2647 "ExemptDomainFileTypePairsFromFileTypeDownloadWarnings": [{
2648 "file_extension": "jnlp",
2649 "domains": ["example.com"]
2650 }]
2651 }
2652 }
2653 ```
2654 ### Extensions
2655 Control the installation, uninstallation and locking of extensions.
2656
2657 We strongly recommend that you use the **[`ExtensionSettings`](#extensionsettings)** policy. It has the same functionality and adds more. It does not support native paths, though, so you'll have to use file:/// URLs.
2658
2659 This method will be deprecated in the near future.
2660
2661 `Install` is a list of URLs or native paths for extensions to be installed.
2662
2663 `Uninstall` is a list of extension IDs that should be uninstalled if found.
2664
2665 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
2666
2667 **Compatibility:** Firefox 60, Firefox ESR 60\
2668 **CCK2 Equivalent:** `addons`\
2669 **Preferences Affected:** N/A
2670
2671 #### Windows (GPO)
2672 ```
2673 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
2674 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
2675 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
2676 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
2677 ```
2678 #### Windows (Intune)
2679 OMA-URI:
2680 ```
2681 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Install
2682 ```
2683 Value (string):
2684 ```
2685 <enabled/>
2686 <data id="Extensions" value="1&#xF000;https://addons.mozilla.org/firefox/downloads/somefile.xpi&#xF000;2&#xF000;//path/to/xpi"/>
2687 ```
2688 OMA-URI:
2689 ```
2690 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Uninstall
2691 ```
2692 Value (string):
2693 ```
2694 <enabled/>
2695 <data id="Extensions" value="1&#xF000;bad_addon_id@mozilla.org"/>
2696 ```
2697 OMA-URI:
2698 ```
2699 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Locked
2700 ```
2701 Value (string):
2702 ```
2703 <enabled/>
2704 <data id="Extensions" value="1&#xF000;addon_id@mozilla.org"/>
2705 ```
2706 #### macOS
2707 ```
2708 <dict>
2709 <key>Extensions</key>
2710 <dict>
2711 <key>Install</key>
2712 <array>
2713 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
2714 <string>//path/to/xpi</string>
2715 </array>
2716 <key>Uninstall</key>
2717 <array>
2718 <string>bad_addon_id@mozilla.org</string>
2719 </array>
2720 <key>Locked</key>
2721 <array>
2722 <string>addon_id@mozilla.org</string>
2723 </array>
2724 </dict>
2725 </dict>
2726 ```
2727 #### policies.json
2728 ```
2729 {
2730 "policies": {
2731 "Extensions": {
2732 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
2733 "Uninstall": ["bad_addon_id@mozilla.org"],
2734 "Locked": ["addon_id@mozilla.org"]
2735 }
2736 }
2737 }
2738 ```
2739 ### ExtensionSettings
2740 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.
2741
2742 This policy maps an extension ID to its configuration. With an extension ID, the configuration will be applied to the specified extension only. A default configuration can be set for the special ID "*", which will apply to all extensions that don't have a custom configuration set in this policy.
2743
2744 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section. I've also created an extension that makes it easy to find the ID of extensions on AMO. You can download it [here](https://github.com/mkaply/queryamoid/releases/tag/v0.1).
2745
2746 The configuration for each extension is another dictionary that can contain the fields documented below.
2747
2748 | Name | Description |
2749 | --- | --- |
2750 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
2751 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`allowed` | Allows the extension to be installed by the user. This is the default behavior. There is no need for an install_url; it will automatically be allowed based on the ID.
2752 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`blocked`| Blocks installation of the extension and removes it from the device if already installed.
2753 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`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.
2754 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`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.
2755 | `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the local file system, use a [```file:///``` URL](https://en.wikipedia.org/wiki/File_URI_scheme). 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. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi. If you need to update the extension, you can change the name of the extension and it will be automatically updated. Extensions installed from file URLs will additional be updated when their internal version changes.
2756 | `install_sources` | A list of sources from which installing extensions is allowed using URL match patterns. **This is unnecessary if you are only allowing the installation of certain extensions by ID.** 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.
2757 | `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", "locale" This setting can be used only for the default configuration.
2758 | `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. This setting can be used only for the default configuration.
2759 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
2760 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
2761 | `default_area` | (Firefox 113) String that indicates where to place the extension icon by default. Possible values are `navbar` and `menupanel`.
2762
2763 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
2764 **CCK2 Equivalent:** N/A\
2765 **Preferences Affected:** N/A
2766
2767 #### Windows (GPO)
2768 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
2769 ```
2770 {
2771 "*": {
2772 "blocked_install_message": "Custom error message.",
2773 "install_sources": ["https://yourwebsite.com/*"],
2774 "installation_mode": "blocked",
2775 "allowed_types": ["extension"]
2776 },
2777 "uBlock0@raymondhill.net": {
2778 "installation_mode": "force_installed",
2779 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2780 },
2781 "https-everywhere@eff.org": {
2782 "installation_mode": "allowed"
2783 }
2784 }
2785 ```
2786 #### Windows (Intune)
2787 OMA-URI:
2788 ```
2789 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
2790 ```
2791 Value (string):
2792 ```
2793 <enabled/>
2794 <data id="ExtensionSettings" value='
2795 {
2796 "*": {
2797 "blocked_install_message": "Custom error message.",
2798 "install_sources": ["https://yourwebsite.com/*"],
2799 "installation_mode": "blocked",
2800 "allowed_types": ["extension"]
2801 },
2802 "uBlock0@raymondhill.net": {
2803 "installation_mode": "force_installed",
2804 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2805 },
2806 "https-everywhere@eff.org": {
2807 "installation_mode": "allowed"
2808 }
2809 }'/>
2810 ```
2811 #### macOS
2812 ```
2813 <dict>
2814 <key>ExtensionSettings</key>
2815 <dict>
2816 <key>*</key>
2817 <dict>
2818 <key>blocked_install_message</key>
2819 <string>Custom error message.</string>
2820 <key>install_sources</key>
2821 <array>
2822 <string>"https://yourwebsite.com/*"</string>
2823 </array>
2824 <key>installation_mode</key>
2825 <string>blocked</string>
2826 <key>allowed_types</key>
2827 <array>
2828 <string>extension</string>
2829 </array>
2830 </dict>
2831 <key>uBlock0@raymondhill.net</key>
2832 <dict>
2833 <key>installation_mode</key>
2834 <string>force_installed</string>
2835 <key>install_url</key>
2836 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
2837 </dict>
2838 <key>https-everywhere@eff.org</key>
2839 <dict>
2840 <key>installation_mode</key>
2841 <string>allowed</string>
2842 </dict>
2843 </dict>
2844 </dict>
2845 ```
2846 #### policies.json
2847 ```
2848 {
2849 "policies": {
2850 "ExtensionSettings": {
2851 "*": {
2852 "blocked_install_message": "Custom error message.",
2853 "install_sources": ["https://yourwebsite.com/*"],
2854 "installation_mode": "blocked",
2855 "allowed_types": ["extension"]
2856 },
2857 "uBlock0@raymondhill.net": {
2858 "installation_mode": "force_installed",
2859 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2860 },
2861 "https-everywhere@eff.org": {
2862 "installation_mode": "allowed"
2863 }
2864 }
2865 }
2866 }
2867 ```
2868 ### ExtensionUpdate
2869 Control extension updates.
2870
2871 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2872 **CCK2 Equivalent:** N/A\
2873 **Preferences Affected:** `extensions.update.enabled`
2874
2875 #### Windows (GPO)
2876 ```
2877 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
2878 ```
2879 #### Windows (Intune)
2880 OMA-URI:
2881 ```
2882 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
2883 ```
2884 Value (string):
2885 ```
2886 <enabled/> or <disabled/>
2887 ```
2888 #### macOS
2889 ```
2890 <dict>
2891 <key>ExtensionUpdate</key>
2892 <true/> | <false/>
2893 </dict>
2894 ```
2895 #### policies.json
2896 ```
2897 {
2898 "policies": {
2899 "ExtensionUpdate": true | false
2900 }
2901 }
2902 ```
2903 ### FirefoxHome
2904 Customize the Firefox Home page.
2905
2906 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
2907 **CCK2 Equivalent:** N/A\
2908 **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`, `browser.newtabpage.activity-stream.showSponsoredTopSites`, `browser.newtabpage.activity-stream.showSponsored`
2909
2910 #### Windows (GPO)
2911 ```
2912 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
2913 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
2914 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
2915 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
2916 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
2917 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
2918 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
2919 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
2920 ```
2921 #### Windows (Intune)
2922 OMA-URI:
2923 ```
2924 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
2925 ```
2926 Value (string):
2927 ```
2928 <enabled/>
2929 <data id="FirefoxHome_Search" value="true | false"/>
2930 <data id="FirefoxHome_TopSites" value="true | false"/>
2931 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
2932 <data id="FirefoxHome_Highlights" value="true | false"/>
2933 <data id="FirefoxHome_Pocket" value="true | false"/>
2934 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
2935 <data id="FirefoxHome_Snippets" value="true | false"/>
2936 <data id="FirefoxHome_Locked" value="true | false"/>
2937 ```
2938 #### macOS
2939 ```
2940 <dict>
2941 <key>FirefoxHome</key>
2942 <dict>
2943 <key>Search</key>
2944 <true/> | <false/>
2945 <key>TopSites</key>
2946 <true/> | <false/>
2947 <key>SponsoredTopSites</key>
2948 <true/> | <false/>
2949 <key>Highlights</key>
2950 <true/> | <false/>
2951 <key>Pocket</key>
2952 <true/> | <false/>
2953 <key>SponsoredPocket</key>
2954 <true/> | <false/>
2955 <key>Snippets</key>
2956 <true/> | <false/>
2957 <key>Locked</key>
2958 <true/> | <false/>
2959 </dict>
2960 </dict>
2961 ```
2962 #### policies.json
2963 ```
2964 {
2965 "policies": {
2966 "FirefoxHome": {
2967 "Search": true | false,
2968 "TopSites": true | false,
2969 "SponsoredTopSites": true | false,
2970 "Highlights": true | false,
2971 "Pocket": true | false,
2972 "SponsoredPocket": true | false,
2973 "Snippets": true | false,
2974 "Locked": true | false
2975 }
2976 }
2977 }
2978 ```
2979 ### FirefoxSuggest
2980 Customize Firefox Suggest (US only).
2981
2982 **Compatibility:** Firefox 118, Firefox ESR 115.3.
2983 **CCK2 Equivalent:** N/A\
2984 **Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled`
2985
2986 #### Windows (GPO)
2987 ```
2988 Software\Policies\Mozilla\Firefox\FirefoxSuggest\WebSuggestions = 0x1 | 0x0
2989 Software\Policies\Mozilla\Firefox\FirefoxSuggest\SponsoredSuggestions = 0x1 | 0x0
2990 Software\Policies\Mozilla\Firefox\FirefoxSuggest\ImproveSuggest = 0x1 | 0x0
2991 Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0
2992 ```
2993 #### Windows (Intune)
2994 OMA-URI:
2995 ```
2996 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/WebSuggestions
2997 ```
2998 Value (string):
2999 ```
3000 <enabled/> or <disabled/>
3001 ```
3002 OMA-URI:
3003 ```
3004 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/SponsoredSuggestions
3005 ```
3006 Value (string):
3007 ```
3008 <enabled/> or <disabled/>
3009 ```
3010 OMA-URI:
3011 ```
3012 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/ImproveSuggest
3013 ```
3014 Value (string):
3015 ```
3016 <enabled/> or <disabled/>
3017 ```
3018 OMA-URI:
3019 ```
3020 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/Locked
3021 ```
3022 Value (string):
3023 ```
3024 <enabled/> or <disabled/>
3025 ```
3026 #### macOS
3027 ```
3028 <dict>
3029 <key>FirefoxSuggest</key>
3030 <dict>
3031 <key>WebSuggestions</key>
3032 <true/> | <false/>
3033 <key>SponsoredSuggestions</key>
3034 <true/> | <false/>
3035 <key>ImproveSuggest</key>
3036 <true/> | <false/>
3037 <key>Locked</key>
3038 <true/> | <false/>
3039 </dict>
3040 </dict>
3041 ```
3042 #### policies.json
3043 ```
3044 {
3045 "policies": {
3046 "FirefoxSuggest": {
3047 "WebSuggestions": true | false,
3048 "SponsoredSuggestions": true | false,
3049 "ImproveSuggest": true | false,
3050 "Locked": true | false
3051 }
3052 }
3053 }
3054 ```
3055 ### GoToIntranetSiteForSingleWordEntryInAddressBar
3056 Whether to always go through the DNS server before sending a single word search string to a search engine.
3057
3058 If the site exists, it will navigate to the website. If the intranet responds with a 404, the page will show a 404. If the intranet does not respond, the browser will attempt a search.
3059
3060 The second result in the URL bar will be a search result to allow users to conduct a web search exactly as it was entered.
3061
3062 If instead you would like to enable the ability to have your domain appear as a valid URL and to disallow the browser from ever searching that term using the first result that matches it, add the pref `browser.fixup.domainwhitelist.YOUR_DOMAIN` (where `YOUR_DOMAIN` is the name of the domain you'd like to add), and set the pref to `true`. The URL bar will then suggest `YOUR_DOMAIN` when the user fully types `YOUR_DOMAIN`. If the user attempts to load that domain and it fails to load, it will show an "Unable to connect" error page.
3063
3064 You can also whitelist a domain suffix that is not part of the [Public Suffix List](https://publicsuffix.org/) by adding the pref `browser.fixup.domainsuffixwhitelist.YOUR_DOMAIN_SUFFIX` with a value of `true`.
3065
3066 Additionally, if you want users to see a "Did you mean to go to 'YOUR_DOMAIN'" prompt below the URL bar if they land on a search results page instead of an intranet domain that provides a response, set the pref `browser.urlbar.dnsResolveSingleWordsAfterSearch` to `1`. Enabling this will cause the browser to commit a DNS check after every single word search. If the browser receives a response from the intranet, a prompt will ask the user if they'd like to instead navigate to `YOUR_DOMAIN`. If the user presses the **yes** button, `browser.fixup.domainwhitelist.YOUR_DOMAIN` will be set to `true`.
3067
3068 **Compatibility:** Firefox 104, Firefox ESR 102.2\
3069 **CCK2 Equivalent:** `N/A`\
3070 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
3071
3072 #### Windows (GPO)
3073 ```
3074 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
3075 ```
3076 #### Windows (Intune)
3077 OMA-URI:
3078 ```
3079 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
3080 ```
3081 Value (string):
3082 ```
3083 <enabled/> or <disabled/>
3084 ```
3085 #### macOS
3086 ```
3087 <dict>
3088 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3089 <true/> | <false/>
3090 </dict>
3091 ```
3092 #### policies.json
3093 ```
3094 {
3095 "policies": {
3096 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3097 }
3098 }
3099 ```
3100 ### Handlers
3101 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3102
3103 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3104
3105 Within each handler type, you specify the given mimeType/extension/scheme as a key and use the following subkeys to describe how it is handled.
3106
3107 | Name | Description |
3108 | --- | --- |
3109 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3110 | `ask` | If `true`, the user is asked if what they want to do with the file. If `false`, the action is taken without user intervention.
3111 | `handlers` | An array of handlers with the first one being the default. If you don't want to have a default handler, use an empty object for the first handler. Choose between path or uriTemplate.
3112 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`name` | The display name of the handler (might not be used).
3113 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`path`| The native path to the executable to be used.
3114 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`uriTemplate`| A url to a web based application handler. The URL must be https and contain a %s to be used for substitution.
3115
3116 **Compatibility:** Firefox 78, Firefox ESR 78\
3117 **CCK2 Equivalent:** N/A\
3118 **Preferences Affected:** N/A
3119
3120 #### Windows (GPO)
3121 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3122 ```
3123 {
3124 "mimeTypes": {
3125 "application/msword": {
3126 "action": "useSystemDefault",
3127 "ask": true | false
3128 }
3129 },
3130 "schemes": {
3131 "mailto": {
3132 "action": "useHelperApp",
3133 "ask": true | false,
3134 "handlers": [{
3135 "name": "Gmail",
3136 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3137 }]
3138 }
3139 },
3140 "extensions": {
3141 "pdf": {
3142 "action": "useHelperApp",
3143 "ask": true | false,
3144 "handlers": [{
3145 "name": "Adobe Acrobat",
3146 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3147 }]
3148 }
3149 }
3150 }
3151 ```
3152 #### Windows (Intune)
3153 OMA-URI:
3154 ```
3155 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3156 ```
3157 Value (string):
3158 ```
3159 <enabled/>
3160 <data id="Handlers" value='
3161 {
3162 "mimeTypes": {
3163 "application/msword": {
3164 "action": "useSystemDefault",
3165 "ask": true | false
3166 }
3167 },
3168 "schemes": {
3169 "mailto": {
3170 "action": "useHelperApp",
3171 "ask": true | false,
3172 "handlers": [{
3173 "name": "Gmail",
3174 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&amp;url=%s"
3175 }]
3176 }
3177 },
3178 "extensions": {
3179 "pdf": {
3180 "action": "useHelperApp",
3181 "ask": true | false,
3182 "handlers": [{
3183 "name": "Adobe Acrobat",
3184 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3185 }]
3186 }
3187 }
3188 }
3189 '/>
3190 ```
3191 #### macOS
3192 ```
3193 <dict>
3194 <key>Handlers</key>
3195 <dict>
3196 <key>mimeTypes</key>
3197 <dict>
3198 <key>application/msword</key>
3199 <dict>
3200 <key>action</key>
3201 <string>useSystemDefault</string>
3202 <key>ask</key>
3203 <true/> | <false/>
3204 </dict>
3205 </dict>
3206 <key>schemes</key>
3207 <dict>
3208 <key>mailto</key>
3209 <dict>
3210 <key>action</key>
3211 <string>useHelperApp</string>
3212 <key>ask</key>
3213 <true/> | <false/>
3214 <key>handlers</key>
3215 <array>
3216 <dict>
3217 <key>name</key>
3218 <string>Gmail</string>
3219 <key>uriTemplate</key>
3220 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3221 </dict>
3222 </array>
3223 </dict>
3224 </dict>
3225 <key>extensions</key>
3226 <dict>
3227 <key>pdf</key>
3228 <dict>
3229 <key>action</key>
3230 <string>useHelperApp</string>
3231 <key>ask</key>
3232 <true/> | <false/>
3233 <key>handlers</key>
3234 <array>
3235 <dict>
3236 <key>name</key>
3237 <string>Adobe Acrobat</string>
3238 <key>path</key>
3239 <string>/System/Applications/Preview.app</string>
3240 </dict>
3241 </array>
3242 </dict>
3243 </dict>
3244 </dict>
3245 </dict>
3246 ```
3247 #### policies.json
3248 ```
3249 {
3250 "policies": {
3251 "Handlers": {
3252 "mimeTypes": {
3253 "application/msword": {
3254 "action": "useSystemDefault",
3255 "ask": false
3256 }
3257 },
3258 "schemes": {
3259 "mailto": {
3260 "action": "useHelperApp",
3261 "ask": true | false,
3262 "handlers": [{
3263 "name": "Gmail",
3264 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3265 }]
3266 }
3267 },
3268 "extensions": {
3269 "pdf": {
3270 "action": "useHelperApp",
3271 "ask": true | false,
3272 "handlers": [{
3273 "name": "Adobe Acrobat",
3274 "path": "/usr/bin/acroread"
3275 }]
3276 }
3277 }
3278 }
3279 }
3280 }
3281 ```
3282 ### HardwareAcceleration
3283 Control hardware acceleration.
3284
3285 **Compatibility:** Firefox 60, Firefox ESR 60\
3286 **CCK2 Equivalent:** N/A\
3287 **Preferences Affected:** `layers.acceleration.disabled`
3288
3289 #### Windows (GPO)
3290 ```
3291 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3292 ```
3293 #### Windows (Intune)
3294 OMA-URI:
3295 ```
3296 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3297 ```
3298 Value (string):
3299 ```
3300 <enabled/> or <disabled/>
3301 ```
3302 #### macOS
3303 ```
3304 <dict>
3305 <key>HardwareAcceleration</key>
3306 <true/> | <false/>
3307 </dict>
3308 ```
3309 #### policies.json
3310 ```
3311 {
3312 "policies": {
3313 "HardwareAcceleration": true | false
3314 }
3315 }
3316 ```
3317 ### Homepage
3318 Configure the default homepage and how Firefox starts.
3319
3320 `URL` is the default homepage.
3321
3322 `Locked` prevents the user from changing homepage preferences.
3323
3324 `Additional` allows for more than one homepage.
3325
3326 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3327
3328 With Firefox 78, an additional option as added for `Startpage`, `homepage-locked`. If this is value is set for the Startpage, the user will always get the homepage at startup and cannot choose to restore their session.
3329
3330 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3331 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3332 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3333
3334 #### Windows (GPO)
3335 ```
3336 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3337 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3338 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3339 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3340 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3341 ```
3342 #### Windows (Intune)
3343 OMA-URI:
3344 ```
3345 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3346 ```
3347 Value (string):
3348 ```
3349 <enabled/>
3350
3351 <data id="HomepageURL" value="https://example.com"/>
3352 <data id="HomepageLocked" value="true | false"/>
3353 ```
3354 OMA-URI:
3355 ```
3356 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3357 ```
3358 Value (string):
3359 ```
3360 <enabled/>
3361
3362 <data id="HomepageAdditional" value="1&#xF000;http://example.org&#xF000;2&#xF000;http://example.edu"/>
3363 ```
3364 OMA-URI:
3365 ```
3366 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3367 ```
3368 Value (string):
3369 ```
3370 <enabled/>
3371
3372 <data id="StartPage" value="none | homepage | previous-session"/>
3373 ```
3374 #### macOS
3375 ```
3376 <dict>
3377 <key>Homepage</key>
3378 <dict>
3379 <key>URL</key>
3380 <string>http://example.com</string>
3381 <key>Locked</key>
3382 <true/> | <false/>
3383 <key>Additional</key>
3384 <array>
3385 <string>http://example.org</string>
3386 <string>http://example.edu</string>
3387 </array>
3388 <key>StartPage</key>
3389 <string>none | homepage | previous-session | homepage-locked</string>
3390 </dict>
3391 </dict>
3392 ```
3393 #### policies.json
3394 ```
3395 {
3396 "policies": {
3397 "Homepage": {
3398 "URL": "http://example.com/",
3399 "Locked": true | false,
3400 "Additional": ["http://example.org/",
3401 "http://example.edu/"],
3402 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3403 }
3404 }
3405 }
3406 ```
3407 ### InstallAddonsPermission
3408 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.
3409
3410 `Allow` is a list of origins where extension installs are allowed.
3411
3412 `Default` determines whether or not extension installs are allowed by default.
3413
3414 **Compatibility:** Firefox 60, Firefox ESR 60\
3415 **CCK2 Equivalent:** `permissions.install`\
3416 **Preferences Affected:** `xpinstall.enabled`
3417
3418 #### Windows (GPO)
3419 ```
3420 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3421 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3422 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3423 ```
3424 #### Windows (Intune)
3425 OMA-URI:
3426 ```
3427 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3428 ```
3429 Value (string):
3430 ```
3431 <enabled/>
3432 <data id="Permissions" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
3433 ```
3434 OMA-URI:
3435 ```
3436 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3437 ```
3438 Value (string):
3439 ```
3440 <enabled/>
3441 ```
3442 #### macOS
3443 ```
3444 <dict>
3445 <key>InstallAddonsPermission</key>
3446 <dict>
3447 <key>Allow</key>
3448 <array>
3449 <string>http://example.org</string>
3450 <string>http://example.edu</string>
3451 </array>
3452 <key>Default</key>
3453 <true/> | <false/>
3454 </dict>
3455 </dict>
3456 ```
3457 #### policies.json
3458 ```
3459 {
3460 "policies": {
3461 "InstallAddonsPermission": {
3462 "Allow": ["http://example.org/",
3463 "http://example.edu/"],
3464 "Default": true | false
3465 }
3466 }
3467 }
3468 ```
3469 ### LegacyProfiles
3470 Disable the feature enforcing a separate profile for each installation.
3471
3472 If this policy set to true, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable.
3473
3474 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3475
3476 This policy only work on Windows via GPO (not policies.json).
3477
3478 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3479 **CCK2 Equivalent:** N/A\
3480 **Preferences Affected:** N/A
3481
3482 #### Windows (GPO)
3483 ```
3484 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3485 ```
3486 #### Windows (Intune)
3487 OMA-URI:
3488 ```
3489 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3490 ```
3491 Value (string):
3492 ```
3493 <enabled/> or <disabled/>
3494 ```
3495 ### LegacySameSiteCookieBehaviorEnabled
3496 Enable default legacy SameSite cookie behavior setting.
3497
3498 If this policy is set to true, it reverts all cookies to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```.
3499
3500 **Compatibility:** Firefox 96\
3501 **CCK2 Equivalent:** N/A\
3502 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3503
3504 #### Windows (GPO)
3505 ```
3506 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3507 ```
3508 #### Windows (Intune)
3509 OMA-URI:
3510 ```
3511 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
3512 ```
3513 Value (string):
3514 ```
3515 <enabled/> or <disabled/>
3516 ```
3517 #### macOS
3518 ```
3519 <dict>
3520 <key>LegacySameSiteCookieBehaviorEnabled</key>
3521 <true/> | <false/>
3522 </dict>
3523 ```
3524 #### policies.json
3525 ```
3526 {
3527 "policies": {
3528 "LegacySameSiteCookieBehaviorEnabled": true | false
3529 }
3530 ```
3531 ### LegacySameSiteCookieBehaviorEnabledForDomainList
3532 Revert to legacy SameSite behavior for cookies on specified sites.
3533
3534 If this policy is set to true, cookies set for domains in this list will revert to legacy SameSite behavior which means that cookies that don't explicitly specify a ```SameSite``` attribute are treated as if they were ```SameSite=None```.
3535
3536 **Compatibility:** Firefox 96\
3537 **CCK2 Equivalent:** N/A\
3538 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
3539
3540 #### Windows (GPO)
3541 ```
3542 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
3543 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
3544 ```
3545 #### Windows (Intune)
3546 OMA-URI:
3547 ```
3548 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
3549 ```
3550 Value (string):
3551 ```
3552 <enabled/>
3553 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1&#xF000;example.org&#xF000;2&#xF000;example.edu"/>
3554 ```
3555 #### macOS
3556 ```
3557 <dict>
3558 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
3559 <array>
3560 <string>example.org</string>
3561 <string>example.edu</string>
3562 </array>
3563 </dict>
3564 ```
3565 #### policies.json
3566 ```
3567 {
3568 "policies": {
3569 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
3570 "example.edu"]
3571 }
3572 }
3573 ```
3574 ### LocalFileLinks
3575 Enable linking to local files by origin.
3576
3577 **Compatibility:** Firefox 68, Firefox ESR 68\
3578 **CCK2 Equivalent:** N/A\
3579 **Preferences Affected:** `capability.policy.localfilelinks.*`
3580
3581 #### Windows (GPO)
3582 ```
3583 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
3584 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
3585 ```
3586 #### Windows (Intune)
3587 OMA-URI:
3588 ```
3589 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
3590 ```
3591 Value (string):
3592 ```
3593 <enabled/>
3594 <data id="LocalFileLinks" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
3595 ```
3596 #### macOS
3597 ```
3598 <dict>
3599 <key>LocalFileLinks</key>
3600 <array>
3601 <string>http://example.org</string>
3602 <string>http://example.edu</string>
3603 </array>
3604 </dict>
3605 ```
3606 #### policies.json
3607 ```
3608 {
3609 "policies": {
3610 "LocalFileLinks": ["http://example.org/",
3611 "http://example.edu/"]
3612 }
3613 }
3614 ```
3615 ### ManagedBookmarks
3616 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
3617
3618 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
3619
3620 The syntax of this policy is exactly the same as the [Chrome ManagedBookmarks policy](https://cloud.google.com/docs/chrome-enterprise/policies/?policy=ManagedBookmarks). The schema is:
3621 ```
3622 {
3623 "items": {
3624 "id": "BookmarkType",
3625 "properties": {
3626 "children": {
3627 "items": {
3628 "$ref": "BookmarkType"
3629 },
3630 "type": "array"
3631 },
3632 "name": {
3633 "type": "string"
3634 },
3635 "toplevel_name": {
3636 "type": "string"
3637 },
3638 "url": {
3639 "type": "string"
3640 }
3641 },
3642 "type": "object"
3643 },
3644 "type": "array"
3645 }
3646 ```
3647 **Compatibility:** Firefox 83, Firefox ESR 78.5\
3648 **CCK2 Equivalent:** N/A\
3649 **Preferences Affected:** N/A
3650
3651 #### Windows (GPO)
3652 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
3653 ```
3654 [
3655 {
3656 "toplevel_name": "My managed bookmarks folder"
3657 },
3658 {
3659 "url": "example.com",
3660 "name": "Example"
3661 },
3662 {
3663 "name": "Mozilla links",
3664 "children": [
3665 {
3666 "url": "https://mozilla.org",
3667 "name": "Mozilla.org"
3668 },
3669 {
3670 "url": "https://support.mozilla.org/",
3671 "name": "SUMO"
3672 }
3673 ]
3674 }
3675 ]
3676 ```
3677 #### Windows (Intune)
3678 OMA-URI:
3679 ```
3680 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
3681 ```
3682 Value (string):
3683 ```
3684 <enabled/>
3685 <data id="JSON" value='
3686 [
3687 {
3688 "toplevel_name": "My managed bookmarks folder"
3689 },
3690 {
3691 "url": "example.com",
3692 "name": "Example"
3693 },
3694 {
3695 "name": "Mozilla links",
3696 "children": [
3697 {
3698 "url": "https://mozilla.org",
3699 "name": "Mozilla.org"
3700 },
3701 {
3702 "url": "https://support.mozilla.org/",
3703 "name": "SUMO"
3704 }
3705 ]
3706 }
3707 ]'/>
3708 ```
3709 #### macOS
3710 ```
3711 <dict>
3712 <key>ManagedBookmarks</key>
3713 <array>
3714 <dict>
3715 <key>toplevel_name</key>
3716 <string>My managed bookmarks folder</string>
3717 <dict>
3718 <key>url</key>
3719 <string>example.com</string>
3720 <key>name</key>
3721 <string>Example</string>
3722 </dict>
3723 <dict>
3724 <key>name</key>
3725 <string>Mozilla links</string>
3726 <key>children</key>
3727 <array>
3728 <dict>
3729 <key>url</key>
3730 <string>https://mozilla.org</string>
3731 <key>name</key>
3732 <string>Mozilla</string>
3733 </dict>
3734 <dict>
3735 <key>url</key>
3736 <string>https://support.mozilla.org/</string>
3737 <key>name</key>
3738 <string>SUMO</string>
3739 </dict>
3740 </array>
3741 </dict>
3742 </array>
3743 </dict>
3744 ```
3745 #### policies.json
3746 ```
3747 {
3748 "policies": {
3749 "ManagedBookmarks": [
3750 {
3751 "toplevel_name": "My managed bookmarks folder"
3752 },
3753 {
3754 "url": "example.com",
3755 "name": "Example"
3756 },
3757 {
3758 "name": "Mozilla links",
3759 "children": [
3760 {
3761 "url": "https://mozilla.org",
3762 "name": "Mozilla.org"
3763 },
3764 {
3765 "url": "https://support.mozilla.org/",
3766 "name": "SUMO"
3767 }
3768 ]
3769 }
3770 ]
3771 }
3772 }
3773 ```
3774 ### ManualAppUpdateOnly
3775
3776 Switch to manual updates only.
3777
3778 If this policy is enabled:
3779 1. The user will never be prompted to install updates
3780 2. Firefox will not check for updates in the background, though it will check automatically when an update UI is displayed (such as the one in the About dialog). This check will be used to show "Update to version X" in the UI, but will not automatically download the update or prompt the user to update in any other way.
3781 3. The update UI will work as expected, unlike when using DisableAppUpdate.
3782
3783 This policy is primarily intended for advanced end users, not for enterprises.
3784
3785 **Compatibility:** Firefox 87\
3786 **CCK2 Equivalent:** N/A\
3787 **Preferences Affected:** N/A
3788
3789 #### policies.json
3790 ```
3791 {
3792 "policies": {
3793 "ManualAppUpdateOnly": true | false
3794 }
3795 }
3796 ```
3797 ### NetworkPrediction
3798 Enable or disable network prediction (DNS prefetching).
3799
3800 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3801 **CCK2 Equivalent:** N/A\
3802 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
3803
3804 #### Windows (GPO)
3805 ```
3806 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
3807 ```
3808 #### Windows (Intune)
3809 OMA-URI:
3810 ```
3811 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
3812 ```
3813 Value (string):
3814 ```
3815 <enabled/> or <disabled/>
3816 ```
3817 #### macOS
3818 ```
3819 <dict>
3820 <key>NetworkPrediction</key>
3821 <true/> | <false/>
3822 </dict>
3823 ```
3824 #### policies.json
3825 ```
3826 {
3827 "policies": {
3828 "NetworkPrediction": true | false
3829 }
3830 ```
3831 ### NewTabPage
3832 Enable or disable the New Tab page.
3833
3834 **Compatibility:** Firefox 68, Firefox ESR 68\
3835 **CCK2 Equivalent:** N/A\
3836 **Preferences Affected:** `browser.newtabpage.enabled`
3837
3838 #### Windows (GPO)
3839 ```
3840 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
3841 ```
3842 #### Windows (Intune)
3843 OMA-URI:
3844 ```
3845 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
3846 ```
3847 Value (string):
3848 ```
3849 <enabled/> or <disabled/>
3850 ```
3851 #### macOS
3852 ```
3853 <dict>
3854 <key>NewTabPage</key>
3855 <true/> | <false/>
3856 </dict>
3857 ```
3858 #### policies.json
3859 ```
3860 {
3861 "policies": {
3862 "NewTabPage": true | false
3863 }
3864 ```
3865 ### NoDefaultBookmarks
3866 Disable the creation of default bookmarks.
3867
3868 This policy is only effective if the user profile has not been created yet.
3869
3870 **Compatibility:** Firefox 60, Firefox ESR 60\
3871 **CCK2 Equivalent:** `removeDefaultBookmarks`\
3872 **Preferences Affected:** N/A
3873
3874 #### Windows (GPO)
3875 ```
3876 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
3877 ```
3878 #### Windows (Intune)
3879 OMA-URI:
3880 ```
3881 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
3882 ```
3883 Value (string):
3884 ```
3885 <enabled/> or <disabled/>
3886 ```
3887 #### macOS
3888 ```
3889 <dict>
3890 <key>NoDefaultBookmarks</key>
3891 <true/> | <false/>
3892 </dict>
3893 ```
3894 #### policies.json
3895 ```
3896 {
3897 "policies": {
3898 "NoDefaultBookmarks": true | false
3899 }
3900 }
3901 ```
3902 ### OfferToSaveLogins
3903 Control whether or not Firefox offers to save passwords.
3904
3905 **Compatibility:** Firefox 60, Firefox ESR 60\
3906 **CCK2 Equivalent:** `dontRememberPasswords`\
3907 **Preferences Affected:** `signon.rememberSignons`
3908
3909 #### Windows (GPO)
3910 ```
3911 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
3912 ```
3913 #### Windows (Intune)
3914 OMA-URI:
3915 ```
3916 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
3917 ```
3918 Value (string):
3919 ```
3920 <enabled/> or <disabled/>
3921 ```
3922 #### macOS
3923 ```
3924 <dict>
3925 <key>OfferToSaveLogins</key>
3926 <true/> | <false/>
3927 </dict>
3928 ```
3929 #### policies.json
3930 ```
3931 {
3932 "policies": {
3933 "OfferToSaveLogins": true | false
3934 }
3935 }
3936 ```
3937 ### OfferToSaveLoginsDefault
3938 Sets the default value of signon.rememberSignons without locking it.
3939
3940 **Compatibility:** Firefox 70, Firefox ESR 60.2\
3941 **CCK2 Equivalent:** `dontRememberPasswords`\
3942 **Preferences Affected:** `signon.rememberSignons`
3943
3944 #### Windows (GPO)
3945 ```
3946 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
3947 ```
3948 #### Windows (Intune)
3949 OMA-URI:
3950 ```
3951 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
3952 ```
3953 Value (string):
3954 ```
3955 <enabled/> or <disabled/>
3956 ```
3957 #### macOS
3958 ```
3959 <dict>
3960 <key>OfferToSaveLoginsDefault</key>
3961 <true/> | <false/>
3962 </dict>
3963 ```
3964 #### policies.json
3965 ```
3966 {
3967 "policies": {
3968 "OfferToSaveLoginsDefault": true | false
3969 }
3970 }
3971 ```
3972 ### OverrideFirstRunPage
3973 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
3974
3975 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
3976
3977 **Compatibility:** Firefox 60, Firefox ESR 60\
3978 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
3979 **Preferences Affected:** `startup.homepage_welcome_url`
3980
3981 #### Windows (GPO)
3982 ```
3983 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
3984 ```
3985 #### Windows (Intune)
3986 OMA-URI:
3987 ```
3988 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
3989 ```
3990 Value (string):
3991 ```
3992 <enabled/>
3993 <data id="OverridePage" value="https://example.com"/>
3994 ```
3995 #### macOS
3996 ```
3997 <dict>
3998 <key>OverrideFirstRunPage</key>
3999 <string>http://example.org</string>
4000 </dict>
4001 ```
4002 #### policies.json
4003 ```
4004 {
4005 "policies": {
4006 "OverrideFirstRunPage": "http://example.org"
4007 }
4008 }
4009 ```
4010 ### OverridePostUpdatePage
4011 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
4012
4013 **Compatibility:** Firefox 60, Firefox ESR 60\
4014 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
4015 **Preferences Affected:** `startup.homepage_override_url`
4016
4017 #### Windows (GPO)
4018 ```
4019 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
4020 ```
4021 #### Windows (Intune)
4022 OMA-URI:
4023 ```
4024 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
4025 ```
4026 Value (string):
4027 ```
4028 <enabled/>
4029 <data id="OverridePage" value="https://example.com"/>
4030 ```
4031 #### macOS
4032 ```
4033 <dict>
4034 <key>OverridePostUpdatePage</key>
4035 <string>http://example.org</string>
4036 </dict>
4037 ```
4038 #### policies.json
4039 ```
4040 {
4041 "policies": {
4042 "OverridePostUpdatePage": "http://example.org"
4043 }
4044 }
4045 ```
4046 ### PasswordManagerEnabled
4047 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
4048
4049 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4050 **CCK2 Equivalent:** N/A\
4051 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
4052
4053 #### Windows (GPO)
4054 ```
4055 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
4056 ```
4057 #### Windows (Intune)
4058 OMA-URI:
4059 ```
4060 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
4061 ```
4062 Value (string):
4063 ```
4064 <enabled/> or <disabled/>
4065 ```
4066 #### macOS
4067 ```
4068 <dict>
4069 <key>PasswordManagerEnabled</key>
4070 <true/> | <false/>
4071 </dict>
4072 ```
4073 #### policies.json
4074 ```
4075 {
4076 "policies": {
4077 "PasswordManagerEnabled": true | false
4078 }
4079 }
4080 ```
4081 ### PasswordManagerExceptions
4082 Prevent Firefox from saving passwords for specific sites.
4083
4084 The sites are specified as a list of origins.
4085
4086 **Compatibility:** Firefox 101\
4087 **CCK2 Equivalent:** N/A\
4088 **Preferences Affected:** N/A
4089
4090 #### Windows (GPO)
4091 ```
4092 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4093 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4094 ```
4095 #### Windows (Intune)
4096 OMA-URI:
4097 ```
4098 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4099 ```
4100 Value (string):
4101 ```
4102 <enabled/>
4103 <data id="List" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
4104 ```
4105 #### macOS
4106 ```
4107 <dict>
4108 <key>PasswordManagerExceptions</key>
4109 <array>
4110 <string>https://example.org</string>
4111 <string>https://example.edu</string>
4112 </array>
4113 </dict>
4114 ```
4115 #### policies.json
4116 ```
4117 {
4118 "policies": {
4119 "PasswordManagerExceptions": ["https://example.org",
4120 "https://example.edu"]
4121 }
4122 }
4123 ```
4124
4125 ### PDFjs
4126 Disable or configure PDF.js, the built-in PDF viewer.
4127
4128 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4129
4130 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4131
4132 Note: DisableBuiltinPDFViewer has not been deprecated. You can either continue to use it, or switch to using PDFjs->Enabled to disable the built-in PDF viewer. This new permission was added because we needed a place for PDFjs->EnabledPermissions.
4133
4134 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4135 **CCK2 Equivalent:** N/A\
4136 **Preferences Affected:** `pdfjs.disabled`, `pdfjs.enablePermissions`
4137
4138 #### Windows (GPO)
4139 ```
4140 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4141 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4142 ```
4143 #### Windows (Intune)
4144 OMA-URI:
4145 ```
4146 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4147 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4148 ```
4149 Value (string):
4150 ```
4151 <enabled/>or <disabled/>
4152 ```
4153 #### macOS
4154 ```
4155 <dict>
4156 <key>PDFjs</key>
4157 <dict>
4158 <key>Enabled</key>
4159 <true/> | <false/>
4160 <key>EnablePermissions</key>
4161 <true/> | <false/>
4162 </dict>
4163 </dict>
4164 ```
4165 #### policies.json
4166 ```
4167 {
4168 "policies": {
4169 "PDFjs": {
4170 "Enabled": true | false,
4171 "EnablePermissions": true | false
4172 }
4173 }
4174 }
4175 ```
4176 ### Permissions
4177 Set permissions associated with camera, microphone, location, notifications, autoplay, and virtual reality. Because these are origins, not domains, entries with unique ports must be specified separately. This explicitly means that it is not possible to add wildcards. See examples below.
4178
4179 `Allow` is a list of origins where the feature is allowed.
4180
4181 `Block` is a list of origins where the feature is not allowed.
4182
4183 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4184
4185 `Locked` prevents the user from changing preferences for the feature.
4186
4187 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4188
4189 **Compatibility:** Firefox 62, Firefox ESR 60.2 (Autoplay added in Firefox 74, Firefox ESR 68.6, Autoplay Default/Locked added in Firefox 76, Firefox ESR 68.8, VirtualReality added in Firefox 80, Firefox ESR 78.2)\
4190 **CCK2 Equivalent:** N/A\
4191 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4192
4193 #### Windows (GPO)
4194 ```
4195 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4196 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
4197 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4198 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4199 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4200 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4201 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4202 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4203 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4204 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4205 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4206 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4207 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4208 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4209 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4210 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4211 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4212 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4213 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4214 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4215 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4216 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4217 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4218 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4219 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4220 ```
4221 #### Windows (Intune)
4222 OMA-URI:
4223 ```
4224 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4225 ```
4226 Value (string):
4227 ```
4228 <enabled/> or <disabled/>
4229 ```
4230 OMA-URI:
4231 ```
4232 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4233 ```
4234 Value (string):
4235 ```
4236 <enabled/> or <disabled/>
4237 ```
4238 OMA-URI:
4239 ```
4240 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4241 ```
4242 Value (string):
4243 ```
4244 <enabled/>
4245 <data id="Permissions" value="1&#xF000;https://example.org"/>
4246 ```
4247 OMA-URI:
4248 ```
4249 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4250 ```
4251 Value (string):
4252 ```
4253 <enabled/> or <disabled/>
4254 ```
4255 OMA-URI:
4256 ```
4257 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4258 ```
4259 Value (string):
4260 ```
4261 <enabled/> or <disabled/>
4262 ```
4263 OMA-URI:
4264 ```
4265 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4266 ```
4267 Value (string):
4268 ```
4269 <enabled/>
4270 <data id="Permissions" value="1&#xF000;https://example.org"/>
4271 ```
4272 OMA-URI:
4273 ```
4274 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4275 ```
4276 Value (string):
4277 ```
4278 <enabled/>
4279 <data id="Permissions" value="1&#xF000;https://example.edu"/>
4280 ```
4281 OMA-URI:
4282 ```
4283 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4284 ```
4285 Value (string):
4286 ```
4287 <enabled/>
4288 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4289 ```
4290 OMA-URI:
4291 ```
4292 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4293 ```
4294 Value (string):
4295 ```
4296 <enabled/> or <disabled/>
4297 ```
4298 OMA-URI:
4299 ```
4300 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Allow
4301 ```
4302 Value (string):
4303 ```
4304 <enabled/>
4305 <data id="Permissions" value="1&#xF000;https://example.org"/>
4306 ```
4307 OMA-URI:
4308 ```
4309 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Block
4310 ```
4311 Value (string):
4312 ```
4313 <enabled/>
4314 <data id="Permissions" value="1&#xF000;https://example.edu"/>
4315 ```
4316 OMA-URI:
4317 ```
4318 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_BlockNewRequests
4319 ```
4320 Value (string):
4321 ```
4322 <enabled/> or <disabled/>
4323 ```
4324 OMA-URI:
4325 ```
4326 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4327 ```
4328 Value (string):
4329 ```
4330 <enabled/> or <disabled/>
4331 ```
4332 #### macOS
4333 ```
4334 <dict>
4335 <key>Permissions</key>
4336 <dict>
4337 <key>Camera</key>
4338 <dict>
4339 <key>Allow</key>
4340 <array>
4341 <string>https://example.org</string>
4342 <string>https://example.org:1234</string>
4343 </array>
4344 <key>Block</key>
4345 <array>
4346 <string>https://example.edu</string>
4347 </array>
4348 <key>BlockNewRequests</key>
4349 <true/> | <false/>
4350 <key>Locked</key>
4351 <true/> | <false/>
4352 </dict>
4353 <key>Microphone</key>
4354 <dict>
4355 <key>Allow</key>
4356 <array>
4357 <string>https://example.org</string>
4358 </array>
4359 <key>Block</key>
4360 <array>
4361 <string>https://example.edu</string>
4362 </array>
4363 <key>BlockNewRequests</key>
4364 <true/> | <false/>
4365 <key>Locked</key>
4366 <true/> | <false/>
4367 </dict>
4368 <key>Location</key>
4369 <dict>
4370 <key>Allow</key>
4371 <array>
4372 <string>https://example.org</string>
4373 </array>
4374 <key>Block</key>
4375 <array>
4376 <string>https://example.edu</string>
4377 </array>
4378 <key>BlockNewRequests</key>
4379 <true/> | <false/>
4380 <key>Locked</key>
4381 <true/> | <false/>
4382 </dict>
4383 <key>Notifications</key>
4384 <dict>
4385 <key>Allow</key>
4386 <array>
4387 <string>https://example.org</string>
4388 </array>
4389 <key>Block</key>
4390 <array>
4391 <string>https://example.edu</string>
4392 </array>
4393 <key>BlockNewRequests</key>
4394 <true/>
4395 <key>Locked</key>
4396 <true/>
4397 </dict>
4398 <key>Autoplay</key>
4399 <dict>
4400 <key>Allow</key>
4401 <array>
4402 <string>https://example.org</string>
4403 </array>
4404 <key>Block</key>
4405 <array>
4406 <string>https://example.edu</string>
4407 </array>
4408 <key>Default</key>
4409 <string>allow-audio-video | block-audio | block-audio-video</string>
4410 <key>Locked</key>
4411 <true/> | <false/>
4412 </dict>
4413 </dict>
4414 </dict>
4415 ```
4416 #### policies.json
4417 ```
4418 {
4419 "policies": {
4420 "Permissions": {
4421 "Camera": {
4422 "Allow": ["https://example.org","https://example.org:1234"],
4423 "Block": ["https://example.edu"],
4424 "BlockNewRequests": true | false,
4425 "Locked": true | false
4426 },
4427 "Microphone": {
4428 "Allow": ["https://example.org"],
4429 "Block": ["https://example.edu"],
4430 "BlockNewRequests": true | false,
4431 "Locked": true | false
4432 },
4433 "Location": {
4434 "Allow": ["https://example.org"],
4435 "Block": ["https://example.edu"],
4436 "BlockNewRequests": true | false,
4437 "Locked": true | false
4438 },
4439 "Notifications": {
4440 "Allow": ["https://example.org"],
4441 "Block": ["https://example.edu"],
4442 "BlockNewRequests": true | false,
4443 "Locked": true | false
4444 },
4445 "Autoplay": {
4446 "Allow": ["https://example.org"],
4447 "Block": ["https://example.edu"],
4448 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
4449 "Locked": true | false
4450 }
4451 }
4452 }
4453 }
4454 ```
4455 ### PictureInPicture
4456
4457 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
4458
4459 **Compatibility:** Firefox 78, Firefox ESR 78\
4460 **CCK2 Equivalent:** N/A\
4461 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
4462
4463 #### Windows (GPO)
4464 ```
4465 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
4466 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
4467
4468 ```
4469 #### Windows (Intune)
4470 OMA-URI:
4471 ```
4472 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
4473 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
4474 ```
4475 Value (string):
4476 ```
4477 <enabled/> or <disabled/>
4478 ```
4479 #### macOS
4480 ```
4481 <dict>
4482 <key>PictureInPicture</key>
4483 <dict>
4484 <key>Enabled</key>
4485 <true/> | <false/>
4486 <key>Locked</key>
4487 <true/> | <false/>
4488 </dict>
4489 </dict>
4490 ```
4491 #### policies.json
4492 ```
4493 {
4494 "policies": {
4495 "PictureInPicture": {
4496 "Enabled": true | false,
4497 "Locked": true | false
4498 }
4499 }
4500 }
4501 ```
4502 ### PopupBlocking
4503 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
4504
4505 `Allow` is a list of origins where popup-windows are allowed.
4506
4507 `Default` determines whether or not pop-up windows are allowed by default.
4508
4509 `Locked` prevents the user from changing pop-up preferences.
4510
4511 **Compatibility:** Firefox 60, Firefox ESR 60\
4512 **CCK2 Equivalent:** `permissions.popup`\
4513 **Preferences Affected:** `dom.disable_open_during_load`
4514
4515 #### Windows (GPO)
4516 ```
4517 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
4518 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
4519 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
4520 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
4521 ```
4522 #### Windows (Intune)
4523 OMA-URI:
4524 ```
4525 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
4526 ```
4527 Value (string):
4528 ```
4529 <enabled/>
4530 <data id="Permissions" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
4531 ```
4532 OMA-URI:
4533 ```
4534 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
4535 ```
4536 Value (string):
4537 ```
4538 <enabled/> or <disabled/>
4539 ```
4540 OMA-URI:
4541 ```
4542 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
4543 ```
4544 Value (string):
4545 ```
4546 <enabled/> or <disabled/>
4547 ```
4548 #### macOS
4549 ```
4550 <dict>
4551 <key>PopupBlocking</key>
4552 <dict>
4553 <key>Allow</key>
4554 <array>
4555 <string>http://example.org</string>
4556 <string>http://example.edu</string>
4557 </array>
4558 <key>Default</key>
4559 <true/> | <false/>
4560 <key>Locked</key>
4561 <true/> | <false/>
4562 </dict>
4563 </dict>
4564 ```
4565 #### policies.json
4566 ```
4567 {
4568 "policies": {
4569 "PopupBlocking": {
4570 "Allow": ["http://example.org/",
4571 "http://example.edu/"],
4572 "Default": true | false,
4573 "Locked": true | false
4574 }
4575 }
4576 }
4577 ```
4578 ### Preferences
4579 Set and lock preferences.
4580
4581 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
4582
4583 Previously you could only set and lock a subset of preferences. Starting with Firefox 81 and Firefox ESR 78.3 you can set many more preferences. You can also set default preferences, user preferences and you can clear preferences.
4584
4585 Preferences that start with the following prefixes are supported:
4586 ```
4587 accessibility.
4588 alerts.* (Firefox 122, Firefox ESR 115.7)
4589 app.update.* (Firefox 86, Firefox ESR 78.8)
4590 browser.
4591 datareporting.policy.
4592 dom.
4593 extensions.
4594 general.autoScroll (Firefox 83, Firefox ESR 78.5)
4595 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
4596 geo.
4597 gfx.
4598 intl.
4599 keyword.enabled (Firefox 95, Firefox ESR 91.4)
4600 layers.
4601 layout.
4602 media.
4603 network.
4604 pdfjs. (Firefox 84, Firefox ESR 78.6)
4605 places.
4606 pref.
4607 print.
4608 signon. (Firefox 83, Firefox ESR 78.5)
4609 spellchecker. (Firefox 84, Firefox ESR 78.6)
4610 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
4611 ui.
4612 widget.
4613 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
4614 xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
4615 ```
4616 as well as the following security preferences:
4617
4618 | Preference | Type | Default
4619 | --- | --- | --- |
4620 | security.default_personal_cert | string | Ask Every Time
4621 | &nbsp;&nbsp;&nbsp;&nbsp;If set to Select Automatically, Firefox automatically chooses the default personal certificate.
4622 | security.disable_button.openCertManager | string | N/A
4623 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
4624 | security.disable_button.openDeviceManager | string | N/A
4625 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
4626 | security.insecure_connection_text.enabled | bool | false
4627 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true, adds the words "Not Secure" for insecure sites.
4628 | security.insecure_connection_text.pbmode.enabled | bool | false
4629 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true, adds the words "Not Secure" for insecure sites in private browsing.
4630 | security.mixed_content.block_active_content | boolean | true
4631 | &nbsp;&nbsp;&nbsp;&nbsp;If false, mixed active content (HTTP and HTTPS) is not blocked.
4632 | security.osclientcerts.autoload | boolean | false
4633 | &nbsp;&nbsp;&nbsp;&nbsp;If true, client certificates are loaded from the operating system certificate store.
4634 | security.OCSP.enabled | integer | 1
4635 | &nbsp;&nbsp;&nbsp;&nbsp;If 0, do not fetch OCSP. If 1, fetch OCSP for DV and EV certificates. If 2, fetch OCSP only for EV certificates.
4636 | security.OCSP.require | boolean | false
4637 | &nbsp;&nbsp;&nbsp;&nbsp; If true, if an OCSP request times out, the connection fails.
4638 | security.osclientcerts.assume_rsa_pss_support | boolean | true
4639 | &nbsp;&nbsp;&nbsp;&nbsp; If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12)
4640 | security.ssl.enable_ocsp_stapling | boolean | true
4641 | &nbsp;&nbsp;&nbsp;&nbsp; If false, OCSP stapling is not enabled.
4642 | security.ssl.errorReporting.enabled | boolean | true
4643 | &nbsp;&nbsp;&nbsp;&nbsp;If false, SSL errors cannot be sent to Mozilla.
4644 | security.ssl.require_safe_negotiation | boolean | false
4645 | &nbsp;&nbsp;&nbsp;&nbsp;If true, Firefox will only negotiate TLS connections with servers that indicate they support secure renegotiation. (Firefox 118, Firefox ESR 115.3)
4646 | security.tls.enable_0rtt_data | boolean | true
4647 | &nbsp;&nbsp;&nbsp;&nbsp;If false, TLS early data is turned off. (Firefox 93, Firefox 91.2, Firefox 78.15)
4648 | security.tls.hello_downgrade_check | boolean | true
4649 | &nbsp;&nbsp;&nbsp;&nbsp;If false, the TLS 1.3 downgrade check is disabled.
4650 | security.tls.version.enable-deprecated | boolean | false
4651 | &nbsp;&nbsp;&nbsp;&nbsp;If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8)
4652 | security.warn_submit_secure_to_insecure | boolean | true
4653 | &nbsp;&nbsp;&nbsp;&nbsp;If false, no warning is shown when submitting a form from https to http.
4654
4655 Using the preference as the key, set the `Value` to the corresponding preference value.
4656
4657 `Status` can be "default", "locked", "user" or "clear"
4658
4659 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
4660 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
4661 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
4662 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
4663
4664 `"user"` preferences persist across invocations of Firefox. It is the equivalent of a user setting the preference. They are most useful when a preference is needed very early in startup so it can't be set as default by policy. An example of this is ```toolkit.legacyUserProfileCustomizations.stylesheets```.
4665
4666 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
4667
4668 You can also set the `Type` starting in Firefox 123 and Firefox ESR 115.8. It can be `number`, `boolean` or `string`. This is especially useful if you are seeing 0 or 1 values being converted to booleans when set as user preferences.
4669
4670 See the examples below for more detail.
4671
4672 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
4673
4674 Status
4675 **Compatibility:** Firefox 81, Firefox ESR 78.3\
4676 **CCK2 Equivalent:** `preferences`\
4677 **Preferences Affected:** Many
4678
4679 #### Windows (GPO)
4680 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
4681 ```
4682 {
4683 "accessibility.force_disabled": {
4684 "Value": 1,
4685 "Status": "default",
4686 "Type": "number"
4687
4688 },
4689 "browser.cache.disk.parent_directory": {
4690 "Value": "SOME_NATIVE_PATH",
4691 "Status": "user"
4692 },
4693 "browser.tabs.warnOnClose": {
4694 "Value": false,
4695 "Status": "locked"
4696 }
4697 }
4698 ```
4699 #### Windows (Intune)
4700 OMA-URI:
4701 ```
4702 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
4703 ```
4704 Value (string):
4705 ```
4706 <enabled/>
4707 <data id="JSON" value='
4708 {
4709 "accessibility.force_disabled": {
4710 "Value": 1,
4711 "Status": "default",
4712 "Type": "number"
4713 },
4714 "browser.cache.disk.parent_directory": {
4715 "Value": "SOME_NATIVE_PATH",
4716 "Status": "user"
4717 },
4718 "browser.tabs.warnOnClose": {
4719 "Value": false,
4720 "Status": "locked"
4721 }
4722 }'/>
4723 ```
4724 #### macOS
4725 ```
4726 <dict>
4727 <key>Preferences</key>
4728 <dict>
4729 <key>accessibility.force_disabled</key>
4730 <dict>
4731 <key>Value</key>
4732 <integer>1</integer>
4733 <key>Status</key>
4734 <string>default</string>
4735 <key>Type</key>
4736 <string>number</string>
4737 </dict>
4738 <key>browser.cache.disk.parent_directory</key>
4739 <dict>
4740 <key>Value</key>
4741 <string>SOME_NATIVE_PATH</string>
4742 <key>Status</key>
4743 <string>user</string>
4744 </dict>
4745 <key>browser.tabs.warnOnClose</key>
4746 <dict>
4747 <key>Value</key>
4748 <false/>
4749 <key>Status</key>
4750 <string>locked</string>
4751 </dict>
4752 </dict>
4753 </dict>
4754 ```
4755 #### policies.json
4756 ```
4757 {
4758 "policies": {
4759 "Preferences": {
4760 "accessibility.force_disabled": {
4761 "Value": 1,
4762 "Status": "default"
4763 "Type": "number"
4764 },
4765 "browser.cache.disk.parent_directory": {
4766 "Value": "SOME_NATIVE_PATH",
4767 "Status": "user"
4768 },
4769 "browser.tabs.warnOnClose": {
4770 "Value": false,
4771 "Status": "locked"
4772 }
4773 }
4774 }
4775 }
4776 ```
4777 ### PrimaryPassword
4778 Require or prevent using a primary (formerly master) password.
4779
4780 If this value is true, a primary password is required. If this value is false, it works the same as if [`DisableMasterPasswordCreation`](#disablemasterpasswordcreation) was true and removes the primary password functionality.
4781
4782 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
4783
4784 **Compatibility:** Firefox 79, Firefox ESR 78.1\
4785 **CCK2 Equivalent:** `noMasterPassword`\
4786 **Preferences Affected:** N/A
4787
4788 #### Windows (GPO)
4789 ```
4790 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
4791 ```
4792 #### Windows (Intune)
4793 OMA-URI:
4794 ```
4795 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
4796 ```
4797 Value (string):
4798 ```
4799 <enabled/> or <disabled/>
4800 ```
4801 #### macOS
4802 ```
4803 <dict>
4804 <key>PrimaryPassword</key>
4805 <true/> | <false/>
4806 </dict>
4807 ```
4808 #### policies.json
4809 ```
4810 {
4811 "policies": {
4812 "PrimaryPassword": true | false
4813 }
4814 }
4815 ```
4816 ### PrintingEnabled
4817 Enable or disable printing.
4818
4819 **Compatibility:** Firefox 120, Firefox ESR 115.5\
4820 **CCK2 Equivalent:** N/A\
4821 **Preferences Affected:** `print.enabled`
4822
4823 #### Windows (GPO)
4824 ```
4825 Software\Policies\Mozilla\Firefox\PrintingEnabled = 0x1 | 0x0
4826 ```
4827 #### Windows (Intune)
4828 OMA-URI:
4829 ```
4830 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrintingEnabled
4831 ```
4832 Value (string):
4833 ```
4834 <enabled/> or <disabled/>
4835 ```
4836 #### macOS
4837 ```
4838 <dict>
4839 <key>PrintingEnabled</key>
4840 <true/> | <false/>
4841 </dict>
4842 ```
4843 #### policies.json
4844 ```
4845 {
4846 "policies": {
4847 "PrintingEnabled": true | false
4848 }
4849 }
4850 ```
4851 ### PromptForDownloadLocation
4852 Ask where to save each file before downloading.
4853
4854 **Compatibility:** Firefox 68, Firefox ESR 68\
4855 **CCK2 Equivalent:** N/A\
4856 **Preferences Affected:** `browser.download.useDownloadDir`
4857
4858 #### Windows (GPO)
4859 ```
4860 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
4861 ```
4862 #### Windows (Intune)
4863 OMA-URI:
4864 ```
4865 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
4866 ```
4867 Value (string):
4868 ```
4869 <enabled/> or <disabled/>
4870 ```
4871 #### macOS
4872 ```
4873 <dict>
4874 <key>PromptForDownloadLocation</key>
4875 <true/> | <false/>
4876 </dict>
4877 ```
4878 #### policies.json
4879 ```
4880 {
4881 "policies": {
4882 "PromptForDownloadLocation": true | false
4883 }
4884 }
4885 ```
4886 ### Proxy
4887 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
4888 To specify ports, append them to the hostnames with a colon (:).
4889
4890 Unless you lock this policy, changes the user already has in place will take effect.
4891
4892 `Mode` is the proxy method being used.
4893
4894 `Locked` is whether or not proxy settings can be changed.
4895
4896 `HTTPProxy` is the HTTP proxy server.
4897
4898 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
4899
4900 `SSLProxy` is the SSL proxy server.
4901
4902 `FTPProxy` is the FTP proxy server.
4903
4904 `SOCKSProxy` is the SOCKS proxy server
4905
4906 `SOCKSVersion` is the SOCKS version (4 or 5)
4907
4908 `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.
4909
4910 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
4911
4912 `AutoLogin` means do not prompt for authentication if password is saved.
4913
4914 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
4915
4916 **Compatibility:** Firefox 60, Firefox ESR 60\
4917 **CCK2 Equivalent:** `networkProxy*`\
4918 **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`
4919
4920 #### Windows (GPO)
4921 ```
4922 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
4923 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
4924 Software\Policies\Mozilla\Firefox\Proxy\HTTPProxy = https://httpproxy.example.com
4925 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
4926 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
4927 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
4928 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
4929 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
4930 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
4931 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
4932 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
4933 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
4934 ```
4935 #### Windows (Intune)
4936 **Note**
4937 These setttings were moved to a category to make them easier to configure via Intune.
4938
4939 OMA-URI:
4940 ```
4941 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
4942 ```
4943 Value (string):
4944 ```
4945 <enabled/> or <disabled/>
4946 ```
4947 OMA-URI:
4948 ```
4949 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
4950 ```
4951 Value (string):
4952 ```
4953 <enabled/>
4954 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
4955 ```
4956 OMA-URI:
4957 ```
4958 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
4959 ```
4960 Value (string):
4961 ```
4962 <enabled/>
4963 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
4964 ```
4965 OMA-URI:
4966 ```
4967 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
4968 ```
4969 Value (string):
4970 ```
4971 <enabled/> or <disabled/>
4972 ```
4973 OMA-URI:
4974 ```
4975 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
4976 ```
4977 Value (string):
4978 ```
4979 <enabled/>
4980 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
4981 ```
4982 OMA-URI:
4983 ```
4984 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
4985 ```
4986 Value (string):
4987 ```
4988 <enabled/>
4989 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
4990 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
4991 ```
4992 OMA-URI:
4993 ```
4994 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
4995 ```
4996 Value (string):
4997 ```
4998 <enabled/>
4999 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5000 ```
5001 OMA-URI:
5002 ```
5003 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
5004 ```
5005 Value (string):
5006 ```
5007 <enabled/>
5008 <data id="Proxy_Passthrough" value="&lt;local&gt;"/>
5009 ```
5010 OMA-URI:
5011 ```
5012 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
5013 ```
5014 Value (string):
5015 ```
5016 <enabled/> or <disabled/>
5017 ```
5018 OMA-URI:
5019 ```
5020 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
5021 ```
5022 Value (string):
5023 ```
5024 <enabled/> or <disabled/>
5025 ```
5026 OMA-URI (Old way):
5027 ```
5028 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
5029 ```
5030 Value (string):
5031 ```
5032 <enabled/>
5033 <data id="ProxyLocked" value="true | false"/>
5034 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5035 <data id="HTTPProxy" value="httpproxy.example.com"/>
5036 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
5037 <data id="SSLProxy" value="sslproxy.example.com"/>
5038 <data id="FTPProxy" value="ftpproxy.example.com"/>
5039 <data id="SOCKSProxy" value="socksproxy.example.com"/>
5040 <data id="SOCKSVersion" value="4 | 5"/>
5041 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5042 <data id="Passthrough" value="<local>"/>
5043 <data id="AutoLogin" value="true | false"/>
5044 <data id="UseProxyForDNS" value="true | false"/>
5045 ```
5046 #### macOS
5047 ```
5048 <dict>
5049 <key>Proxy</key>
5050 <dict>
5051 <key>Mode</key>
5052 <string>none | system | manual | autoDetect | autoConfig</string>
5053 <key>Locked</key>
5054 <true> | </false>
5055 <key>HTTPProxy</key>
5056 <string>https://httpproxy.example.com</string>
5057 <key>UseHTTPProxyForAllProtocols</key>
5058 <true> | </false>
5059 <key>SSLProxy</key>
5060 <string>https://sslproxy.example.com</string>
5061 <key>FTPProxy</key>
5062 <string>https://ftpproxy.example.com</string>
5063 <key>SOCKSProxy</key>
5064 <string>https://socksproxy.example.com</string>
5065 <key>SOCKSVersion</key>
5066 <string>4 | 5</string>
5067 <key>Passthrough</key>
5068 <string>&lt;local>&gt;</string>
5069 <key>AutoConfigURL</key>
5070 <string>URL_TO_AUTOCONFIG</string>
5071 <key>AutoLogin</key>
5072 <true> | </false>
5073 <key>UseProxyForDNS</key>
5074 <true> | </false>
5075 </dict>
5076 </dict>
5077 ```
5078 #### policies.json
5079 ```
5080 {
5081 "policies": {
5082 "Proxy": {
5083 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
5084 "Locked": true | false,
5085 "HTTPProxy": "hostname",
5086 "UseHTTPProxyForAllProtocols": true | false,
5087 "SSLProxy": "hostname",
5088 "FTPProxy": "hostname",
5089 "SOCKSProxy": "hostname",
5090 "SOCKSVersion": 4 | 5,
5091 "Passthrough": "<local>",
5092 "AutoConfigURL": "URL_TO_AUTOCONFIG",
5093 "AutoLogin": true | false,
5094 "UseProxyForDNS": true | false
5095 }
5096 }
5097 }
5098 ```
5099 ### RequestedLocales
5100 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
5101
5102 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
5103
5104 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
5105 **CCK2 Equivalent:** N/A\
5106 **Preferences Affected:** N/A
5107 #### Windows (GPO)
5108 ```
5109 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
5110 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
5111
5112 or
5113
5114 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
5115 ```
5116 #### Windows (Intune)
5117 OMA-URI:
5118 ```
5119 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
5120 ```
5121 Value (string):
5122 ```
5123 <enabled/>
5124 <data id="Preferences_String" value="de,en-US"/>
5125 ```
5126 #### macOS
5127 ```
5128 <dict>
5129 <key>RequestedLocales</key>
5130 <array>
5131 <string>de</string>
5132 <string>en-US</string>
5133 </array>
5134 </dict>
5135
5136 or
5137
5138 <dict>
5139 <key>RequestedLocales</key>
5140 <string>de,en-US</string>
5141 </dict>
5142
5143 ```
5144 #### policies.json
5145 ```
5146 {
5147 "policies": {
5148 "RequestedLocales": ["de", "en-US"]
5149 }
5150 }
5151
5152 or
5153
5154 {
5155 "policies": {
5156 "RequestedLocales": "de,en-US"
5157 }
5158 }
5159 ```
5160 <a name="SanitizeOnShutdown"></a>
5161
5162 ### SanitizeOnShutdown (Selective)
5163 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
5164
5165 Previously, these values were always locked. Starting with Firefox 74 and Firefox ESR 68.6, you can use the `Locked` option to either keep the values unlocked (set it to false), or lock only the values you set (set it to true). If you want the old behavior of locking everything, do not set `Locked` at all.
5166
5167 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
5168 **CCK2 Equivalent:** N/A\
5169 **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`
5170 #### Windows (GPO)
5171 ```
5172 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5173 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5174 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5175 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5176 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5177 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5178 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5179 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5180 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5181 ```
5182 #### Windows (Intune)
5183 OMA-URI:
5184 ```
5185 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5186 ```
5187 Value (string):
5188 ```
5189 <enabled/> or <disabled/>
5190 ```
5191 OMA-URI:
5192 ```
5193 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5194 ```
5195 Value (string):
5196 ```
5197 <enabled/> or <disabled/>
5198 ```
5199 OMA-URI:
5200 ```
5201 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5202 ```
5203 Value (string):
5204 ```
5205 <enabled/> or <disabled/>
5206 ```
5207 OMA-URI:
5208 ```
5209 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5210 ```
5211 Value (string):
5212 ```
5213 <enabled/> or <disabled/>
5214 ```
5215 OMA-URI:
5216 ```
5217 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5218 ```
5219 Value (string):
5220 ```
5221 <enabled/> or <disabled/>
5222 ```
5223 OMA-URI:
5224 ```
5225 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5226 ```
5227 Value (string):
5228 ```
5229 <enabled/> or <disabled/>
5230 ```
5231 OMA-URI:
5232 ```
5233 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5234 ```
5235 Value (string):
5236 ```
5237 <enabled/> or <disabled/>
5238 ```
5239 OMA-URI:
5240 ```
5241 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5242 ```
5243 Value (string):
5244 ```
5245 <enabled/> or <disabled/>
5246 ```
5247 OMA-URI:
5248 ```
5249 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5250 ```
5251 Value (string):
5252 ```
5253 <enabled/> or <disabled/>
5254 ```
5255 #### macOS
5256 ```
5257 <dict>
5258 <key>SanitizeOnShutdown</key>
5259 <dict>
5260 <key>Cache</key>
5261 <true/> | <false/>
5262 <key>Cookies</key>
5263 <true/> | <false/>
5264 <key>Downloads</key>
5265 <true/> | <false/>
5266 <key>FormData</key>
5267 <true/> | <false/>
5268 <key>History</key>
5269 <true/> | <false/>
5270 <key>Sessions</key>
5271 <true/> | <false/>
5272 <key>SiteSettings</key>
5273 <true/> | <false/>
5274 <key>OfflineApps</key>
5275 <true/> | <false/>
5276 <key>Locked</key>
5277 <true/> | <false/>
5278 </dict>
5279 </dict>
5280 ```
5281 #### policies.json
5282 ```
5283 {
5284 "policies": {
5285 "SanitizeOnShutdown": {
5286 "Cache": true | false,
5287 "Cookies": true | false,
5288 "Downloads": true | false,
5289 "FormData": true | false,
5290 "History": true | false,
5291 "Sessions": true | false,
5292 "SiteSettings": true | false,
5293 "OfflineApps": true | false,
5294 "Locked": true | false
5295 }
5296 }
5297 }
5298 ```
5299 ### SanitizeOnShutdown (All)
5300 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
5301
5302 **Compatibility:** Firefox 60, Firefox ESR 60\
5303 **CCK2 Equivalent:** N/A\
5304 **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`
5305 #### Windows (GPO)
5306 ```
5307 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
5308 ```
5309 #### Windows (Intune)
5310 OMA-URI:
5311 ```
5312 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
5313 ```
5314 Value (string):
5315 ```
5316 <enabled/> or <disabled/>
5317 ```
5318 #### macOS
5319 ```
5320 <dict>
5321 <key>SanitizeOnShutdown</key>
5322 <true/> | <false/>
5323 </dict>
5324 ```
5325 #### policies.json
5326 ```
5327 {
5328 "policies": {
5329 "SanitizeOnShutdown": true | false
5330 }
5331 }
5332 ```
5333 ### SearchBar
5334 Set whether or not search bar is displayed.
5335
5336 **Compatibility:** Firefox 60, Firefox ESR 60\
5337 **CCK2 Equivalent:** `showSearchBar`\
5338 **Preferences Affected:** N/A
5339
5340 #### Windows (GPO)
5341 ```
5342 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
5343 ```
5344
5345 #### Windows (Intune)
5346 OMA-URI:
5347 ```
5348 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
5349 ```
5350 Value (string):
5351 ```
5352 <enabled/>
5353 <data id="SearchBar" value="unified | separate"/>
5354 ```
5355 #### macOS
5356 ```
5357 <dict>
5358 <key>SearchBar</key>
5359 <string>unified | separate</string>
5360 </dict>
5361 ```
5362 #### policies.json
5363 ```
5364 {
5365 "policies": {
5366 "SearchBar": "unified" | "separate"
5367 }
5368 }
5369 ```
5370 <a name="SearchEngines"></a>
5371
5372 ### SearchEngines (This policy is only available on the ESR.)
5373
5374 ### SearchEngines | Add
5375
5376 Add new search engines. Although there are only five engines available in the ADMX template, there is no limit. To add more in the ADMX template, you can duplicate the XML.
5377
5378 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
5379
5380 `Name` is the name of the search engine.
5381
5382 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
5383
5384 `Method` is either GET or POST
5385
5386 `IconURL` is a URL for the icon to use.
5387
5388 `Alias` is a keyword to use for the engine.
5389
5390 `Description` is a description of the search engine.
5391
5392 `PostData` is the POST data as name value pairs separated by &.
5393
5394 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
5395
5396 `Encoding` is the query charset for the engine. It defaults to UTF-8.
5397
5398 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
5399 **CCK2 Equivalent:** `searchplugins`\
5400 **Preferences Affected:** N/A
5401
5402 #### Windows (GPO)
5403 ```
5404 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
5405 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
5406 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
5407 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
5408 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
5409 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
5410 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
5411 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
5412 ```
5413 #### Windows (Intune)
5414 OMA-URI:
5415 ```
5416 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
5417 ```
5418 Value (string):
5419 ```
5420 <enabled/>
5421 <data id="SearchEngine_Name" value="Example1"/>
5422 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
5423 <data id="SearchEngine_Method" value="GET | POST"/>
5424 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
5425 <data id="SearchEngine_Alias" value="example"/>
5426 <data id="SearchEngine_Description" value="Example Description"/>
5427 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
5428 <data id="SearchEngine_PostData" value="name=value&amp;q={searchTerms}"/>
5429 ```
5430 #### macOS
5431 ```
5432 <dict>
5433 <key>SearchEngines</key>
5434 <dict>
5435 <key>Add</key>
5436 <array>
5437 <dict>
5438 <key>Name</key>
5439 <string>Example1</string>
5440 <key>URLTemplate</key>
5441 <string>https://www.example.org/q={searchTerms}</string>
5442 <key>Method</key>
5443 <string>GET | POST </string>
5444 <key>IconURL</key>
5445 <string>https://www.example.org/favicon.ico</string>
5446 <key>Alias</key>
5447 <string>example</string>
5448 <key>Description</key>
5449 <string>Example Description</string>
5450 <key>SuggestURLTemplate</key>
5451 <string>https://www.example.org/suggestions/q={searchTerms}</string>
5452 <key>PostData</key>
5453 <string>name=value&q={searchTerms}</string>
5454 </dict>
5455 <array>
5456 </dict>
5457 </dict>
5458 ```
5459 #### policies.json
5460 ```
5461 {
5462 "policies": {
5463 "SearchEngines": {
5464 "Add": [
5465 {
5466 "Name": "Example1",
5467 "URLTemplate": "https://www.example.org/q={searchTerms}",
5468 "Method": "GET" | "POST",
5469 "IconURL": "https://www.example.org/favicon.ico",
5470 "Alias": "example",
5471 "Description": "Description",
5472 "PostData": "name=value&q={searchTerms}",
5473 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
5474 }
5475 ]
5476 }
5477 }
5478 }
5479 ```
5480 ### SearchEngines | Default
5481
5482 Set the default search engine. This policy is only available on the ESR.
5483
5484 **Compatibility:** Firefox ESR 60\
5485 **CCK2 Equivalent:** `defaultSearchEngine`\
5486 **Preferences Affected:** N/A
5487
5488 #### Windows (GPO)
5489 ```
5490 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
5491 ```
5492 #### Windows (Intune)
5493 OMA-URI:
5494 ```
5495 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
5496 ```
5497 Value (string):
5498 ```
5499 <enabled/>
5500 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
5501 ```
5502 #### macOS
5503 ```
5504 <dict>
5505 <key>SearchEngines</key>
5506 <dict>
5507 <key>Default</key>
5508 <string>NAME_OF_SEARCH_ENGINE</string>
5509 </dict>
5510 </dict>
5511 ```
5512 #### policies.json
5513 ```
5514 {
5515 "policies": {
5516 "SearchEngines": {
5517 "Default": "NAME_OF_SEARCH_ENGINE"
5518 }
5519 }
5520 }
5521 ```
5522 ### SearchEngines | PreventInstalls
5523
5524 Prevent installing search engines from webpages.
5525
5526 **Compatibility:** Firefox ESR 60\
5527 **CCK2 Equivalent:** `disableSearchEngineInstall`\
5528 **Preferences Affected:** N/A
5529
5530 #### Windows (GPO)
5531 ```
5532 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
5533 ```
5534 #### Windows (Intune)
5535 OMA-URI:
5536 ```
5537 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
5538 ```
5539 Value (string):
5540 ```
5541 <enabled/> or <disabled/>
5542 ```
5543 #### macOS
5544 ```
5545 <dict>
5546 <key>SearchEngines</key>
5547 <dict>
5548 <key>PreventInstalls</key>
5549 <true/> | <false/>
5550 </dict>
5551 </dict>
5552 ```
5553 #### policies.json
5554 ```
5555 {
5556 "policies": {
5557 "SearchEngines": {
5558 "PreventInstalls": true | false
5559 }
5560 }
5561 }
5562 ```
5563 ### SearchEngines | Remove
5564
5565 Hide built-in search engines. This policy is only available on the ESR.
5566
5567 **Compatibility:** Firefox ESR 60.2\
5568 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
5569 **Preferences Affected:** N/A
5570
5571 #### Windows (GPO)
5572 ```
5573 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
5574 ```
5575 #### Windows (Intune)
5576 OMA-URI:
5577 ```
5578 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
5579 ```
5580 Value (string):
5581 ```
5582 <enabled/>
5583 <data id="SearchEngines_Remove" value="1&#xF000;NAME_OF_SEARCH_ENGINE"/>
5584 ```
5585 #### macOS
5586 ```
5587 <dict>
5588 <key>SearchEngines</key>
5589 <dict>
5590 <key>Remove</key>
5591 <array>
5592 <string>NAME_OF_SEARCH_ENGINE</string>
5593 </array>
5594 </dict>
5595 </dict>
5596 ```
5597 #### policies.json
5598 ```
5599 {
5600 "policies": {
5601 "SearchEngines": {
5602 "Remove": ["NAME_OF_SEARCH_ENGINE"]
5603 }
5604 }
5605 }
5606 ```
5607 ### SearchSuggestEnabled
5608
5609 Enable search suggestions.
5610
5611 **Compatibility:** Firefox 68, Firefox ESR 68\
5612 **CCK2 Equivalent:** N/A\
5613 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
5614
5615 #### Windows (GPO)
5616 ```
5617 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
5618 ```
5619 #### Windows (Intune)
5620 OMA-URI:
5621 ```
5622 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
5623 ```
5624 Value (string):
5625 ```
5626 <enabled/> or <disabled/>
5627 ```
5628 #### macOS
5629 ```
5630 <dict>
5631 <key>SearchSuggestEnabled</key>
5632 <true/> | <false/>
5633 </dict>
5634 ```
5635 #### policies.json
5636 ```
5637 {
5638 "policies": {
5639 "SearchSuggestEnabled": true | false
5640 }
5641 }
5642 ```
5643 ### SecurityDevices
5644
5645 Add or delete PKCS #11 modules.
5646
5647 **Compatibility:** Firefox 114, Firefox ESR 112.12\
5648 **CCK2 Equivalent:** N/A\
5649 **Preferences Affected:** N/A
5650
5651 #### Windows (GPO)
5652 ```
5653 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
5654 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
5655 ```
5656 #### Windows (Intune)
5657 OMA-URI:
5658 ```
5659 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
5660 ```
5661 Value (string):
5662 ```
5663 <enabled/>
5664 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADD&#xF000;PATH_TO_LIBRARY_FOR_DEVICE"/>
5665 ```
5666 OMA-URI:
5667 ```
5668 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
5669 ```
5670 Value (string):
5671 ```
5672 <enabled/>
5673 <data id="SecurityDevices" value="1&#xF000;NAME_OF_DEVICE_TO_REMOVE"/>
5674 ```
5675 #### macOS
5676 ```
5677 <dict>
5678 <key>SecurityDevices</key>
5679 <dict>
5680 <key>Add<key>
5681 <dict>
5682 <key>NAME_OF_DEVICE_TO_ADD</key>
5683 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5684 </dict>
5685 <key>Delete</add>
5686 <array>
5687 <string>NAME_OF_DEVICE_TO_DELETE</string>
5688 </array>
5689 </dict>
5690 </dict>
5691 ```
5692 #### policies.json
5693 ```
5694 {
5695 "policies": {
5696 "SecurityDevices": {
5697 "Add": {
5698 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
5699 },
5700 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
5701 }
5702 }
5703 }
5704 ```
5705 ### SecurityDevices (Deprecated)
5706
5707 Install PKCS #11 modules.
5708
5709 **Compatibility:** Firefox 64, Firefox ESR 60.4\
5710 **CCK2 Equivalent:** `certs.devices`\
5711 **Preferences Affected:** N/A
5712
5713 #### Windows (GPO)
5714 ```
5715 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
5716 ```
5717 #### Windows (Intune)
5718 OMA-URI:
5719 ```
5720 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
5721 ```
5722 Value (string):
5723 ```
5724 <enabled/>
5725 <data id="SecurityDevices" value="NAME_OF_DEVICE&#xF000;PATH_TO_LIBRARY_FOR_DEVICE"/>
5726 ```
5727 #### macOS
5728 ```
5729 <dict>
5730 <key>SecurityDevices</key>
5731 <dict>
5732 <key>NAME_OF_DEVICE</key>
5733 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5734 </dict>
5735 </dict>
5736 ```
5737 #### policies.json
5738 ```
5739 {
5740 "policies": {
5741 "SecurityDevices": {
5742 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
5743 }
5744 }
5745 }
5746 ```
5747 ### ShowHomeButton
5748 Show the home button on the toolbar.
5749
5750 Future versions of Firefox will not show the home button by default.
5751
5752 **Compatibility:** Firefox 88, Firefox ESR 78.10\
5753 **CCK2 Equivalent:** N/A\
5754 **Preferences Affected:** N/A
5755
5756 #### Windows (GPO)
5757 ```
5758 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
5759 ```
5760 #### Windows (Intune)
5761 OMA-URI:
5762 ```
5763 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
5764 ```
5765 Value (string):
5766 ```
5767 <enabled/> or <disabled/>
5768 ```
5769 #### macOS
5770 ```
5771 <dict>
5772 <key>ShowHomeButton</key>
5773 <true/> | <false/>
5774 </dict>
5775 ```
5776 #### policies.json
5777 ```
5778 {
5779 "policies": {
5780 "ShowHomeButton": true | false
5781 }
5782 }
5783 ```
5784 ### SSLVersionMax
5785
5786 Set and lock the maximum version of TLS. (Firefox defaults to a maximum of TLS 1.3.)
5787
5788 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5789 **CCK2 Equivalent:** N/A\
5790 **Preferences Affected:** `security.tls.version.max`
5791
5792 #### Windows (GPO)
5793 ```
5794 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5795 ```
5796 #### Windows (Intune)
5797 OMA-URI:
5798 ```
5799 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
5800 ```
5801 Value (string):
5802 ```
5803 <enabled/>
5804 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5805 ```
5806 #### macOS
5807 ```
5808 <dict>
5809 <key>SSLVersionMax</key>
5810 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5811 </dict>
5812 ```
5813
5814 #### policies.json
5815 ```
5816 {
5817 "policies": {
5818 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5819 }
5820 }
5821 ```
5822 ### SSLVersionMin
5823
5824 Set and lock the minimum version of TLS. (Firefox defaults to a minimum of TLS 1.2.)
5825
5826 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5827 **CCK2 Equivalent:** N/A\
5828 **Preferences Affected:** `security.tls.version.min`
5829
5830 #### Windows (GPO)
5831 ```
5832 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5833 ```
5834 #### Windows (Intune)
5835 OMA-URI:
5836 ```
5837 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
5838 ```
5839 Value (string):
5840 ```
5841 <enabled/>
5842 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5843 ```
5844 #### macOS
5845 ```
5846 <dict>
5847 <key>SSLVersionMin</key>
5848 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5849 </dict>
5850 ```
5851
5852 #### policies.json
5853 ```
5854 {
5855 "policies": {
5856 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5857 }
5858 }
5859 ```
5860 ### SupportMenu
5861 Add a menuitem to the help menu for specifying support information.
5862
5863 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
5864 **CCK2 Equivalent:** helpMenu\
5865 **Preferences Affected:** N/A
5866
5867 #### Windows (GPO)
5868 ```
5869 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
5870 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
5871 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
5872 ```
5873 #### Windows (Intune)
5874 OMA-URI:
5875 ```
5876 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
5877 ```
5878 Value (string):
5879 ```
5880 <enabled/>
5881 <data id="SupportMenuTitle" value="Support Menu"/>
5882 <data id="SupportMenuURL" value="http://example.com/support"/>
5883 <data id="SupportMenuAccessKey" value="S"/>
5884 ```
5885 #### macOS
5886 ```
5887 <dict>
5888 <key>SupportMenu</key>
5889 <dict>
5890 <key>Title</key>
5891 <string>SupportMenu</string>
5892 <key>URL</key>
5893 <string>http://example.com/support</string>
5894 <key>AccessKey</key>
5895 <string>S</string>
5896 </dict>
5897 </dict>
5898 ```
5899 #### policies.json
5900 ```
5901 {
5902 "policies": {
5903 "SupportMenu": {
5904 "Title": "Support Menu",
5905 "URL": "http://example.com/support",
5906 "AccessKey": "S"
5907 }
5908 }
5909 }
5910 ```
5911 ### StartDownloadsInTempDirectory
5912 Force downloads to start off in a local, temporary location rather than the default download directory.
5913
5914 **Compatibility:** Firefox 102\
5915 **CCK2 Equivalent:** N/A\
5916 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
5917
5918 #### Windows (GPO)
5919 ```
5920 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
5921 ```
5922 #### Windows (Intune)
5923 OMA-URI:
5924 ```
5925 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
5926 ```
5927 Value (string):
5928 ```
5929 <enabled/> or <disabled/>
5930 ```
5931 #### macOS
5932 ```
5933 <dict>
5934 <key>StartDownloadsInTempDirectory</key>
5935 <true/> | <false/>
5936 </dict>
5937 ```
5938 #### policies.json
5939 ```
5940 {
5941 "policies": {
5942 "StartDownloadsInTempDirectory": true | false
5943 }
5944 ```
5945 ### UserMessaging
5946
5947 Prevent Firefox from messaging the user in certain situations.
5948
5949 `WhatsNew` Remove the "What's New" icon and menuitem.
5950
5951 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
5952
5953 `FeatureRecommendations` If false, don't recommend browser features.
5954
5955 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
5956
5957 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
5958
5959 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
5960
5961 `Locked` prevents the user from changing user messaging preferences.
5962
5963 **Compatibility:** Firefox 75, Firefox ESR 68.7\
5964 **CCK2 Equivalent:** N/A\
5965 **Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`
5966
5967 #### Windows (GPO)
5968 ```
5969 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
5970 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
5971 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
5972 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
5973 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
5974 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
5975 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
5976 ```
5977 #### Windows (Intune)
5978 OMA-URI:
5979 ```
5980 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_WhatsNew
5981 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
5982 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
5983 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
5984 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
5985 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
5986 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
5987 ```
5988 Value (string):
5989 ```
5990 <enabled/> or <disabled/>
5991 ```
5992 #### macOS
5993 ```
5994 <dict>
5995 <key>UserMessaging</key>
5996 <dict>
5997 <key>WhatsNew</key>
5998 <true/> | <false/>
5999 <key>ExtensionRecommendations</key>
6000 <true/> | <false/>
6001 <key>FeatureRecommendations</key>
6002 <true/> | <false/>
6003 <key>UrlbarInterventions</key>
6004 <true/> | <false/>
6005 <key>SkipOnboarding</key>
6006 <true/> | <false/>
6007 <key>MoreFromMozilla</key>
6008 <true/> | <false/>
6009 <key>Locked</key>
6010 <true/> | <false/>
6011 </dict>
6012 </dict>
6013 ```
6014 #### policies.json
6015 ```
6016 {
6017 "policies": {
6018 "UserMessaging": {
6019 "WhatsNew": true | false,
6020 "ExtensionRecommendations": true | false,
6021 "FeatureRecommendations": true | false,
6022 "UrlbarInterventions": true | false,
6023 "SkipOnboarding": true | false,
6024 "MoreFromMozilla": true | false,
6025 "Locked": true | false
6026 }
6027 }
6028 }
6029 ```
6030 ### UseSystemPrintDialog
6031 Use the system print dialog instead of the print preview window.
6032
6033 **Compatibility:** Firefox 102\
6034 **CCK2 Equivalent:** N/A\
6035 **Preferences Affected:** `print.prefer_system_dialog`
6036
6037 #### Windows (GPO)
6038 ```
6039 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
6040 ```
6041 #### Windows (Intune)
6042 OMA-URI:
6043 ```
6044 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
6045 ```
6046 Value (string):
6047 ```
6048 <enabled/> or <disabled/>
6049 ```
6050 #### macOS
6051 ```
6052 <dict>
6053 <key>UseSystemPrintDialog</key>
6054 <true/> | <false/>
6055 </dict>
6056 ```
6057 #### policies.json
6058 ```
6059 {
6060 "policies": {
6061 "UseSystemPrintDialog": true | false
6062 }
6063 }
6064 ```
6065 ### WebsiteFilter
6066 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.
6067 The arrays are limited to 1000 entries each.
6068
6069 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
6070
6071 For specific protocols, use `https://*/*` or `http://*/*`.
6072
6073 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
6074
6075 **Compatibility:** Firefox 60, Firefox ESR 60\
6076 **CCK2 Equivalent:** N/A\
6077 **Preferences Affected:** N/A
6078
6079 #### Windows (GPO)
6080 ```
6081 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
6082 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
6083 ```
6084 #### Windows (Intune)
6085 OMA-URI:
6086 ```
6087 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
6088 ```
6089 Value (string):
6090 ```
6091 <enabled/> <data id="WebsiteFilter" value="1&#xF000;&#60;all_urls&#62;"/>
6092 ```
6093 OMA-URI:
6094 ```
6095 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
6096 ```
6097 Value (string):
6098 ```
6099 <enabled/>
6100 <data id="WebsiteFilter" value="1&#xF000;http://example.org/*"/>
6101 ```
6102 #### macOS
6103 ```
6104 <dict>
6105 <key>WebsiteFilter</key>
6106 <dict>
6107 <key>Block</key>
6108 <array>
6109 <string><all_urls></string>
6110 </array>
6111 <key>Exceptions</key>
6112 <array>
6113 <string>http://example.org/*</string>
6114 </array>
6115 </dict>
6116
6117 </dict>
6118 ```
6119 #### policies.json
6120 ```
6121 {
6122 "policies": {
6123 "WebsiteFilter": {
6124 "Block": ["<all_urls>"],
6125 "Exceptions": ["http://example.org/*"]
6126 }
6127 }
6128 }
6129 ```
6130 ### WindowsSSO
6131 Allow Windows single sign-on for Microsoft, work, and school accounts.
6132
6133 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
6134
6135 **Compatibility:** Firefox 91\
6136 **CCK2 Equivalent:** N/A\
6137 **Preferences Affected:** `network.http.windows-sso.enabled`
6138
6139 #### Windows (GPO)
6140 ```
6141 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6142 ```
6143 #### Windows (Intune)
6144 OMA-URI:
6145 ```
6146 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6147 ```
6148 Value (string):
6149 ```
6150 <enabled/> or <disabled/>
6151 ```
6152 #### policies.json
6153 ```
6154 {
6155 "policies": {
6156 "WindowsSSO": true | false
6157 }
6158 }
6159 ```

patrick-canterino.de