]> git.p6c8.net - policy-templates.git/blob - docs/index.md
Add examples for updates_disabled
[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 `Fallback` determines whether or not Firefox will use your default DNS resolver if there is a problem with the secure DNS provider.
2265
2266 **Compatibility:** Firefox 63, Firefox ESR 68 (ExcludedDomains added in 75/68.7) (Fallback added in 124)\
2267 **CCK2 Equivalent:** N/A\
2268 **Preferences Affected:** `network.trr.mode`, `network.trr.uri`
2269
2270 #### Windows (GPO)
2271 ```
2272 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
2273 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
2274 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
2275 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ExcludedDomains\1 = "example.com"
2276 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Fallback = 0x1 | 0x0
2277 ```
2278 #### Windows (Intune)
2279 OMA-URI:
2280 ```
2281 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Enabled
2282 ```
2283 Value (string):
2284 ```
2285 <enabled/> or <disabled/>
2286 ```
2287 OMA-URI:
2288 ```
2289 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ProviderURL
2290 ```
2291 Value (string):
2292 ```
2293 <enabled/>
2294 <data id="String" value="URL_TO_ALTERNATE_PROVIDER"/>
2295 ```
2296 OMA-URI:
2297 ```
2298 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Locked
2299 ```
2300 Value (string):
2301 ```
2302 <enabled/> or <disabled/>
2303 ```
2304 OMA-URI:
2305 ```
2306 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_ExcludedDomains
2307 ```
2308 Value (string):
2309 ```
2310 <enabled/>
2311 <data id="List" value="1&#xF000;example.com"/>
2312 ```
2313 OMA-URI:
2314 ```
2315 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~DNSOverHTTPS/DNSOverHTTPS_Fallback
2316 ```
2317 Value (string):
2318 ```
2319 <enabled/> or <disabled/>
2320 ```
2321 #### macOS
2322 ```
2323 <dict>
2324 <key>DNSOverHTTPS</key>
2325 <dict>
2326 <key>Enabled</key>
2327 <true/> | <false/>
2328 <key>ProviderURL</key>
2329 <string>URL_TO_ALTERNATE_PROVIDER</string>
2330 <key>Locked</key>
2331 <true/> | <false/>
2332 <key>ExcludedDomains</key>
2333 <array>
2334 <string>example.com</string>
2335 </array>
2336 <key>Fallback</key>
2337 <true/> | <false/>
2338 </dict>
2339 </dict>
2340 ```
2341 #### policies.json
2342 ```
2343 {
2344 "policies": {
2345 "DNSOverHTTPS": {
2346 "Enabled": true | false,
2347 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
2348 "Locked": true | false,
2349 "ExcludedDomains": ["example.com"],
2350 "Fallback": true | false,
2351 }
2352 }
2353 }
2354 ```
2355 ### DontCheckDefaultBrowser
2356 Don't check if Firefox is the default browser at startup.
2357
2358 **Compatibility:** Firefox 60, Firefox ESR 60\
2359 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
2360 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
2361
2362 #### Windows (GPO)
2363 ```
2364 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
2365 ```
2366 #### Windows (Intune)
2367 OMA-URI:
2368 ```
2369 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DontCheckDefaultBrowser
2370 ```
2371 Value (string):
2372 ```
2373 <enabled/> or <disabled/>
2374 ```
2375 #### macOS
2376 ```
2377 <dict>
2378 <key>DontCheckDefaultBrowser</key>
2379 <true/> | <false/>
2380 </dict>
2381 ```
2382 #### policies.json
2383 ```
2384 {
2385 "policies": {
2386 "DontCheckDefaultBrowser": true | false
2387 }
2388 }
2389 ```
2390 ### DownloadDirectory
2391 Set and lock the download directory.
2392
2393 You can use ${home} for the native home directory.
2394
2395 **Compatibility:** Firefox 68, Firefox ESR 68\
2396 **CCK2 Equivalent:** N/A\
2397 **Preferences Affected:** `browser.download.dir`, `browser.download.folderList`, `browser.download.useDownloadDir`
2398
2399 #### Windows (GPO)
2400 ```
2401 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
2402 ```
2403 #### Windows (Intune)
2404 OMA-URI:
2405 ```
2406 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DownloadDirectory
2407 ```
2408 Value (string):
2409 ```
2410 <enabled/>
2411 <data id="Preferences_String" value="${home}\Downloads"/>
2412 ```
2413 #### macOS
2414 ```
2415 <dict>
2416 <key>DownloadDirectory</key>
2417 <string>${home}/Downloads</string>
2418 </dict>
2419 ```
2420 #### policies.json (macOS and Linux)
2421 ```
2422 {
2423 "policies": {
2424 "DownloadDirectory": "${home}/Downloads"
2425 }
2426 ```
2427 #### policies.json (Windows)
2428 ```
2429 {
2430 "policies": {
2431 "DownloadDirectory": "${home}\\Downloads"
2432 }
2433 ```
2434 ### EnableTrackingProtection
2435 Configure tracking protection.
2436
2437 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.
2438
2439 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
2440
2441 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.
2442
2443 If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
2444
2445 If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
2446
2447 If `EmailTracking` is set to true, hidden email tracking pixels and scripts on websites are blocked. (Firefox 112)
2448
2449 `Exceptions` are origins for which tracking protection is not enabled.
2450
2451 **Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
2452 **CCK2 Equivalent:** N/A\
2453 **Preferences Affected:** `privacy.trackingprotection.enabled`, `privacy.trackingprotection.pbmode.enabled`, `privacy.trackingprotection.cryptomining.enabled`, `privacy.trackingprotection.fingerprinting.enabled`
2454
2455 #### Windows (GPO)
2456 ```
2457 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
2458 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
2459 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
2460 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
2461 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1 = "https://example.com"
2462 ```
2463 #### Windows (Intune)
2464 OMA-URI:
2465 ```
2466 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/A_TrackingProtection_Value
2467 ```
2468 Value (string):
2469 ```
2470 <enabled/> or <disabled/>
2471 ```
2472 OMA-URI:
2473 ```
2474 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/B_TrackingProtection_Cryptomining
2475 ```
2476 Value (string):
2477 ```
2478 <enabled/> or <disabled/>
2479 ```
2480 OMA-URI:
2481 ```
2482 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/C_TrackingProtection_Fingerprinting
2483 ```
2484 Value (string):
2485 ```
2486 <enabled/> or <disabled/>
2487 ```
2488 OMA-URI:
2489 ```
2490 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/D_TrackingProtection_Exceptions
2491 ```
2492 Value (string):
2493 ```
2494 <enabled/>
2495 <data id="TrackingProtection_Exceptions" value="1&#xF000;https://example.com"/>
2496 ```
2497 OMA-URI:
2498 ```
2499 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~TrackingProtection/E_TrackingProtection_Locked
2500 ```
2501 Value (string):
2502 ```
2503 <enabled/> or <disabled/>
2504 ```
2505 #### macOS
2506 ```
2507 <dict>
2508 <key>EnableTrackingProtection</key>
2509 <dict>
2510 <key>Value</key>
2511 <true/> | <false/>
2512 <key>Locked</key>
2513 <true/> | <false/>
2514 <key>Cryptomining</key>
2515 <true/> | <false/>
2516 <key>Fingerprinting</key>
2517 <true/> | <false/>
2518 <key>Exceptions</key>
2519 <array>
2520 <string>https://example.com</string>
2521 </array>
2522 </dict>
2523 </dict>
2524 ```
2525 #### policies.json
2526 ```
2527 {
2528 "policies": {
2529 "EnableTrackingProtection": {
2530 "Value": true | false,
2531 "Locked": true | false,
2532 "Cryptomining": true | false,
2533 "Fingerprinting": true | false,
2534 "Exceptions": ["https://example.com"]
2535 }
2536 }
2537 }
2538 ```
2539 ### EncryptedMediaExtensions
2540 Enable or disable Encrypted Media Extensions and optionally lock it.
2541
2542 If `Enabled` is set to false, encrypted media extensions (like Widevine) are not downloaded by Firefox unless the user consents to installing them.
2543
2544 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.
2545
2546 **Compatibility:** Firefox 77, Firefox ESR 68.9\
2547 **CCK2 Equivalent:** N/A\
2548 **Preferences Affected:** `media.eme.enabled`
2549
2550 #### Windows (GPO)
2551 ```
2552 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Enabled = 0x1 | 0x0
2553 Software\Policies\Mozilla\Firefox\EncryptedMediaExtensions\Locked = 0x1 | 0x0
2554 ```
2555 #### Windows (Intune)
2556 OMA-URI:
2557 ```
2558 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Enabled
2559 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~EncryptedMediaExtensions/EncryptedMediaExtensions_Locked
2560 ```
2561 Value (string):
2562 ```
2563 <enabled/>or <disabled/>
2564 ```
2565 #### macOS
2566 ```
2567 <dict>
2568 <key>EncryptedMediaExtensions</key>
2569 <dict>
2570 <key>Enabled</key>
2571 <true/> | <false/>
2572 <key>Locked</key>
2573 <true/> | <false/>
2574 </dict>
2575 </dict>
2576 ```
2577 #### policies.json
2578 ```
2579 {
2580 "policies": {
2581 "EncryptedMediaExtensions": {
2582 "Enabled": true | false,
2583 "Locked": true | false
2584 }
2585 }
2586 }
2587 ```
2588 ### EnterprisePoliciesEnabled
2589 Enable policy support on macOS.
2590
2591 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
2592 **CCK2 Equivalent:** N/A\
2593 **Preferences Affected:** N/A
2594
2595 #### macOS
2596 ```
2597 <dict>
2598 <key>EnterprisePoliciesEnabled</key>
2599 <true/>
2600 </dict>
2601 ```
2602 ### ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2603
2604 Disable warnings based on file extension for specific file types on domains.
2605
2606 This policy is based on the [Chrome policy](https://chromeenterprise.google/policies/#ExemptDomainFileTypePairsFromFileTypeDownloadWarnings) of the same name.
2607
2608 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.
2609
2610 **Compatibility:** Firefox 102\
2611 **CCK2 Equivalent:** N/A\
2612 **Preferences Affected:** N/A
2613
2614 #### Windows (GPO)
2615 Software\Policies\Mozilla\Firefox\ExemptDomainFileTypePairsFromFileTypeDownloadWarnings (REG_MULTI_SZ) =
2616 ```
2617 [
2618 {
2619 "file_extension": "jnlp",
2620 "domains": ["example.com"]
2621 }
2622 ]
2623 ```
2624 #### Windows (Intune)
2625 OMA-URI:
2626 ```
2627 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
2628 ```
2629 Value (string):
2630 ```
2631 <enabled/>
2632 <data id="JSON" value='
2633 [
2634 {
2635 "file_extension": "jnlp",
2636 "domains": ["example.com"]
2637 }
2638 ]
2639 '/>
2640 ```
2641 #### macOS
2642 ```
2643 <dict>
2644 <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
2645 <array>
2646 <dict>
2647 <key>file_extension</key>
2648 <string>jnlp</string>
2649 <key>domains</key>
2650 <array>
2651 <string>example.com</string>
2652 </array>
2653 </dict>
2654 </array>
2655 </dict>
2656 ```
2657 #### policies.json
2658 ```
2659 {
2660 "policies": {
2661 "ExemptDomainFileTypePairsFromFileTypeDownloadWarnings": [{
2662 "file_extension": "jnlp",
2663 "domains": ["example.com"]
2664 }]
2665 }
2666 }
2667 ```
2668 ### Extensions
2669 Control the installation, uninstallation and locking of extensions.
2670
2671 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.
2672
2673 This method will be deprecated in the near future.
2674
2675 `Install` is a list of URLs or native paths for extensions to be installed.
2676
2677 `Uninstall` is a list of extension IDs that should be uninstalled if found.
2678
2679 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
2680
2681 **Compatibility:** Firefox 60, Firefox ESR 60\
2682 **CCK2 Equivalent:** `addons`\
2683 **Preferences Affected:** N/A
2684
2685 #### Windows (GPO)
2686 ```
2687 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
2688 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
2689 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
2690 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
2691 ```
2692 #### Windows (Intune)
2693 OMA-URI:
2694 ```
2695 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Install
2696 ```
2697 Value (string):
2698 ```
2699 <enabled/>
2700 <data id="Extensions" value="1&#xF000;https://addons.mozilla.org/firefox/downloads/somefile.xpi&#xF000;2&#xF000;//path/to/xpi"/>
2701 ```
2702 OMA-URI:
2703 ```
2704 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Uninstall
2705 ```
2706 Value (string):
2707 ```
2708 <enabled/>
2709 <data id="Extensions" value="1&#xF000;bad_addon_id@mozilla.org"/>
2710 ```
2711 OMA-URI:
2712 ```
2713 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/Extensions_Locked
2714 ```
2715 Value (string):
2716 ```
2717 <enabled/>
2718 <data id="Extensions" value="1&#xF000;addon_id@mozilla.org"/>
2719 ```
2720 #### macOS
2721 ```
2722 <dict>
2723 <key>Extensions</key>
2724 <dict>
2725 <key>Install</key>
2726 <array>
2727 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
2728 <string>//path/to/xpi</string>
2729 </array>
2730 <key>Uninstall</key>
2731 <array>
2732 <string>bad_addon_id@mozilla.org</string>
2733 </array>
2734 <key>Locked</key>
2735 <array>
2736 <string>addon_id@mozilla.org</string>
2737 </array>
2738 </dict>
2739 </dict>
2740 ```
2741 #### policies.json
2742 ```
2743 {
2744 "policies": {
2745 "Extensions": {
2746 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
2747 "Uninstall": ["bad_addon_id@mozilla.org"],
2748 "Locked": ["addon_id@mozilla.org"]
2749 }
2750 }
2751 }
2752 ```
2753 ### ExtensionSettings
2754 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.
2755
2756 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.
2757
2758 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).
2759
2760 The configuration for each extension is another dictionary that can contain the fields documented below.
2761
2762 | Name | Description |
2763 | --- | --- |
2764 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
2765 | &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.
2766 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`blocked`| Blocks installation of the extension and removes it from the device if already installed.
2767 | &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.
2768 | &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.
2769 | `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.
2770 | `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.
2771 | `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.
2772 | `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.
2773 | `restricted_domains` | An array of domains on which content scripts can't be run. This setting can be used only for the default configuration.
2774 | `updates_disabled` | (Firefox 89, Firefox ESR 78.11) Boolean that indicates whether or not to disable automatic updates for an individual extension.
2775 | `default_area` | (Firefox 113) String that indicates where to place the extension icon by default. Possible values are `navbar` and `menupanel`.
2776
2777 **Compatibility:** Firefox 69, Firefox ESR 68.1 (As of Firefox 85, Firefox ESR 78.7, installing a theme makes it the default.)\
2778 **CCK2 Equivalent:** N/A\
2779 **Preferences Affected:** N/A
2780
2781 #### Windows (GPO)
2782 Software\Policies\Mozilla\Firefox\ExtensionSettings (REG_MULTI_SZ) =
2783 ```
2784 {
2785 "*": {
2786 "blocked_install_message": "Custom error message.",
2787 "install_sources": ["https://yourwebsite.com/*"],
2788 "installation_mode": "blocked",
2789 "allowed_types": ["extension"]
2790 },
2791 "uBlock0@raymondhill.net": {
2792 "installation_mode": "force_installed",
2793 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2794 },
2795 "https-everywhere@eff.org": {
2796 "installation_mode": "allowed",
2797 "updates_disabled": false
2798 }
2799 }
2800 ```
2801 #### Windows (Intune)
2802 OMA-URI:
2803 ```
2804 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionSettings
2805 ```
2806 Value (string):
2807 ```
2808 <enabled/>
2809 <data id="ExtensionSettings" value='
2810 {
2811 "*": {
2812 "blocked_install_message": "Custom error message.",
2813 "install_sources": ["https://yourwebsite.com/*"],
2814 "installation_mode": "blocked",
2815 "allowed_types": ["extension"]
2816 },
2817 "uBlock0@raymondhill.net": {
2818 "installation_mode": "force_installed",
2819 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2820 },
2821 "https-everywhere@eff.org": {
2822 "installation_mode": "allowed",
2823 "updates_disabled": false
2824 }
2825 }'/>
2826 ```
2827 #### macOS
2828 ```
2829 <dict>
2830 <key>ExtensionSettings</key>
2831 <dict>
2832 <key>*</key>
2833 <dict>
2834 <key>blocked_install_message</key>
2835 <string>Custom error message.</string>
2836 <key>install_sources</key>
2837 <array>
2838 <string>"https://yourwebsite.com/*"</string>
2839 </array>
2840 <key>installation_mode</key>
2841 <string>blocked</string>
2842 <key>allowed_types</key>
2843 <array>
2844 <string>extension</string>
2845 </array>
2846 </dict>
2847 <key>uBlock0@raymondhill.net</key>
2848 <dict>
2849 <key>installation_mode</key>
2850 <string>force_installed</string>
2851 <key>install_url</key>
2852 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
2853 </dict>
2854 <key>https-everywhere@eff.org</key>
2855 <dict>
2856 <key>installation_mode</key>
2857 <string>allowed</string>
2858 <key>updates_disabled</key>
2859 <true/> | <false/>
2860 </dict>
2861 </dict>
2862 </dict>
2863 ```
2864 #### policies.json
2865 ```
2866 {
2867 "policies": {
2868 "ExtensionSettings": {
2869 "*": {
2870 "blocked_install_message": "Custom error message.",
2871 "install_sources": ["https://yourwebsite.com/*"],
2872 "installation_mode": "blocked",
2873 "allowed_types": ["extension"]
2874 },
2875 "uBlock0@raymondhill.net": {
2876 "installation_mode": "force_installed",
2877 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
2878 },
2879 "https-everywhere@eff.org": {
2880 "installation_mode": "allowed",
2881 "updates_disabled": false
2882 }
2883 }
2884 }
2885 }
2886 ```
2887 ### ExtensionUpdate
2888 Control extension updates.
2889
2890 **Compatibility:** Firefox 67, Firefox ESR 60.7\
2891 **CCK2 Equivalent:** N/A\
2892 **Preferences Affected:** `extensions.update.enabled`
2893
2894 #### Windows (GPO)
2895 ```
2896 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
2897 ```
2898 #### Windows (Intune)
2899 OMA-URI:
2900 ```
2901 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Extensions/ExtensionUpdate
2902 ```
2903 Value (string):
2904 ```
2905 <enabled/> or <disabled/>
2906 ```
2907 #### macOS
2908 ```
2909 <dict>
2910 <key>ExtensionUpdate</key>
2911 <true/> | <false/>
2912 </dict>
2913 ```
2914 #### policies.json
2915 ```
2916 {
2917 "policies": {
2918 "ExtensionUpdate": true | false
2919 }
2920 }
2921 ```
2922 ### FirefoxHome
2923 Customize the Firefox Home page.
2924
2925 **Compatibility:** Firefox 68, Firefox ESR 68 (SponsoredTopSites and SponsoredPocket were added in Firefox 95, Firefox ESR 91.4, Snippets was deprecated in Firefox 122)
2926 **CCK2 Equivalent:** N/A\
2927 **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`
2928
2929 #### Windows (GPO)
2930 ```
2931 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
2932 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
2933 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredTopSites = 0x1 | 0x0
2934 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
2935 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
2936 Software\Policies\Mozilla\Firefox\FirefoxHome\SponsoredPocket = 0x1 | 0x0
2937 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
2938 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
2939 ```
2940 #### Windows (Intune)
2941 OMA-URI:
2942 ```
2943 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/CustomizeFirefoxHome
2944 ```
2945 Value (string):
2946 ```
2947 <enabled/>
2948 <data id="FirefoxHome_Search" value="true | false"/>
2949 <data id="FirefoxHome_TopSites" value="true | false"/>
2950 <data id="FirefoxHome_SponsoredTopSites" value="true | false"/>
2951 <data id="FirefoxHome_Highlights" value="true | false"/>
2952 <data id="FirefoxHome_Pocket" value="true | false"/>
2953 <data id="FirefoxHome_SponsoredPocket" value="true | false"/>
2954 <data id="FirefoxHome_Snippets" value="true | false"/>
2955 <data id="FirefoxHome_Locked" value="true | false"/>
2956 ```
2957 #### macOS
2958 ```
2959 <dict>
2960 <key>FirefoxHome</key>
2961 <dict>
2962 <key>Search</key>
2963 <true/> | <false/>
2964 <key>TopSites</key>
2965 <true/> | <false/>
2966 <key>SponsoredTopSites</key>
2967 <true/> | <false/>
2968 <key>Highlights</key>
2969 <true/> | <false/>
2970 <key>Pocket</key>
2971 <true/> | <false/>
2972 <key>SponsoredPocket</key>
2973 <true/> | <false/>
2974 <key>Snippets</key>
2975 <true/> | <false/>
2976 <key>Locked</key>
2977 <true/> | <false/>
2978 </dict>
2979 </dict>
2980 ```
2981 #### policies.json
2982 ```
2983 {
2984 "policies": {
2985 "FirefoxHome": {
2986 "Search": true | false,
2987 "TopSites": true | false,
2988 "SponsoredTopSites": true | false,
2989 "Highlights": true | false,
2990 "Pocket": true | false,
2991 "SponsoredPocket": true | false,
2992 "Snippets": true | false,
2993 "Locked": true | false
2994 }
2995 }
2996 }
2997 ```
2998 ### FirefoxSuggest
2999 Customize Firefox Suggest (US only).
3000
3001 **Compatibility:** Firefox 118, Firefox ESR 115.3.
3002 **CCK2 Equivalent:** N/A\
3003 **Preferences Affected:** `browser.urlbar.suggest.quicksuggest.nonsponsored`, `browser.urlbar.suggest.quicksuggest.sponsored`, `browser.urlbar.quicksuggest.dataCollection.enabled`
3004
3005 #### Windows (GPO)
3006 ```
3007 Software\Policies\Mozilla\Firefox\FirefoxSuggest\WebSuggestions = 0x1 | 0x0
3008 Software\Policies\Mozilla\Firefox\FirefoxSuggest\SponsoredSuggestions = 0x1 | 0x0
3009 Software\Policies\Mozilla\Firefox\FirefoxSuggest\ImproveSuggest = 0x1 | 0x0
3010 Software\Policies\Mozilla\Firefox\FirefoxSuggest\Locked = 0x1 | 0x0
3011 ```
3012 #### Windows (Intune)
3013 OMA-URI:
3014 ```
3015 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/WebSuggestions
3016 ```
3017 Value (string):
3018 ```
3019 <enabled/> or <disabled/>
3020 ```
3021 OMA-URI:
3022 ```
3023 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/SponsoredSuggestions
3024 ```
3025 Value (string):
3026 ```
3027 <enabled/> or <disabled/>
3028 ```
3029 OMA-URI:
3030 ```
3031 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/ImproveSuggest
3032 ```
3033 Value (string):
3034 ```
3035 <enabled/> or <disabled/>
3036 ```
3037 OMA-URI:
3038 ```
3039 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~FirefoxSuggest/Locked
3040 ```
3041 Value (string):
3042 ```
3043 <enabled/> or <disabled/>
3044 ```
3045 #### macOS
3046 ```
3047 <dict>
3048 <key>FirefoxSuggest</key>
3049 <dict>
3050 <key>WebSuggestions</key>
3051 <true/> | <false/>
3052 <key>SponsoredSuggestions</key>
3053 <true/> | <false/>
3054 <key>ImproveSuggest</key>
3055 <true/> | <false/>
3056 <key>Locked</key>
3057 <true/> | <false/>
3058 </dict>
3059 </dict>
3060 ```
3061 #### policies.json
3062 ```
3063 {
3064 "policies": {
3065 "FirefoxSuggest": {
3066 "WebSuggestions": true | false,
3067 "SponsoredSuggestions": true | false,
3068 "ImproveSuggest": true | false,
3069 "Locked": true | false
3070 }
3071 }
3072 }
3073 ```
3074 ### GoToIntranetSiteForSingleWordEntryInAddressBar
3075 Whether to always go through the DNS server before sending a single word search string to a search engine.
3076
3077 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.
3078
3079 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.
3080
3081 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.
3082
3083 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`.
3084
3085 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`.
3086
3087 **Compatibility:** Firefox 104, Firefox ESR 102.2\
3088 **CCK2 Equivalent:** `N/A`\
3089 **Preferences Affected:** `browser.fixup.dns_first_for_single_words`
3090
3091 #### Windows (GPO)
3092 ```
3093 Software\Policies\Mozilla\Firefox\GoToIntranetSiteForSingleWordEntryInAddressBar = 0x1 | 0x0
3094 ```
3095 #### Windows (Intune)
3096 OMA-URI:
3097 ```
3098 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/GoToIntranetSiteForSingleWordEntryInAddressBar
3099 ```
3100 Value (string):
3101 ```
3102 <enabled/> or <disabled/>
3103 ```
3104 #### macOS
3105 ```
3106 <dict>
3107 <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
3108 <true/> | <false/>
3109 </dict>
3110 ```
3111 #### policies.json
3112 ```
3113 {
3114 "policies": {
3115 "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false
3116 }
3117 }
3118 ```
3119 ### Handlers
3120 Configure default application handlers. This policy is based on the internal format of `handlers.json`.
3121
3122 You can configure handlers based on a mime type (`mimeTypes`), a file's extension (`extensions`), or a protocol (`schemes`).
3123
3124 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.
3125
3126 | Name | Description |
3127 | --- | --- |
3128 | `action`| Can be either `saveToDisk`, `useHelperApp`, `useSystemDefault`.
3129 | `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.
3130 | `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.
3131 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`name` | The display name of the handler (might not be used).
3132 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`path`| The native path to the executable to be used.
3133 | &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.
3134
3135 **Compatibility:** Firefox 78, Firefox ESR 78\
3136 **CCK2 Equivalent:** N/A\
3137 **Preferences Affected:** N/A
3138
3139 #### Windows (GPO)
3140 Software\Policies\Mozilla\Firefox\Handlers (REG_MULTI_SZ) =
3141 ```
3142 {
3143 "mimeTypes": {
3144 "application/msword": {
3145 "action": "useSystemDefault",
3146 "ask": true | false
3147 }
3148 },
3149 "schemes": {
3150 "mailto": {
3151 "action": "useHelperApp",
3152 "ask": true | false,
3153 "handlers": [{
3154 "name": "Gmail",
3155 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3156 }]
3157 }
3158 },
3159 "extensions": {
3160 "pdf": {
3161 "action": "useHelperApp",
3162 "ask": true | false,
3163 "handlers": [{
3164 "name": "Adobe Acrobat",
3165 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3166 }]
3167 }
3168 }
3169 }
3170 ```
3171 #### Windows (Intune)
3172 OMA-URI:
3173 ```
3174 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Handlers
3175 ```
3176 Value (string):
3177 ```
3178 <enabled/>
3179 <data id="Handlers" value='
3180 {
3181 "mimeTypes": {
3182 "application/msword": {
3183 "action": "useSystemDefault",
3184 "ask": true | false
3185 }
3186 },
3187 "schemes": {
3188 "mailto": {
3189 "action": "useHelperApp",
3190 "ask": true | false,
3191 "handlers": [{
3192 "name": "Gmail",
3193 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&amp;url=%s"
3194 }]
3195 }
3196 },
3197 "extensions": {
3198 "pdf": {
3199 "action": "useHelperApp",
3200 "ask": true | false,
3201 "handlers": [{
3202 "name": "Adobe Acrobat",
3203 "path": "C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"
3204 }]
3205 }
3206 }
3207 }
3208 '/>
3209 ```
3210 #### macOS
3211 ```
3212 <dict>
3213 <key>Handlers</key>
3214 <dict>
3215 <key>mimeTypes</key>
3216 <dict>
3217 <key>application/msword</key>
3218 <dict>
3219 <key>action</key>
3220 <string>useSystemDefault</string>
3221 <key>ask</key>
3222 <true/> | <false/>
3223 </dict>
3224 </dict>
3225 <key>schemes</key>
3226 <dict>
3227 <key>mailto</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>Gmail</string>
3238 <key>uriTemplate</key>
3239 <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string>
3240 </dict>
3241 </array>
3242 </dict>
3243 </dict>
3244 <key>extensions</key>
3245 <dict>
3246 <key>pdf</key>
3247 <dict>
3248 <key>action</key>
3249 <string>useHelperApp</string>
3250 <key>ask</key>
3251 <true/> | <false/>
3252 <key>handlers</key>
3253 <array>
3254 <dict>
3255 <key>name</key>
3256 <string>Adobe Acrobat</string>
3257 <key>path</key>
3258 <string>/System/Applications/Preview.app</string>
3259 </dict>
3260 </array>
3261 </dict>
3262 </dict>
3263 </dict>
3264 </dict>
3265 ```
3266 #### policies.json
3267 ```
3268 {
3269 "policies": {
3270 "Handlers": {
3271 "mimeTypes": {
3272 "application/msword": {
3273 "action": "useSystemDefault",
3274 "ask": false
3275 }
3276 },
3277 "schemes": {
3278 "mailto": {
3279 "action": "useHelperApp",
3280 "ask": true | false,
3281 "handlers": [{
3282 "name": "Gmail",
3283 "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
3284 }]
3285 }
3286 },
3287 "extensions": {
3288 "pdf": {
3289 "action": "useHelperApp",
3290 "ask": true | false,
3291 "handlers": [{
3292 "name": "Adobe Acrobat",
3293 "path": "/usr/bin/acroread"
3294 }]
3295 }
3296 }
3297 }
3298 }
3299 }
3300 ```
3301 ### HardwareAcceleration
3302 Control hardware acceleration.
3303
3304 **Compatibility:** Firefox 60, Firefox ESR 60\
3305 **CCK2 Equivalent:** N/A\
3306 **Preferences Affected:** `layers.acceleration.disabled`
3307
3308 #### Windows (GPO)
3309 ```
3310 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
3311 ```
3312 #### Windows (Intune)
3313 OMA-URI:
3314 ```
3315 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/HardwareAcceleration
3316 ```
3317 Value (string):
3318 ```
3319 <enabled/> or <disabled/>
3320 ```
3321 #### macOS
3322 ```
3323 <dict>
3324 <key>HardwareAcceleration</key>
3325 <true/> | <false/>
3326 </dict>
3327 ```
3328 #### policies.json
3329 ```
3330 {
3331 "policies": {
3332 "HardwareAcceleration": true | false
3333 }
3334 }
3335 ```
3336 ### Homepage
3337 Configure the default homepage and how Firefox starts.
3338
3339 `URL` is the default homepage.
3340
3341 `Locked` prevents the user from changing homepage preferences.
3342
3343 `Additional` allows for more than one homepage.
3344
3345 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
3346
3347 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.
3348
3349 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4, homepage-locked added in Firefox 78)\
3350 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
3351 **Preferences Affected:** `browser.startup.homepage`, `browser.startup.page`
3352
3353 #### Windows (GPO)
3354 ```
3355 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
3356 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
3357 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
3358 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
3359 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session" | "homepage-locked"
3360 ```
3361 #### Windows (Intune)
3362 OMA-URI:
3363 ```
3364 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageURL
3365 ```
3366 Value (string):
3367 ```
3368 <enabled/>
3369
3370 <data id="HomepageURL" value="https://example.com"/>
3371 <data id="HomepageLocked" value="true | false"/>
3372 ```
3373 OMA-URI:
3374 ```
3375 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageAdditional
3376 ```
3377 Value (string):
3378 ```
3379 <enabled/>
3380
3381 <data id="HomepageAdditional" value="1&#xF000;http://example.org&#xF000;2&#xF000;http://example.edu"/>
3382 ```
3383 OMA-URI:
3384 ```
3385 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/HomepageStartPage
3386 ```
3387 Value (string):
3388 ```
3389 <enabled/>
3390
3391 <data id="StartPage" value="none | homepage | previous-session"/>
3392 ```
3393 #### macOS
3394 ```
3395 <dict>
3396 <key>Homepage</key>
3397 <dict>
3398 <key>URL</key>
3399 <string>http://example.com</string>
3400 <key>Locked</key>
3401 <true/> | <false/>
3402 <key>Additional</key>
3403 <array>
3404 <string>http://example.org</string>
3405 <string>http://example.edu</string>
3406 </array>
3407 <key>StartPage</key>
3408 <string>none | homepage | previous-session | homepage-locked</string>
3409 </dict>
3410 </dict>
3411 ```
3412 #### policies.json
3413 ```
3414 {
3415 "policies": {
3416 "Homepage": {
3417 "URL": "http://example.com/",
3418 "Locked": true | false,
3419 "Additional": ["http://example.org/",
3420 "http://example.edu/"],
3421 "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
3422 }
3423 }
3424 }
3425 ```
3426 ### InstallAddonsPermission
3427 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.
3428
3429 `Allow` is a list of origins where extension installs are allowed.
3430
3431 `Default` determines whether or not extension installs are allowed by default.
3432
3433 **Compatibility:** Firefox 60, Firefox ESR 60\
3434 **CCK2 Equivalent:** `permissions.install`\
3435 **Preferences Affected:** `xpinstall.enabled`
3436
3437 #### Windows (GPO)
3438 ```
3439 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
3440 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
3441 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
3442 ```
3443 #### Windows (Intune)
3444 OMA-URI:
3445 ```
3446 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Allow
3447 ```
3448 Value (string):
3449 ```
3450 <enabled/>
3451 <data id="Permissions" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
3452 ```
3453 OMA-URI:
3454 ```
3455 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Addons/InstallAddonsPermission_Default
3456 ```
3457 Value (string):
3458 ```
3459 <enabled/>
3460 ```
3461 #### macOS
3462 ```
3463 <dict>
3464 <key>InstallAddonsPermission</key>
3465 <dict>
3466 <key>Allow</key>
3467 <array>
3468 <string>http://example.org</string>
3469 <string>http://example.edu</string>
3470 </array>
3471 <key>Default</key>
3472 <true/> | <false/>
3473 </dict>
3474 </dict>
3475 ```
3476 #### policies.json
3477 ```
3478 {
3479 "policies": {
3480 "InstallAddonsPermission": {
3481 "Allow": ["http://example.org/",
3482 "http://example.edu/"],
3483 "Default": true | false
3484 }
3485 }
3486 }
3487 ```
3488 ### LegacyProfiles
3489 Disable the feature enforcing a separate profile for each installation.
3490
3491 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.
3492
3493 If this policy set to false, Firefox will create a new profile for each unique installation of Firefox.
3494
3495 This policy only work on Windows via GPO (not policies.json).
3496
3497 **Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\
3498 **CCK2 Equivalent:** N/A\
3499 **Preferences Affected:** N/A
3500
3501 #### Windows (GPO)
3502 ```
3503 Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0
3504 ```
3505 #### Windows (Intune)
3506 OMA-URI:
3507 ```
3508 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacyProfiles
3509 ```
3510 Value (string):
3511 ```
3512 <enabled/> or <disabled/>
3513 ```
3514 ### LegacySameSiteCookieBehaviorEnabled
3515 Enable default legacy SameSite cookie behavior setting.
3516
3517 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```.
3518
3519 **Compatibility:** Firefox 96\
3520 **CCK2 Equivalent:** N/A\
3521 **Preferences Affected:** `network.cookie.sameSite.laxByDefault`
3522
3523 #### Windows (GPO)
3524 ```
3525 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabled = = 0x1 | 0x0
3526 ```
3527 #### Windows (Intune)
3528 OMA-URI:
3529 ```
3530 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabled
3531 ```
3532 Value (string):
3533 ```
3534 <enabled/> or <disabled/>
3535 ```
3536 #### macOS
3537 ```
3538 <dict>
3539 <key>LegacySameSiteCookieBehaviorEnabled</key>
3540 <true/> | <false/>
3541 </dict>
3542 ```
3543 #### policies.json
3544 ```
3545 {
3546 "policies": {
3547 "LegacySameSiteCookieBehaviorEnabled": true | false
3548 }
3549 ```
3550 ### LegacySameSiteCookieBehaviorEnabledForDomainList
3551 Revert to legacy SameSite behavior for cookies on specified sites.
3552
3553 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```.
3554
3555 **Compatibility:** Firefox 96\
3556 **CCK2 Equivalent:** N/A\
3557 **Preferences Affected:** `network.cookie.sameSite.laxByDefault.disabledHosts`
3558
3559 #### Windows (GPO)
3560 ```
3561 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\1 = "example.org"
3562 Software\Policies\Mozilla\Firefox\LegacySameSiteCookieBehaviorEnabledForDomainList\2 = "example.edu"
3563 ```
3564 #### Windows (Intune)
3565 OMA-URI:
3566 ```
3567 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LegacySameSiteCookieBehaviorEnabledForDomainList
3568 ```
3569 Value (string):
3570 ```
3571 <enabled/>
3572 <data id="LegacySameSiteCookieBehaviorEnabledForDomainList" value="1&#xF000;example.org&#xF000;2&#xF000;example.edu"/>
3573 ```
3574 #### macOS
3575 ```
3576 <dict>
3577 <key>LegacySameSiteCookieBehaviorEnabledForDomainList</key>
3578 <array>
3579 <string>example.org</string>
3580 <string>example.edu</string>
3581 </array>
3582 </dict>
3583 ```
3584 #### policies.json
3585 ```
3586 {
3587 "policies": {
3588 "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org",
3589 "example.edu"]
3590 }
3591 }
3592 ```
3593 ### LocalFileLinks
3594 Enable linking to local files by origin.
3595
3596 **Compatibility:** Firefox 68, Firefox ESR 68\
3597 **CCK2 Equivalent:** N/A\
3598 **Preferences Affected:** `capability.policy.localfilelinks.*`
3599
3600 #### Windows (GPO)
3601 ```
3602 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
3603 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
3604 ```
3605 #### Windows (Intune)
3606 OMA-URI:
3607 ```
3608 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/LocalFileLinks
3609 ```
3610 Value (string):
3611 ```
3612 <enabled/>
3613 <data id="LocalFileLinks" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
3614 ```
3615 #### macOS
3616 ```
3617 <dict>
3618 <key>LocalFileLinks</key>
3619 <array>
3620 <string>http://example.org</string>
3621 <string>http://example.edu</string>
3622 </array>
3623 </dict>
3624 ```
3625 #### policies.json
3626 ```
3627 {
3628 "policies": {
3629 "LocalFileLinks": ["http://example.org/",
3630 "http://example.edu/"]
3631 }
3632 }
3633 ```
3634 ### ManagedBookmarks
3635 Configures a list of bookmarks managed by an administrator that cannot be changed by the user.
3636
3637 The bookmarks are only added as a button on the personal toolbar. They are not in the bookmarks folder.
3638
3639 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:
3640 ```
3641 {
3642 "items": {
3643 "id": "BookmarkType",
3644 "properties": {
3645 "children": {
3646 "items": {
3647 "$ref": "BookmarkType"
3648 },
3649 "type": "array"
3650 },
3651 "name": {
3652 "type": "string"
3653 },
3654 "toplevel_name": {
3655 "type": "string"
3656 },
3657 "url": {
3658 "type": "string"
3659 }
3660 },
3661 "type": "object"
3662 },
3663 "type": "array"
3664 }
3665 ```
3666 **Compatibility:** Firefox 83, Firefox ESR 78.5\
3667 **CCK2 Equivalent:** N/A\
3668 **Preferences Affected:** N/A
3669
3670 #### Windows (GPO)
3671 Software\Policies\Mozilla\Firefox\ManagedBookmarks (REG_MULTI_SZ) =
3672 ```
3673 [
3674 {
3675 "toplevel_name": "My managed bookmarks folder"
3676 },
3677 {
3678 "url": "example.com",
3679 "name": "Example"
3680 },
3681 {
3682 "name": "Mozilla links",
3683 "children": [
3684 {
3685 "url": "https://mozilla.org",
3686 "name": "Mozilla.org"
3687 },
3688 {
3689 "url": "https://support.mozilla.org/",
3690 "name": "SUMO"
3691 }
3692 ]
3693 }
3694 ]
3695 ```
3696 #### Windows (Intune)
3697 OMA-URI:
3698 ```
3699 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/ManagedBookmarks
3700 ```
3701 Value (string):
3702 ```
3703 <enabled/>
3704 <data id="JSON" value='
3705 [
3706 {
3707 "toplevel_name": "My managed bookmarks folder"
3708 },
3709 {
3710 "url": "example.com",
3711 "name": "Example"
3712 },
3713 {
3714 "name": "Mozilla links",
3715 "children": [
3716 {
3717 "url": "https://mozilla.org",
3718 "name": "Mozilla.org"
3719 },
3720 {
3721 "url": "https://support.mozilla.org/",
3722 "name": "SUMO"
3723 }
3724 ]
3725 }
3726 ]'/>
3727 ```
3728 #### macOS
3729 ```
3730 <dict>
3731 <key>ManagedBookmarks</key>
3732 <array>
3733 <dict>
3734 <key>toplevel_name</key>
3735 <string>My managed bookmarks folder</string>
3736 <dict>
3737 <key>url</key>
3738 <string>example.com</string>
3739 <key>name</key>
3740 <string>Example</string>
3741 </dict>
3742 <dict>
3743 <key>name</key>
3744 <string>Mozilla links</string>
3745 <key>children</key>
3746 <array>
3747 <dict>
3748 <key>url</key>
3749 <string>https://mozilla.org</string>
3750 <key>name</key>
3751 <string>Mozilla</string>
3752 </dict>
3753 <dict>
3754 <key>url</key>
3755 <string>https://support.mozilla.org/</string>
3756 <key>name</key>
3757 <string>SUMO</string>
3758 </dict>
3759 </array>
3760 </dict>
3761 </array>
3762 </dict>
3763 ```
3764 #### policies.json
3765 ```
3766 {
3767 "policies": {
3768 "ManagedBookmarks": [
3769 {
3770 "toplevel_name": "My managed bookmarks folder"
3771 },
3772 {
3773 "url": "example.com",
3774 "name": "Example"
3775 },
3776 {
3777 "name": "Mozilla links",
3778 "children": [
3779 {
3780 "url": "https://mozilla.org",
3781 "name": "Mozilla.org"
3782 },
3783 {
3784 "url": "https://support.mozilla.org/",
3785 "name": "SUMO"
3786 }
3787 ]
3788 }
3789 ]
3790 }
3791 }
3792 ```
3793 ### ManualAppUpdateOnly
3794
3795 Switch to manual updates only.
3796
3797 If this policy is enabled:
3798 1. The user will never be prompted to install updates
3799 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.
3800 3. The update UI will work as expected, unlike when using DisableAppUpdate.
3801
3802 This policy is primarily intended for advanced end users, not for enterprises.
3803
3804 **Compatibility:** Firefox 87\
3805 **CCK2 Equivalent:** N/A\
3806 **Preferences Affected:** N/A
3807
3808 #### policies.json
3809 ```
3810 {
3811 "policies": {
3812 "ManualAppUpdateOnly": true | false
3813 }
3814 }
3815 ```
3816 ### NetworkPrediction
3817 Enable or disable network prediction (DNS prefetching).
3818
3819 **Compatibility:** Firefox 67, Firefox ESR 60.7\
3820 **CCK2 Equivalent:** N/A\
3821 **Preferences Affected:** `network.dns.disablePrefetch`, `network.dns.disablePrefetchFromHTTPS`
3822
3823 #### Windows (GPO)
3824 ```
3825 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
3826 ```
3827 #### Windows (Intune)
3828 OMA-URI:
3829 ```
3830 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NetworkPrediction
3831 ```
3832 Value (string):
3833 ```
3834 <enabled/> or <disabled/>
3835 ```
3836 #### macOS
3837 ```
3838 <dict>
3839 <key>NetworkPrediction</key>
3840 <true/> | <false/>
3841 </dict>
3842 ```
3843 #### policies.json
3844 ```
3845 {
3846 "policies": {
3847 "NetworkPrediction": true | false
3848 }
3849 ```
3850 ### NewTabPage
3851 Enable or disable the New Tab page.
3852
3853 **Compatibility:** Firefox 68, Firefox ESR 68\
3854 **CCK2 Equivalent:** N/A\
3855 **Preferences Affected:** `browser.newtabpage.enabled`
3856
3857 #### Windows (GPO)
3858 ```
3859 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
3860 ```
3861 #### Windows (Intune)
3862 OMA-URI:
3863 ```
3864 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NewTabPage
3865 ```
3866 Value (string):
3867 ```
3868 <enabled/> or <disabled/>
3869 ```
3870 #### macOS
3871 ```
3872 <dict>
3873 <key>NewTabPage</key>
3874 <true/> | <false/>
3875 </dict>
3876 ```
3877 #### policies.json
3878 ```
3879 {
3880 "policies": {
3881 "NewTabPage": true | false
3882 }
3883 ```
3884 ### NoDefaultBookmarks
3885 Disable the creation of default bookmarks.
3886
3887 This policy is only effective if the user profile has not been created yet.
3888
3889 **Compatibility:** Firefox 60, Firefox ESR 60\
3890 **CCK2 Equivalent:** `removeDefaultBookmarks`\
3891 **Preferences Affected:** N/A
3892
3893 #### Windows (GPO)
3894 ```
3895 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
3896 ```
3897 #### Windows (Intune)
3898 OMA-URI:
3899 ```
3900 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/NoDefaultBookmarks
3901 ```
3902 Value (string):
3903 ```
3904 <enabled/> or <disabled/>
3905 ```
3906 #### macOS
3907 ```
3908 <dict>
3909 <key>NoDefaultBookmarks</key>
3910 <true/> | <false/>
3911 </dict>
3912 ```
3913 #### policies.json
3914 ```
3915 {
3916 "policies": {
3917 "NoDefaultBookmarks": true | false
3918 }
3919 }
3920 ```
3921 ### OfferToSaveLogins
3922 Control whether or not Firefox offers to save passwords.
3923
3924 **Compatibility:** Firefox 60, Firefox ESR 60\
3925 **CCK2 Equivalent:** `dontRememberPasswords`\
3926 **Preferences Affected:** `signon.rememberSignons`
3927
3928 #### Windows (GPO)
3929 ```
3930 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
3931 ```
3932 #### Windows (Intune)
3933 OMA-URI:
3934 ```
3935 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLogins
3936 ```
3937 Value (string):
3938 ```
3939 <enabled/> or <disabled/>
3940 ```
3941 #### macOS
3942 ```
3943 <dict>
3944 <key>OfferToSaveLogins</key>
3945 <true/> | <false/>
3946 </dict>
3947 ```
3948 #### policies.json
3949 ```
3950 {
3951 "policies": {
3952 "OfferToSaveLogins": true | false
3953 }
3954 }
3955 ```
3956 ### OfferToSaveLoginsDefault
3957 Sets the default value of signon.rememberSignons without locking it.
3958
3959 **Compatibility:** Firefox 70, Firefox ESR 60.2\
3960 **CCK2 Equivalent:** `dontRememberPasswords`\
3961 **Preferences Affected:** `signon.rememberSignons`
3962
3963 #### Windows (GPO)
3964 ```
3965 Software\Policies\Mozilla\Firefox\OfferToSaveLoginsDefault = 0x1 | 0x0
3966 ```
3967 #### Windows (Intune)
3968 OMA-URI:
3969 ```
3970 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OfferToSaveLoginsDefault
3971 ```
3972 Value (string):
3973 ```
3974 <enabled/> or <disabled/>
3975 ```
3976 #### macOS
3977 ```
3978 <dict>
3979 <key>OfferToSaveLoginsDefault</key>
3980 <true/> | <false/>
3981 </dict>
3982 ```
3983 #### policies.json
3984 ```
3985 {
3986 "policies": {
3987 "OfferToSaveLoginsDefault": true | false
3988 }
3989 }
3990 ```
3991 ### OverrideFirstRunPage
3992 Override the first run page. If the value is an empty string (""), the first run page is not displayed.
3993
3994 Starting with Firefox 83, Firefox ESR 78.5, you can also specify multiple URLS separated by a vertical bar (|).
3995
3996 **Compatibility:** Firefox 60, Firefox ESR 60\
3997 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
3998 **Preferences Affected:** `startup.homepage_welcome_url`
3999
4000 #### Windows (GPO)
4001 ```
4002 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
4003 ```
4004 #### Windows (Intune)
4005 OMA-URI:
4006 ```
4007 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverrideFirstRunPage
4008 ```
4009 Value (string):
4010 ```
4011 <enabled/>
4012 <data id="OverridePage" value="https://example.com"/>
4013 ```
4014 #### macOS
4015 ```
4016 <dict>
4017 <key>OverrideFirstRunPage</key>
4018 <string>http://example.org</string>
4019 </dict>
4020 ```
4021 #### policies.json
4022 ```
4023 {
4024 "policies": {
4025 "OverrideFirstRunPage": "http://example.org"
4026 }
4027 }
4028 ```
4029 ### OverridePostUpdatePage
4030 Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
4031
4032 **Compatibility:** Firefox 60, Firefox ESR 60\
4033 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
4034 **Preferences Affected:** `startup.homepage_override_url`
4035
4036 #### Windows (GPO)
4037 ```
4038 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
4039 ```
4040 #### Windows (Intune)
4041 OMA-URI:
4042 ```
4043 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/OverridePostUpdatePage
4044 ```
4045 Value (string):
4046 ```
4047 <enabled/>
4048 <data id="OverridePage" value="https://example.com"/>
4049 ```
4050 #### macOS
4051 ```
4052 <dict>
4053 <key>OverridePostUpdatePage</key>
4054 <string>http://example.org</string>
4055 </dict>
4056 ```
4057 #### policies.json
4058 ```
4059 {
4060 "policies": {
4061 "OverridePostUpdatePage": "http://example.org"
4062 }
4063 }
4064 ```
4065 ### PasswordManagerEnabled
4066 Remove access to the password manager via preferences and blocks about:logins on Firefox 70.
4067
4068 **Compatibility:** Firefox 70, Firefox ESR 60.2\
4069 **CCK2 Equivalent:** N/A\
4070 **Preferences Affected:** `pref.privacy.disable_button.view_passwords`
4071
4072 #### Windows (GPO)
4073 ```
4074 Software\Policies\Mozilla\Firefox\PasswordManagerEnabled = 0x1 | 0x0
4075 ```
4076 #### Windows (Intune)
4077 OMA-URI:
4078 ```
4079 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerEnabled
4080 ```
4081 Value (string):
4082 ```
4083 <enabled/> or <disabled/>
4084 ```
4085 #### macOS
4086 ```
4087 <dict>
4088 <key>PasswordManagerEnabled</key>
4089 <true/> | <false/>
4090 </dict>
4091 ```
4092 #### policies.json
4093 ```
4094 {
4095 "policies": {
4096 "PasswordManagerEnabled": true | false
4097 }
4098 }
4099 ```
4100 ### PasswordManagerExceptions
4101 Prevent Firefox from saving passwords for specific sites.
4102
4103 The sites are specified as a list of origins.
4104
4105 **Compatibility:** Firefox 101\
4106 **CCK2 Equivalent:** N/A\
4107 **Preferences Affected:** N/A
4108
4109 #### Windows (GPO)
4110 ```
4111 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\1 = "https://example.org"
4112 Software\Policies\Mozilla\Firefox\PasswordManagerExceptions\2 = "https://example.edu"
4113 ```
4114 #### Windows (Intune)
4115 OMA-URI:
4116 ```
4117 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PasswordManagerExceptions
4118 ```
4119 Value (string):
4120 ```
4121 <enabled/>
4122 <data id="List" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
4123 ```
4124 #### macOS
4125 ```
4126 <dict>
4127 <key>PasswordManagerExceptions</key>
4128 <array>
4129 <string>https://example.org</string>
4130 <string>https://example.edu</string>
4131 </array>
4132 </dict>
4133 ```
4134 #### policies.json
4135 ```
4136 {
4137 "policies": {
4138 "PasswordManagerExceptions": ["https://example.org",
4139 "https://example.edu"]
4140 }
4141 }
4142 ```
4143
4144 ### PDFjs
4145 Disable or configure PDF.js, the built-in PDF viewer.
4146
4147 If `Enabled` is set to false, the built-in PDF viewer is disabled.
4148
4149 If `EnablePermissions` is set to true, the built-in PDF viewer will honor document permissions like preventing the copying of text.
4150
4151 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.
4152
4153 **Compatibility:** Firefox 77, Firefox ESR 68.9\
4154 **CCK2 Equivalent:** N/A\
4155 **Preferences Affected:** `pdfjs.disabled`, `pdfjs.enablePermissions`
4156
4157 #### Windows (GPO)
4158 ```
4159 Software\Policies\Mozilla\Firefox\PDFjs\Enabled = 0x1 | 0x0
4160 Software\Policies\Mozilla\Firefox\PDFjs\EnablePermissions = 0x1 | 0x0
4161 ```
4162 #### Windows (Intune)
4163 OMA-URI:
4164 ```
4165 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_Enabled
4166 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PDFjs/PDFjs_EnablePermissions
4167 ```
4168 Value (string):
4169 ```
4170 <enabled/>or <disabled/>
4171 ```
4172 #### macOS
4173 ```
4174 <dict>
4175 <key>PDFjs</key>
4176 <dict>
4177 <key>Enabled</key>
4178 <true/> | <false/>
4179 <key>EnablePermissions</key>
4180 <true/> | <false/>
4181 </dict>
4182 </dict>
4183 ```
4184 #### policies.json
4185 ```
4186 {
4187 "policies": {
4188 "PDFjs": {
4189 "Enabled": true | false,
4190 "EnablePermissions": true | false
4191 }
4192 }
4193 }
4194 ```
4195 ### Permissions
4196 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.
4197
4198 `Allow` is a list of origins where the feature is allowed.
4199
4200 `Block` is a list of origins where the feature is not allowed.
4201
4202 `BlockNewRequests` determines whether or not new requests can be made for the feature.
4203
4204 `Locked` prevents the user from changing preferences for the feature.
4205
4206 `Default` specifies the default value for Autoplay. block-audio-video is not supported on Firefox ESR 68.
4207
4208 **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)\
4209 **CCK2 Equivalent:** N/A\
4210 **Preferences Affected:** `permissions.default.camera`, `permissions.default.microphone`, `permissions.default.geo`, `permissions.default.desktop-notification`, `media.autoplay.default`, `permissions.default.xr`
4211
4212 #### Windows (GPO)
4213 ```
4214 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
4215 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\2 = "https://example.org:1234"
4216 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
4217 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
4218 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
4219 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
4220 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
4221 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
4222 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
4223 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
4224 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
4225 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
4226 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
4227 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
4228 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
4229 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
4230 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
4231 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Allow\1 = "https://example.org"
4232 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Block\1 = "https://example.edu"
4233 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Default = "allow-audio-video" | "block-audio" | "block-audio-video"
4234 Software\Policies\Mozilla\Firefox\Permissions\Autoplay\Locked = 0x1 | 0x0
4235 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Allow\1 = "https://example.org"
4236 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Block\1 = "https://example.edu"
4237 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\BlockNewRequests = 0x1 | 0x0
4238 Software\Policies\Mozilla\Firefox\Permissions\VirtualReality\Locked = 0x1 | 0x0
4239 ```
4240 #### Windows (Intune)
4241 OMA-URI:
4242 ```
4243 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_BlockNewRequests
4244 ```
4245 Value (string):
4246 ```
4247 <enabled/> or <disabled/>
4248 ```
4249 OMA-URI:
4250 ```
4251 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Location/Location_Locked
4252 ```
4253 Value (string):
4254 ```
4255 <enabled/> or <disabled/>
4256 ```
4257 OMA-URI:
4258 ```
4259 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Allow
4260 ```
4261 Value (string):
4262 ```
4263 <enabled/>
4264 <data id="Permissions" value="1&#xF000;https://example.org"/>
4265 ```
4266 OMA-URI:
4267 ```
4268 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_BlockNewRequests
4269 ```
4270 Value (string):
4271 ```
4272 <enabled/> or <disabled/>
4273 ```
4274 OMA-URI:
4275 ```
4276 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/Notifications_Locked
4277 ```
4278 Value (string):
4279 ```
4280 <enabled/> or <disabled/>
4281 ```
4282 OMA-URI:
4283 ```
4284 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Allow
4285 ```
4286 Value (string):
4287 ```
4288 <enabled/>
4289 <data id="Permissions" value="1&#xF000;https://example.org"/>
4290 ```
4291 OMA-URI:
4292 ```
4293 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Block
4294 ```
4295 Value (string):
4296 ```
4297 <enabled/>
4298 <data id="Permissions" value="1&#xF000;https://example.edu"/>
4299 ```
4300 OMA-URI:
4301 ```
4302 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Default
4303 ```
4304 Value (string):
4305 ```
4306 <enabled/>
4307 <data id="Autoplay_Default" value="allow-audio-video | block-audio | block-audio-video"/>
4308 ```
4309 OMA-URI:
4310 ```
4311 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Autoplay/Autoplay_Locked
4312 ```
4313 Value (string):
4314 ```
4315 <enabled/> or <disabled/>
4316 ```
4317 OMA-URI:
4318 ```
4319 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Allow
4320 ```
4321 Value (string):
4322 ```
4323 <enabled/>
4324 <data id="Permissions" value="1&#xF000;https://example.org"/>
4325 ```
4326 OMA-URI:
4327 ```
4328 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Block
4329 ```
4330 Value (string):
4331 ```
4332 <enabled/>
4333 <data id="Permissions" value="1&#xF000;https://example.edu"/>
4334 ```
4335 OMA-URI:
4336 ```
4337 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_BlockNewRequests
4338 ```
4339 Value (string):
4340 ```
4341 <enabled/> or <disabled/>
4342 ```
4343 OMA-URI:
4344 ```
4345 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Permissions~Notifications/VirtualReality_Locked
4346 ```
4347 Value (string):
4348 ```
4349 <enabled/> or <disabled/>
4350 ```
4351 #### macOS
4352 ```
4353 <dict>
4354 <key>Permissions</key>
4355 <dict>
4356 <key>Camera</key>
4357 <dict>
4358 <key>Allow</key>
4359 <array>
4360 <string>https://example.org</string>
4361 <string>https://example.org:1234</string>
4362 </array>
4363 <key>Block</key>
4364 <array>
4365 <string>https://example.edu</string>
4366 </array>
4367 <key>BlockNewRequests</key>
4368 <true/> | <false/>
4369 <key>Locked</key>
4370 <true/> | <false/>
4371 </dict>
4372 <key>Microphone</key>
4373 <dict>
4374 <key>Allow</key>
4375 <array>
4376 <string>https://example.org</string>
4377 </array>
4378 <key>Block</key>
4379 <array>
4380 <string>https://example.edu</string>
4381 </array>
4382 <key>BlockNewRequests</key>
4383 <true/> | <false/>
4384 <key>Locked</key>
4385 <true/> | <false/>
4386 </dict>
4387 <key>Location</key>
4388 <dict>
4389 <key>Allow</key>
4390 <array>
4391 <string>https://example.org</string>
4392 </array>
4393 <key>Block</key>
4394 <array>
4395 <string>https://example.edu</string>
4396 </array>
4397 <key>BlockNewRequests</key>
4398 <true/> | <false/>
4399 <key>Locked</key>
4400 <true/> | <false/>
4401 </dict>
4402 <key>Notifications</key>
4403 <dict>
4404 <key>Allow</key>
4405 <array>
4406 <string>https://example.org</string>
4407 </array>
4408 <key>Block</key>
4409 <array>
4410 <string>https://example.edu</string>
4411 </array>
4412 <key>BlockNewRequests</key>
4413 <true/>
4414 <key>Locked</key>
4415 <true/>
4416 </dict>
4417 <key>Autoplay</key>
4418 <dict>
4419 <key>Allow</key>
4420 <array>
4421 <string>https://example.org</string>
4422 </array>
4423 <key>Block</key>
4424 <array>
4425 <string>https://example.edu</string>
4426 </array>
4427 <key>Default</key>
4428 <string>allow-audio-video | block-audio | block-audio-video</string>
4429 <key>Locked</key>
4430 <true/> | <false/>
4431 </dict>
4432 </dict>
4433 </dict>
4434 ```
4435 #### policies.json
4436 ```
4437 {
4438 "policies": {
4439 "Permissions": {
4440 "Camera": {
4441 "Allow": ["https://example.org","https://example.org:1234"],
4442 "Block": ["https://example.edu"],
4443 "BlockNewRequests": true | false,
4444 "Locked": true | false
4445 },
4446 "Microphone": {
4447 "Allow": ["https://example.org"],
4448 "Block": ["https://example.edu"],
4449 "BlockNewRequests": true | false,
4450 "Locked": true | false
4451 },
4452 "Location": {
4453 "Allow": ["https://example.org"],
4454 "Block": ["https://example.edu"],
4455 "BlockNewRequests": true | false,
4456 "Locked": true | false
4457 },
4458 "Notifications": {
4459 "Allow": ["https://example.org"],
4460 "Block": ["https://example.edu"],
4461 "BlockNewRequests": true | false,
4462 "Locked": true | false
4463 },
4464 "Autoplay": {
4465 "Allow": ["https://example.org"],
4466 "Block": ["https://example.edu"],
4467 "Default": "allow-audio-video" | "block-audio" | "block-audio-video",
4468 "Locked": true | false
4469 }
4470 }
4471 }
4472 }
4473 ```
4474 ### PictureInPicture
4475
4476 Enable or disable Picture-in-Picture as well as prevent the user from enabling or disabling it (Locked).
4477
4478 **Compatibility:** Firefox 78, Firefox ESR 78\
4479 **CCK2 Equivalent:** N/A\
4480 **Preferences Affected:** `media.videocontrols.picture-in-picture.video-toggle.enabled`
4481
4482 #### Windows (GPO)
4483 ```
4484 Software\Policies\Mozilla\Firefox\PictureInPicture\Enabled = 0x1 | 0x0
4485 Software\Policies\Mozilla\Firefox\PictureInPicture\Locked = 0x1 | 0x0
4486
4487 ```
4488 #### Windows (Intune)
4489 OMA-URI:
4490 ```
4491 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Enabled
4492 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~PictureInPicture/PictureInPicture_Locked
4493 ```
4494 Value (string):
4495 ```
4496 <enabled/> or <disabled/>
4497 ```
4498 #### macOS
4499 ```
4500 <dict>
4501 <key>PictureInPicture</key>
4502 <dict>
4503 <key>Enabled</key>
4504 <true/> | <false/>
4505 <key>Locked</key>
4506 <true/> | <false/>
4507 </dict>
4508 </dict>
4509 ```
4510 #### policies.json
4511 ```
4512 {
4513 "policies": {
4514 "PictureInPicture": {
4515 "Enabled": true | false,
4516 "Locked": true | false
4517 }
4518 }
4519 }
4520 ```
4521 ### PopupBlocking
4522 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
4523
4524 `Allow` is a list of origins where popup-windows are allowed.
4525
4526 `Default` determines whether or not pop-up windows are allowed by default.
4527
4528 `Locked` prevents the user from changing pop-up preferences.
4529
4530 **Compatibility:** Firefox 60, Firefox ESR 60\
4531 **CCK2 Equivalent:** `permissions.popup`\
4532 **Preferences Affected:** `dom.disable_open_during_load`
4533
4534 #### Windows (GPO)
4535 ```
4536 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
4537 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
4538 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
4539 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
4540 ```
4541 #### Windows (Intune)
4542 OMA-URI:
4543 ```
4544 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Allow
4545 ```
4546 Value (string):
4547 ```
4548 <enabled/>
4549 <data id="Permissions" value="1&#xF000;https://example.org&#xF000;2&#xF000;https://example.edu"/>
4550 ```
4551 OMA-URI:
4552 ```
4553 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Default
4554 ```
4555 Value (string):
4556 ```
4557 <enabled/> or <disabled/>
4558 ```
4559 OMA-URI:
4560 ```
4561 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Popups/PopupBlocking_Locked
4562 ```
4563 Value (string):
4564 ```
4565 <enabled/> or <disabled/>
4566 ```
4567 #### macOS
4568 ```
4569 <dict>
4570 <key>PopupBlocking</key>
4571 <dict>
4572 <key>Allow</key>
4573 <array>
4574 <string>http://example.org</string>
4575 <string>http://example.edu</string>
4576 </array>
4577 <key>Default</key>
4578 <true/> | <false/>
4579 <key>Locked</key>
4580 <true/> | <false/>
4581 </dict>
4582 </dict>
4583 ```
4584 #### policies.json
4585 ```
4586 {
4587 "policies": {
4588 "PopupBlocking": {
4589 "Allow": ["http://example.org/",
4590 "http://example.edu/"],
4591 "Default": true | false,
4592 "Locked": true | false
4593 }
4594 }
4595 }
4596 ```
4597 ### Preferences
4598 Set and lock preferences.
4599
4600 **NOTE** On Windows, in order to use this policy, you must clear all settings in the old **Preferences (Deprecated)** section in group policy.
4601
4602 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.
4603
4604 Preferences that start with the following prefixes are supported:
4605 ```
4606 accessibility.
4607 alerts.* (Firefox 122, Firefox ESR 115.7)
4608 app.update.* (Firefox 86, Firefox ESR 78.8)
4609 browser.
4610 datareporting.policy.
4611 dom.
4612 extensions.
4613 general.autoScroll (Firefox 83, Firefox ESR 78.5)
4614 general.smoothScroll (Firefox 83, Firefox ESR 78.5)
4615 geo.
4616 gfx.
4617 intl.
4618 keyword.enabled (Firefox 95, Firefox ESR 91.4)
4619 layers.
4620 layout.
4621 media.
4622 network.
4623 pdfjs. (Firefox 84, Firefox ESR 78.6)
4624 places.
4625 pref.
4626 print.
4627 signon. (Firefox 83, Firefox ESR 78.5)
4628 spellchecker. (Firefox 84, Firefox ESR 78.6)
4629 toolkit.legacyUserProfileCustomizations.stylesheets (Firefox 95, Firefox ESR 91.4)
4630 ui.
4631 widget.
4632 xpinstall.signatures.required (Firefox ESR 102.10, Firefox ESR only)
4633 xpinstall.whitelist.required (Firefox 118, Firefox ESR 115.3)
4634 ```
4635 as well as the following security preferences:
4636
4637 | Preference | Type | Default
4638 | --- | --- | --- |
4639 | security.default_personal_cert | string | Ask Every Time
4640 | &nbsp;&nbsp;&nbsp;&nbsp;If set to Select Automatically, Firefox automatically chooses the default personal certificate.
4641 | security.disable_button.openCertManager | string | N/A
4642 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true and locked, the View Certificates button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
4643 | security.disable_button.openDeviceManager | string | N/A
4644 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true and locked, the Security Devices button in preferences is disabled (Firefox 121, Firefox ESR 115.6)
4645 | security.insecure_connection_text.enabled | bool | false
4646 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true, adds the words "Not Secure" for insecure sites.
4647 | security.insecure_connection_text.pbmode.enabled | bool | false
4648 | &nbsp;&nbsp;&nbsp;&nbsp;If set to true, adds the words "Not Secure" for insecure sites in private browsing.
4649 | security.mixed_content.block_active_content | boolean | true
4650 | &nbsp;&nbsp;&nbsp;&nbsp;If false, mixed active content (HTTP and HTTPS) is not blocked.
4651 | security.osclientcerts.autoload | boolean | false
4652 | &nbsp;&nbsp;&nbsp;&nbsp;If true, client certificates are loaded from the operating system certificate store.
4653 | security.OCSP.enabled | integer | 1
4654 | &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.
4655 | security.OCSP.require | boolean | false
4656 | &nbsp;&nbsp;&nbsp;&nbsp; If true, if an OCSP request times out, the connection fails.
4657 | security.osclientcerts.assume_rsa_pss_support | boolean | true
4658 | &nbsp;&nbsp;&nbsp;&nbsp; If false, we don't assume an RSA key can do RSA-PSS. (Firefox 114, Firefox ESR 102.12)
4659 | security.ssl.enable_ocsp_stapling | boolean | true
4660 | &nbsp;&nbsp;&nbsp;&nbsp; If false, OCSP stapling is not enabled.
4661 | security.ssl.errorReporting.enabled | boolean | true
4662 | &nbsp;&nbsp;&nbsp;&nbsp;If false, SSL errors cannot be sent to Mozilla.
4663 | security.ssl.require_safe_negotiation | boolean | false
4664 | &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)
4665 | security.tls.enable_0rtt_data | boolean | true
4666 | &nbsp;&nbsp;&nbsp;&nbsp;If false, TLS early data is turned off. (Firefox 93, Firefox 91.2, Firefox 78.15)
4667 | security.tls.hello_downgrade_check | boolean | true
4668 | &nbsp;&nbsp;&nbsp;&nbsp;If false, the TLS 1.3 downgrade check is disabled.
4669 | security.tls.version.enable-deprecated | boolean | false
4670 | &nbsp;&nbsp;&nbsp;&nbsp;If true, browser will accept TLS 1.0. and TLS 1.1. (Firefox 86, Firefox 78.8)
4671 | security.warn_submit_secure_to_insecure | boolean | true
4672 | &nbsp;&nbsp;&nbsp;&nbsp;If false, no warning is shown when submitting a form from https to http.
4673
4674 Using the preference as the key, set the `Value` to the corresponding preference value.
4675
4676 `Status` can be "default", "locked", "user" or "clear"
4677
4678 * `"default"`: Read/Write: Settings appear as default even if factory default differs.
4679 * `"locked"`: Read-Only: Settings appear as default even if factory default differs.
4680 * `"user"`: Read/Write: Settings appear as changed if it differs from factory default.
4681 * `"clear"`: Read/Write: `Value` has no effect. Resets to factory defaults on each startup.
4682
4683 `"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```.
4684
4685 `"user"` preferences persist even if the policy is removed, so if you need to remove them, you should use the clear policy.
4686
4687 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.
4688
4689 See the examples below for more detail.
4690
4691 IMPORTANT: Make sure you're only setting a particular preference using this mechanism and not some other way.
4692
4693 Status
4694 **Compatibility:** Firefox 81, Firefox ESR 78.3\
4695 **CCK2 Equivalent:** `preferences`\
4696 **Preferences Affected:** Many
4697
4698 #### Windows (GPO)
4699 Software\Policies\Mozilla\Firefox\Preferences (REG_MULTI_SZ) =
4700 ```
4701 {
4702 "accessibility.force_disabled": {
4703 "Value": 1,
4704 "Status": "default",
4705 "Type": "number"
4706
4707 },
4708 "browser.cache.disk.parent_directory": {
4709 "Value": "SOME_NATIVE_PATH",
4710 "Status": "user"
4711 },
4712 "browser.tabs.warnOnClose": {
4713 "Value": false,
4714 "Status": "locked"
4715 }
4716 }
4717 ```
4718 #### Windows (Intune)
4719 OMA-URI:
4720 ```
4721 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences
4722 ```
4723 Value (string):
4724 ```
4725 <enabled/>
4726 <data id="JSON" value='
4727 {
4728 "accessibility.force_disabled": {
4729 "Value": 1,
4730 "Status": "default",
4731 "Type": "number"
4732 },
4733 "browser.cache.disk.parent_directory": {
4734 "Value": "SOME_NATIVE_PATH",
4735 "Status": "user"
4736 },
4737 "browser.tabs.warnOnClose": {
4738 "Value": false,
4739 "Status": "locked"
4740 }
4741 }'/>
4742 ```
4743 #### macOS
4744 ```
4745 <dict>
4746 <key>Preferences</key>
4747 <dict>
4748 <key>accessibility.force_disabled</key>
4749 <dict>
4750 <key>Value</key>
4751 <integer>1</integer>
4752 <key>Status</key>
4753 <string>default</string>
4754 <key>Type</key>
4755 <string>number</string>
4756 </dict>
4757 <key>browser.cache.disk.parent_directory</key>
4758 <dict>
4759 <key>Value</key>
4760 <string>SOME_NATIVE_PATH</string>
4761 <key>Status</key>
4762 <string>user</string>
4763 </dict>
4764 <key>browser.tabs.warnOnClose</key>
4765 <dict>
4766 <key>Value</key>
4767 <false/>
4768 <key>Status</key>
4769 <string>locked</string>
4770 </dict>
4771 </dict>
4772 </dict>
4773 ```
4774 #### policies.json
4775 ```
4776 {
4777 "policies": {
4778 "Preferences": {
4779 "accessibility.force_disabled": {
4780 "Value": 1,
4781 "Status": "default"
4782 "Type": "number"
4783 },
4784 "browser.cache.disk.parent_directory": {
4785 "Value": "SOME_NATIVE_PATH",
4786 "Status": "user"
4787 },
4788 "browser.tabs.warnOnClose": {
4789 "Value": false,
4790 "Status": "locked"
4791 }
4792 }
4793 }
4794 }
4795 ```
4796 ### PrimaryPassword
4797 Require or prevent using a primary (formerly master) password.
4798
4799 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.
4800
4801 If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedent.
4802
4803 **Compatibility:** Firefox 79, Firefox ESR 78.1\
4804 **CCK2 Equivalent:** `noMasterPassword`\
4805 **Preferences Affected:** N/A
4806
4807 #### Windows (GPO)
4808 ```
4809 Software\Policies\Mozilla\Firefox\PrimaryPassword = 0x1 | 0x0
4810 ```
4811 #### Windows (Intune)
4812 OMA-URI:
4813 ```
4814 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrimaryPassword
4815 ```
4816 Value (string):
4817 ```
4818 <enabled/> or <disabled/>
4819 ```
4820 #### macOS
4821 ```
4822 <dict>
4823 <key>PrimaryPassword</key>
4824 <true/> | <false/>
4825 </dict>
4826 ```
4827 #### policies.json
4828 ```
4829 {
4830 "policies": {
4831 "PrimaryPassword": true | false
4832 }
4833 }
4834 ```
4835 ### PrintingEnabled
4836 Enable or disable printing.
4837
4838 **Compatibility:** Firefox 120, Firefox ESR 115.5\
4839 **CCK2 Equivalent:** N/A\
4840 **Preferences Affected:** `print.enabled`
4841
4842 #### Windows (GPO)
4843 ```
4844 Software\Policies\Mozilla\Firefox\PrintingEnabled = 0x1 | 0x0
4845 ```
4846 #### Windows (Intune)
4847 OMA-URI:
4848 ```
4849 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PrintingEnabled
4850 ```
4851 Value (string):
4852 ```
4853 <enabled/> or <disabled/>
4854 ```
4855 #### macOS
4856 ```
4857 <dict>
4858 <key>PrintingEnabled</key>
4859 <true/> | <false/>
4860 </dict>
4861 ```
4862 #### policies.json
4863 ```
4864 {
4865 "policies": {
4866 "PrintingEnabled": true | false
4867 }
4868 }
4869 ```
4870 ### PromptForDownloadLocation
4871 Ask where to save each file before downloading.
4872
4873 **Compatibility:** Firefox 68, Firefox ESR 68\
4874 **CCK2 Equivalent:** N/A\
4875 **Preferences Affected:** `browser.download.useDownloadDir`
4876
4877 #### Windows (GPO)
4878 ```
4879 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
4880 ```
4881 #### Windows (Intune)
4882 OMA-URI:
4883 ```
4884 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/PromptForDownloadLocation
4885 ```
4886 Value (string):
4887 ```
4888 <enabled/> or <disabled/>
4889 ```
4890 #### macOS
4891 ```
4892 <dict>
4893 <key>PromptForDownloadLocation</key>
4894 <true/> | <false/>
4895 </dict>
4896 ```
4897 #### policies.json
4898 ```
4899 {
4900 "policies": {
4901 "PromptForDownloadLocation": true | false
4902 }
4903 }
4904 ```
4905 ### Proxy
4906 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
4907 To specify ports, append them to the hostnames with a colon (:).
4908
4909 Unless you lock this policy, changes the user already has in place will take effect.
4910
4911 `Mode` is the proxy method being used.
4912
4913 `Locked` is whether or not proxy settings can be changed.
4914
4915 `HTTPProxy` is the HTTP proxy server.
4916
4917 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
4918
4919 `SSLProxy` is the SSL proxy server.
4920
4921 `FTPProxy` is the FTP proxy server.
4922
4923 `SOCKSProxy` is the SOCKS proxy server
4924
4925 `SOCKSVersion` is the SOCKS version (4 or 5)
4926
4927 `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.
4928
4929 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
4930
4931 `AutoLogin` means do not prompt for authentication if password is saved.
4932
4933 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
4934
4935 **Compatibility:** Firefox 60, Firefox ESR 60\
4936 **CCK2 Equivalent:** `networkProxy*`\
4937 **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`
4938
4939 #### Windows (GPO)
4940 ```
4941 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none" | "system" | "manual" | "autoDetect" | "autoConfig"
4942 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
4943 Software\Policies\Mozilla\Firefox\Proxy\HTTPProxy = https://httpproxy.example.com
4944 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
4945 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
4946 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
4947 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
4948 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
4949 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
4950 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
4951 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
4952 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
4953 ```
4954 #### Windows (Intune)
4955 **Note**
4956 These setttings were moved to a category to make them easier to configure via Intune.
4957
4958 OMA-URI:
4959 ```
4960 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Locked
4961 ```
4962 Value (string):
4963 ```
4964 <enabled/> or <disabled/>
4965 ```
4966 OMA-URI:
4967 ```
4968 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_ConnectionType
4969 ```
4970 Value (string):
4971 ```
4972 <enabled/>
4973 <data id="Proxy_ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
4974 ```
4975 OMA-URI:
4976 ```
4977 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_HTTPProxy
4978 ```
4979 Value (string):
4980 ```
4981 <enabled/>
4982 <data id="Proxy_HTTPProxy" value="httpproxy.example.com"/>
4983 ```
4984 OMA-URI:
4985 ```
4986 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseHTTPProxyForAllProtocols
4987 ```
4988 Value (string):
4989 ```
4990 <enabled/> or <disabled/>
4991 ```
4992 OMA-URI:
4993 ```
4994 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SSLProxy
4995 ```
4996 Value (string):
4997 ```
4998 <enabled/>
4999 <data id="Proxy_SSLProxy" value="sslproxy.example.com"/>
5000 ```
5001 OMA-URI:
5002 ```
5003 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_SOCKSProxy
5004 ```
5005 Value (string):
5006 ```
5007 <enabled/>
5008 <data id="Proxy_SOCKSProxy" value="socksproxy.example.com"/>
5009 <data id="Proxy_SOCKSVersion" value="4 | 5"/>
5010 ```
5011 OMA-URI:
5012 ```
5013 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoConfigURL
5014 ```
5015 Value (string):
5016 ```
5017 <enabled/>
5018 <data id="Proxy_AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5019 ```
5020 OMA-URI:
5021 ```
5022 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_Passthrough
5023 ```
5024 Value (string):
5025 ```
5026 <enabled/>
5027 <data id="Proxy_Passthrough" value="&lt;local&gt;"/>
5028 ```
5029 OMA-URI:
5030 ```
5031 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_AutoLogin
5032 ```
5033 Value (string):
5034 ```
5035 <enabled/> or <disabled/>
5036 ```
5037 OMA-URI:
5038 ```
5039 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~ProxySettings/Proxy_UseProxyForDNS
5040 ```
5041 Value (string):
5042 ```
5043 <enabled/> or <disabled/>
5044 ```
5045 OMA-URI (Old way):
5046 ```
5047 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Proxy
5048 ```
5049 Value (string):
5050 ```
5051 <enabled/>
5052 <data id="ProxyLocked" value="true | false"/>
5053 <data id="ConnectionType" value="none | system | manual | autoDetect | autoConfig"/>
5054 <data id="HTTPProxy" value="httpproxy.example.com"/>
5055 <data id="UseHTTPProxyForAllProtocols" value="true | false"/>
5056 <data id="SSLProxy" value="sslproxy.example.com"/>
5057 <data id="FTPProxy" value="ftpproxy.example.com"/>
5058 <data id="SOCKSProxy" value="socksproxy.example.com"/>
5059 <data id="SOCKSVersion" value="4 | 5"/>
5060 <data id="AutoConfigURL" value="URL_TO_AUTOCONFIG"/>
5061 <data id="Passthrough" value="<local>"/>
5062 <data id="AutoLogin" value="true | false"/>
5063 <data id="UseProxyForDNS" value="true | false"/>
5064 ```
5065 #### macOS
5066 ```
5067 <dict>
5068 <key>Proxy</key>
5069 <dict>
5070 <key>Mode</key>
5071 <string>none | system | manual | autoDetect | autoConfig</string>
5072 <key>Locked</key>
5073 <true> | </false>
5074 <key>HTTPProxy</key>
5075 <string>https://httpproxy.example.com</string>
5076 <key>UseHTTPProxyForAllProtocols</key>
5077 <true> | </false>
5078 <key>SSLProxy</key>
5079 <string>https://sslproxy.example.com</string>
5080 <key>FTPProxy</key>
5081 <string>https://ftpproxy.example.com</string>
5082 <key>SOCKSProxy</key>
5083 <string>https://socksproxy.example.com</string>
5084 <key>SOCKSVersion</key>
5085 <string>4 | 5</string>
5086 <key>Passthrough</key>
5087 <string>&lt;local>&gt;</string>
5088 <key>AutoConfigURL</key>
5089 <string>URL_TO_AUTOCONFIG</string>
5090 <key>AutoLogin</key>
5091 <true> | </false>
5092 <key>UseProxyForDNS</key>
5093 <true> | </false>
5094 </dict>
5095 </dict>
5096 ```
5097 #### policies.json
5098 ```
5099 {
5100 "policies": {
5101 "Proxy": {
5102 "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
5103 "Locked": true | false,
5104 "HTTPProxy": "hostname",
5105 "UseHTTPProxyForAllProtocols": true | false,
5106 "SSLProxy": "hostname",
5107 "FTPProxy": "hostname",
5108 "SOCKSProxy": "hostname",
5109 "SOCKSVersion": 4 | 5,
5110 "Passthrough": "<local>",
5111 "AutoConfigURL": "URL_TO_AUTOCONFIG",
5112 "AutoLogin": true | false,
5113 "UseProxyForDNS": true | false
5114 }
5115 }
5116 }
5117 ```
5118 ### RequestedLocales
5119 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
5120
5121 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
5122
5123 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
5124 **CCK2 Equivalent:** N/A\
5125 **Preferences Affected:** N/A
5126 #### Windows (GPO)
5127 ```
5128 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
5129 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
5130
5131 or
5132
5133 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
5134 ```
5135 #### Windows (Intune)
5136 OMA-URI:
5137 ```
5138 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/RequestedLocalesString
5139 ```
5140 Value (string):
5141 ```
5142 <enabled/>
5143 <data id="Preferences_String" value="de,en-US"/>
5144 ```
5145 #### macOS
5146 ```
5147 <dict>
5148 <key>RequestedLocales</key>
5149 <array>
5150 <string>de</string>
5151 <string>en-US</string>
5152 </array>
5153 </dict>
5154
5155 or
5156
5157 <dict>
5158 <key>RequestedLocales</key>
5159 <string>de,en-US</string>
5160 </dict>
5161
5162 ```
5163 #### policies.json
5164 ```
5165 {
5166 "policies": {
5167 "RequestedLocales": ["de", "en-US"]
5168 }
5169 }
5170
5171 or
5172
5173 {
5174 "policies": {
5175 "RequestedLocales": "de,en-US"
5176 }
5177 }
5178 ```
5179 <a name="SanitizeOnShutdown"></a>
5180
5181 ### SanitizeOnShutdown (Selective)
5182 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
5183
5184 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.
5185
5186 **Compatibility:** Firefox 68, Firefox ESR 68 (Locked added in 74/68.6)\
5187 **CCK2 Equivalent:** N/A\
5188 **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`
5189 #### Windows (GPO)
5190 ```
5191 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
5192 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
5193 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
5194 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
5195 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
5196 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
5197 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
5198 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
5199 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Locked = 0x1 | 0x0
5200 ```
5201 #### Windows (Intune)
5202 OMA-URI:
5203 ```
5204 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/A_SanitizeOnShutdown_Cache
5205 ```
5206 Value (string):
5207 ```
5208 <enabled/> or <disabled/>
5209 ```
5210 OMA-URI:
5211 ```
5212 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/B_SanitizeOnShutdown_Cookies
5213 ```
5214 Value (string):
5215 ```
5216 <enabled/> or <disabled/>
5217 ```
5218 OMA-URI:
5219 ```
5220 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/C_SanitizeOnShutdown_Downloads
5221 ```
5222 Value (string):
5223 ```
5224 <enabled/> or <disabled/>
5225 ```
5226 OMA-URI:
5227 ```
5228 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/D_SanitizeOnShutdown_FormData
5229 ```
5230 Value (string):
5231 ```
5232 <enabled/> or <disabled/>
5233 ```
5234 OMA-URI:
5235 ```
5236 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/E_SanitizeOnShutdown_History
5237 ```
5238 Value (string):
5239 ```
5240 <enabled/> or <disabled/>
5241 ```
5242 OMA-URI:
5243 ```
5244 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/F_SanitizeOnShutdown_Sessions
5245 ```
5246 Value (string):
5247 ```
5248 <enabled/> or <disabled/>
5249 ```
5250 OMA-URI:
5251 ```
5252 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/G_SanitizeOnShutdown_SiteSettings
5253 ```
5254 Value (string):
5255 ```
5256 <enabled/> or <disabled/>
5257 ```
5258 OMA-URI:
5259 ```
5260 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/H_SanitizeOnShutdown_OfflineApps
5261 ```
5262 Value (string):
5263 ```
5264 <enabled/> or <disabled/>
5265 ```
5266 OMA-URI:
5267 ```
5268 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~SanitizeOnShutdown/I_SanitizeOnShutdown_Locked
5269 ```
5270 Value (string):
5271 ```
5272 <enabled/> or <disabled/>
5273 ```
5274 #### macOS
5275 ```
5276 <dict>
5277 <key>SanitizeOnShutdown</key>
5278 <dict>
5279 <key>Cache</key>
5280 <true/> | <false/>
5281 <key>Cookies</key>
5282 <true/> | <false/>
5283 <key>Downloads</key>
5284 <true/> | <false/>
5285 <key>FormData</key>
5286 <true/> | <false/>
5287 <key>History</key>
5288 <true/> | <false/>
5289 <key>Sessions</key>
5290 <true/> | <false/>
5291 <key>SiteSettings</key>
5292 <true/> | <false/>
5293 <key>OfflineApps</key>
5294 <true/> | <false/>
5295 <key>Locked</key>
5296 <true/> | <false/>
5297 </dict>
5298 </dict>
5299 ```
5300 #### policies.json
5301 ```
5302 {
5303 "policies": {
5304 "SanitizeOnShutdown": {
5305 "Cache": true | false,
5306 "Cookies": true | false,
5307 "Downloads": true | false,
5308 "FormData": true | false,
5309 "History": true | false,
5310 "Sessions": true | false,
5311 "SiteSettings": true | false,
5312 "OfflineApps": true | false,
5313 "Locked": true | false
5314 }
5315 }
5316 }
5317 ```
5318 ### SanitizeOnShutdown (All)
5319 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
5320
5321 **Compatibility:** Firefox 60, Firefox ESR 60\
5322 **CCK2 Equivalent:** N/A\
5323 **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`
5324 #### Windows (GPO)
5325 ```
5326 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
5327 ```
5328 #### Windows (Intune)
5329 OMA-URI:
5330 ```
5331 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/C_SanitizeOnShutdown
5332 ```
5333 Value (string):
5334 ```
5335 <enabled/> or <disabled/>
5336 ```
5337 #### macOS
5338 ```
5339 <dict>
5340 <key>SanitizeOnShutdown</key>
5341 <true/> | <false/>
5342 </dict>
5343 ```
5344 #### policies.json
5345 ```
5346 {
5347 "policies": {
5348 "SanitizeOnShutdown": true | false
5349 }
5350 }
5351 ```
5352 ### SearchBar
5353 Set whether or not search bar is displayed.
5354
5355 **Compatibility:** Firefox 60, Firefox ESR 60\
5356 **CCK2 Equivalent:** `showSearchBar`\
5357 **Preferences Affected:** N/A
5358
5359 #### Windows (GPO)
5360 ```
5361 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
5362 ```
5363
5364 #### Windows (Intune)
5365 OMA-URI:
5366 ```
5367 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SearchBar
5368 ```
5369 Value (string):
5370 ```
5371 <enabled/>
5372 <data id="SearchBar" value="unified | separate"/>
5373 ```
5374 #### macOS
5375 ```
5376 <dict>
5377 <key>SearchBar</key>
5378 <string>unified | separate</string>
5379 </dict>
5380 ```
5381 #### policies.json
5382 ```
5383 {
5384 "policies": {
5385 "SearchBar": "unified" | "separate"
5386 }
5387 }
5388 ```
5389 <a name="SearchEngines"></a>
5390
5391 ### SearchEngines (This policy is only available on the ESR.)
5392
5393 ### SearchEngines | Add
5394
5395 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.
5396
5397 This policy is only available on the ESR. `Name` and `URLTemplate` are required.
5398
5399 `Name` is the name of the search engine.
5400
5401 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
5402
5403 `Method` is either GET or POST
5404
5405 `IconURL` is a URL for the icon to use.
5406
5407 `Alias` is a keyword to use for the engine.
5408
5409 `Description` is a description of the search engine.
5410
5411 `PostData` is the POST data as name value pairs separated by &.
5412
5413 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
5414
5415 `Encoding` is the query charset for the engine. It defaults to UTF-8.
5416
5417 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68, Encoding support in Firefox 91)\
5418 **CCK2 Equivalent:** `searchplugins`\
5419 **Preferences Affected:** N/A
5420
5421 #### Windows (GPO)
5422 ```
5423 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
5424 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
5425 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
5426 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
5427 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
5428 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
5429 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
5430 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
5431 ```
5432 #### Windows (Intune)
5433 OMA-URI:
5434 ```
5435 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_1
5436 ```
5437 Value (string):
5438 ```
5439 <enabled/>
5440 <data id="SearchEngine_Name" value="Example1"/>
5441 <data id="SearchEngine_URLTemplate" value="https://www.example.org/q={searchTerms"/>
5442 <data id="SearchEngine_Method" value="GET | POST"/>
5443 <data id="SearchEngine_IconURL" value="https://www.example.org/favicon.ico"/>
5444 <data id="SearchEngine_Alias" value="example"/>
5445 <data id="SearchEngine_Description" value="Example Description"/>
5446 <data id="SearchEngine_SuggestURLTemplate" value="https://www.example.org/suggestions/q={searchTerms}"/>
5447 <data id="SearchEngine_PostData" value="name=value&amp;q={searchTerms}"/>
5448 ```
5449 #### macOS
5450 ```
5451 <dict>
5452 <key>SearchEngines</key>
5453 <dict>
5454 <key>Add</key>
5455 <array>
5456 <dict>
5457 <key>Name</key>
5458 <string>Example1</string>
5459 <key>URLTemplate</key>
5460 <string>https://www.example.org/q={searchTerms}</string>
5461 <key>Method</key>
5462 <string>GET | POST </string>
5463 <key>IconURL</key>
5464 <string>https://www.example.org/favicon.ico</string>
5465 <key>Alias</key>
5466 <string>example</string>
5467 <key>Description</key>
5468 <string>Example Description</string>
5469 <key>SuggestURLTemplate</key>
5470 <string>https://www.example.org/suggestions/q={searchTerms}</string>
5471 <key>PostData</key>
5472 <string>name=value&q={searchTerms}</string>
5473 </dict>
5474 <array>
5475 </dict>
5476 </dict>
5477 ```
5478 #### policies.json
5479 ```
5480 {
5481 "policies": {
5482 "SearchEngines": {
5483 "Add": [
5484 {
5485 "Name": "Example1",
5486 "URLTemplate": "https://www.example.org/q={searchTerms}",
5487 "Method": "GET" | "POST",
5488 "IconURL": "https://www.example.org/favicon.ico",
5489 "Alias": "example",
5490 "Description": "Description",
5491 "PostData": "name=value&q={searchTerms}",
5492 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
5493 }
5494 ]
5495 }
5496 }
5497 }
5498 ```
5499 ### SearchEngines | Default
5500
5501 Set the default search engine. This policy is only available on the ESR.
5502
5503 **Compatibility:** Firefox ESR 60\
5504 **CCK2 Equivalent:** `defaultSearchEngine`\
5505 **Preferences Affected:** N/A
5506
5507 #### Windows (GPO)
5508 ```
5509 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
5510 ```
5511 #### Windows (Intune)
5512 OMA-URI:
5513 ```
5514 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Default
5515 ```
5516 Value (string):
5517 ```
5518 <enabled/>
5519 <data id="SearchEngines_Default" value="NAME_OF_SEARCH_ENGINE"/>
5520 ```
5521 #### macOS
5522 ```
5523 <dict>
5524 <key>SearchEngines</key>
5525 <dict>
5526 <key>Default</key>
5527 <string>NAME_OF_SEARCH_ENGINE</string>
5528 </dict>
5529 </dict>
5530 ```
5531 #### policies.json
5532 ```
5533 {
5534 "policies": {
5535 "SearchEngines": {
5536 "Default": "NAME_OF_SEARCH_ENGINE"
5537 }
5538 }
5539 }
5540 ```
5541 ### SearchEngines | PreventInstalls
5542
5543 Prevent installing search engines from webpages.
5544
5545 **Compatibility:** Firefox ESR 60\
5546 **CCK2 Equivalent:** `disableSearchEngineInstall`\
5547 **Preferences Affected:** N/A
5548
5549 #### Windows (GPO)
5550 ```
5551 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
5552 ```
5553 #### Windows (Intune)
5554 OMA-URI:
5555 ```
5556 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_PreventInstalls
5557 ```
5558 Value (string):
5559 ```
5560 <enabled/> or <disabled/>
5561 ```
5562 #### macOS
5563 ```
5564 <dict>
5565 <key>SearchEngines</key>
5566 <dict>
5567 <key>PreventInstalls</key>
5568 <true/> | <false/>
5569 </dict>
5570 </dict>
5571 ```
5572 #### policies.json
5573 ```
5574 {
5575 "policies": {
5576 "SearchEngines": {
5577 "PreventInstalls": true | false
5578 }
5579 }
5580 }
5581 ```
5582 ### SearchEngines | Remove
5583
5584 Hide built-in search engines. This policy is only available on the ESR.
5585
5586 **Compatibility:** Firefox ESR 60.2\
5587 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
5588 **Preferences Affected:** N/A
5589
5590 #### Windows (GPO)
5591 ```
5592 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
5593 ```
5594 #### Windows (Intune)
5595 OMA-URI:
5596 ```
5597 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchEngines_Remove
5598 ```
5599 Value (string):
5600 ```
5601 <enabled/>
5602 <data id="SearchEngines_Remove" value="1&#xF000;NAME_OF_SEARCH_ENGINE"/>
5603 ```
5604 #### macOS
5605 ```
5606 <dict>
5607 <key>SearchEngines</key>
5608 <dict>
5609 <key>Remove</key>
5610 <array>
5611 <string>NAME_OF_SEARCH_ENGINE</string>
5612 </array>
5613 </dict>
5614 </dict>
5615 ```
5616 #### policies.json
5617 ```
5618 {
5619 "policies": {
5620 "SearchEngines": {
5621 "Remove": ["NAME_OF_SEARCH_ENGINE"]
5622 }
5623 }
5624 }
5625 ```
5626 ### SearchSuggestEnabled
5627
5628 Enable search suggestions.
5629
5630 **Compatibility:** Firefox 68, Firefox ESR 68\
5631 **CCK2 Equivalent:** N/A\
5632 **Preferences Affected:** `browser.urlbar.suggest.searches`, `browser.search.suggest.enabled`
5633
5634 #### Windows (GPO)
5635 ```
5636 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
5637 ```
5638 #### Windows (Intune)
5639 OMA-URI:
5640 ```
5641 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Search/SearchSuggestEnabled
5642 ```
5643 Value (string):
5644 ```
5645 <enabled/> or <disabled/>
5646 ```
5647 #### macOS
5648 ```
5649 <dict>
5650 <key>SearchSuggestEnabled</key>
5651 <true/> | <false/>
5652 </dict>
5653 ```
5654 #### policies.json
5655 ```
5656 {
5657 "policies": {
5658 "SearchSuggestEnabled": true | false
5659 }
5660 }
5661 ```
5662 ### SecurityDevices
5663
5664 Add or delete PKCS #11 modules.
5665
5666 **Compatibility:** Firefox 114, Firefox ESR 112.12\
5667 **CCK2 Equivalent:** N/A\
5668 **Preferences Affected:** N/A
5669
5670 #### Windows (GPO)
5671 ```
5672 Software\Policies\Mozilla\Firefox\SecurityDevices\Add\NAME_OF_DEVICE_TO_ADD = PATH_TO_LIBRARY_FOR_DEVICE
5673 Software\Policies\Mozilla\Firefox\SecurityDevices\Remove\1 = NAME_OF_DEVICE_TO_REMOVE
5674 ```
5675 #### Windows (Intune)
5676 OMA-URI:
5677 ```
5678 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Add
5679 ```
5680 Value (string):
5681 ```
5682 <enabled/>
5683 <data id="SecurityDevices" value="NAME_OF_DEVICE_TO_ADD&#xF000;PATH_TO_LIBRARY_FOR_DEVICE"/>
5684 ```
5685 OMA-URI:
5686 ```
5687 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices/SecurityDevices_Delete
5688 ```
5689 Value (string):
5690 ```
5691 <enabled/>
5692 <data id="SecurityDevices" value="1&#xF000;NAME_OF_DEVICE_TO_REMOVE"/>
5693 ```
5694 #### macOS
5695 ```
5696 <dict>
5697 <key>SecurityDevices</key>
5698 <dict>
5699 <key>Add<key>
5700 <dict>
5701 <key>NAME_OF_DEVICE_TO_ADD</key>
5702 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5703 </dict>
5704 <key>Delete</add>
5705 <array>
5706 <string>NAME_OF_DEVICE_TO_DELETE</string>
5707 </array>
5708 </dict>
5709 </dict>
5710 ```
5711 #### policies.json
5712 ```
5713 {
5714 "policies": {
5715 "SecurityDevices": {
5716 "Add": {
5717 "NAME_OF_DEVICE_TO_ADD": "PATH_TO_LIBRARY_FOR_DEVICE"
5718 },
5719 "Delete": ["NAME_OF_DEVICE_TO_DELETE"]
5720 }
5721 }
5722 }
5723 ```
5724 ### SecurityDevices (Deprecated)
5725
5726 Install PKCS #11 modules.
5727
5728 **Compatibility:** Firefox 64, Firefox ESR 60.4\
5729 **CCK2 Equivalent:** `certs.devices`\
5730 **Preferences Affected:** N/A
5731
5732 #### Windows (GPO)
5733 ```
5734 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
5735 ```
5736 #### Windows (Intune)
5737 OMA-URI:
5738 ```
5739 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SecurityDevices
5740 ```
5741 Value (string):
5742 ```
5743 <enabled/>
5744 <data id="SecurityDevices" value="NAME_OF_DEVICE&#xF000;PATH_TO_LIBRARY_FOR_DEVICE"/>
5745 ```
5746 #### macOS
5747 ```
5748 <dict>
5749 <key>SecurityDevices</key>
5750 <dict>
5751 <key>NAME_OF_DEVICE</key>
5752 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
5753 </dict>
5754 </dict>
5755 ```
5756 #### policies.json
5757 ```
5758 {
5759 "policies": {
5760 "SecurityDevices": {
5761 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
5762 }
5763 }
5764 }
5765 ```
5766 ### ShowHomeButton
5767 Show the home button on the toolbar.
5768
5769 Future versions of Firefox will not show the home button by default.
5770
5771 **Compatibility:** Firefox 88, Firefox ESR 78.10\
5772 **CCK2 Equivalent:** N/A\
5773 **Preferences Affected:** N/A
5774
5775 #### Windows (GPO)
5776 ```
5777 Software\Policies\Mozilla\Firefox\ShowHomeButton = 0x1 | 0x0
5778 ```
5779 #### Windows (Intune)
5780 OMA-URI:
5781 ```
5782 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Homepage/Homepage_ShowHomeButton
5783 ```
5784 Value (string):
5785 ```
5786 <enabled/> or <disabled/>
5787 ```
5788 #### macOS
5789 ```
5790 <dict>
5791 <key>ShowHomeButton</key>
5792 <true/> | <false/>
5793 </dict>
5794 ```
5795 #### policies.json
5796 ```
5797 {
5798 "policies": {
5799 "ShowHomeButton": true | false
5800 }
5801 }
5802 ```
5803 ### SSLVersionMax
5804
5805 Set and lock the maximum version of TLS. (Firefox defaults to a maximum of TLS 1.3.)
5806
5807 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5808 **CCK2 Equivalent:** N/A\
5809 **Preferences Affected:** `security.tls.version.max`
5810
5811 #### Windows (GPO)
5812 ```
5813 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5814 ```
5815 #### Windows (Intune)
5816 OMA-URI:
5817 ```
5818 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMax
5819 ```
5820 Value (string):
5821 ```
5822 <enabled/>
5823 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5824 ```
5825 #### macOS
5826 ```
5827 <dict>
5828 <key>SSLVersionMax</key>
5829 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5830 </dict>
5831 ```
5832
5833 #### policies.json
5834 ```
5835 {
5836 "policies": {
5837 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5838 }
5839 }
5840 ```
5841 ### SSLVersionMin
5842
5843 Set and lock the minimum version of TLS. (Firefox defaults to a minimum of TLS 1.2.)
5844
5845 **Compatibility:** Firefox 66, Firefox ESR 60.6\
5846 **CCK2 Equivalent:** N/A\
5847 **Preferences Affected:** `security.tls.version.min`
5848
5849 #### Windows (GPO)
5850 ```
5851 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5852 ```
5853 #### Windows (Intune)
5854 OMA-URI:
5855 ```
5856 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SSLVersionMin
5857 ```
5858 Value (string):
5859 ```
5860 <enabled/>
5861 <data id="SSLVersion" value="tls1 | tls1.2 | tls1.3"/>
5862 ```
5863 #### macOS
5864 ```
5865 <dict>
5866 <key>SSLVersionMin</key>
5867 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
5868 </dict>
5869 ```
5870
5871 #### policies.json
5872 ```
5873 {
5874 "policies": {
5875 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
5876 }
5877 }
5878 ```
5879 ### SupportMenu
5880 Add a menuitem to the help menu for specifying support information.
5881
5882 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
5883 **CCK2 Equivalent:** helpMenu\
5884 **Preferences Affected:** N/A
5885
5886 #### Windows (GPO)
5887 ```
5888 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
5889 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
5890 Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S"
5891 ```
5892 #### Windows (Intune)
5893 OMA-URI:
5894 ```
5895 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/SupportMenu
5896 ```
5897 Value (string):
5898 ```
5899 <enabled/>
5900 <data id="SupportMenuTitle" value="Support Menu"/>
5901 <data id="SupportMenuURL" value="http://example.com/support"/>
5902 <data id="SupportMenuAccessKey" value="S"/>
5903 ```
5904 #### macOS
5905 ```
5906 <dict>
5907 <key>SupportMenu</key>
5908 <dict>
5909 <key>Title</key>
5910 <string>SupportMenu</string>
5911 <key>URL</key>
5912 <string>http://example.com/support</string>
5913 <key>AccessKey</key>
5914 <string>S</string>
5915 </dict>
5916 </dict>
5917 ```
5918 #### policies.json
5919 ```
5920 {
5921 "policies": {
5922 "SupportMenu": {
5923 "Title": "Support Menu",
5924 "URL": "http://example.com/support",
5925 "AccessKey": "S"
5926 }
5927 }
5928 }
5929 ```
5930 ### StartDownloadsInTempDirectory
5931 Force downloads to start off in a local, temporary location rather than the default download directory.
5932
5933 **Compatibility:** Firefox 102\
5934 **CCK2 Equivalent:** N/A\
5935 **Preferences Affected:** `browser.download.start_downloads_in_tmp_dir`
5936
5937 #### Windows (GPO)
5938 ```
5939 Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
5940 ```
5941 #### Windows (Intune)
5942 OMA-URI:
5943 ```
5944 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectory
5945 ```
5946 Value (string):
5947 ```
5948 <enabled/> or <disabled/>
5949 ```
5950 #### macOS
5951 ```
5952 <dict>
5953 <key>StartDownloadsInTempDirectory</key>
5954 <true/> | <false/>
5955 </dict>
5956 ```
5957 #### policies.json
5958 ```
5959 {
5960 "policies": {
5961 "StartDownloadsInTempDirectory": true | false
5962 }
5963 ```
5964 ### UserMessaging
5965
5966 Prevent Firefox from messaging the user in certain situations.
5967
5968 `WhatsNew` Remove the "What's New" icon and menuitem.
5969
5970 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
5971
5972 `FeatureRecommendations` If false, don't recommend browser features.
5973
5974 `UrlbarInterventions` If false, Don't offer Firefox specific suggestions in the URL bar.
5975
5976 `SkipOnboarding` If true, don't show onboarding messages on the new tab page.
5977
5978 `MoreFromMozilla` If false, don't show the "More from Mozilla" section in Preferences. (Firefox 98)
5979
5980 `Locked` prevents the user from changing user messaging preferences.
5981
5982 **Compatibility:** Firefox 75, Firefox ESR 68.7\
5983 **CCK2 Equivalent:** N/A\
5984 **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`
5985
5986 #### Windows (GPO)
5987 ```
5988 Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
5989 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
5990 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
5991 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
5992 Software\Policies\Mozilla\Firefox\UserMessaging\SkipOnboarding = 0x1 | 0x0
5993 Software\Policies\Mozilla\Firefox\UserMessaging\MoreFromMozilla = 0x1 | 0x0
5994 Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
5995 ```
5996 #### Windows (Intune)
5997 OMA-URI:
5998 ```
5999 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_WhatsNew
6000 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
6001 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
6002 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
6003 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_SkipOnboarding
6004 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_MoreFromMozilla
6005 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_Locked
6006 ```
6007 Value (string):
6008 ```
6009 <enabled/> or <disabled/>
6010 ```
6011 #### macOS
6012 ```
6013 <dict>
6014 <key>UserMessaging</key>
6015 <dict>
6016 <key>WhatsNew</key>
6017 <true/> | <false/>
6018 <key>ExtensionRecommendations</key>
6019 <true/> | <false/>
6020 <key>FeatureRecommendations</key>
6021 <true/> | <false/>
6022 <key>UrlbarInterventions</key>
6023 <true/> | <false/>
6024 <key>SkipOnboarding</key>
6025 <true/> | <false/>
6026 <key>MoreFromMozilla</key>
6027 <true/> | <false/>
6028 <key>Locked</key>
6029 <true/> | <false/>
6030 </dict>
6031 </dict>
6032 ```
6033 #### policies.json
6034 ```
6035 {
6036 "policies": {
6037 "UserMessaging": {
6038 "WhatsNew": true | false,
6039 "ExtensionRecommendations": true | false,
6040 "FeatureRecommendations": true | false,
6041 "UrlbarInterventions": true | false,
6042 "SkipOnboarding": true | false,
6043 "MoreFromMozilla": true | false,
6044 "Locked": true | false
6045 }
6046 }
6047 }
6048 ```
6049 ### UseSystemPrintDialog
6050 Use the system print dialog instead of the print preview window.
6051
6052 **Compatibility:** Firefox 102\
6053 **CCK2 Equivalent:** N/A\
6054 **Preferences Affected:** `print.prefer_system_dialog`
6055
6056 #### Windows (GPO)
6057 ```
6058 Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0
6059 ```
6060 #### Windows (Intune)
6061 OMA-URI:
6062 ```
6063 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialog
6064 ```
6065 Value (string):
6066 ```
6067 <enabled/> or <disabled/>
6068 ```
6069 #### macOS
6070 ```
6071 <dict>
6072 <key>UseSystemPrintDialog</key>
6073 <true/> | <false/>
6074 </dict>
6075 ```
6076 #### policies.json
6077 ```
6078 {
6079 "policies": {
6080 "UseSystemPrintDialog": true | false
6081 }
6082 }
6083 ```
6084 ### WebsiteFilter
6085 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.
6086 The arrays are limited to 1000 entries each.
6087
6088 If you want to block all URLs, you can use `<all_urls>` or `*://*/*`. You can't have just a `*` on the right side.
6089
6090 For specific protocols, use `https://*/*` or `http://*/*`.
6091
6092 As of Firefox 83 and Firefox ESR 78.5, file URLs are supported.
6093
6094 **Compatibility:** Firefox 60, Firefox ESR 60\
6095 **CCK2 Equivalent:** N/A\
6096 **Preferences Affected:** N/A
6097
6098 #### Windows (GPO)
6099 ```
6100 Software\Policies\Mozilla\Firefox\WebsiteFilter\Block\1 = "<all_urls>"
6101 Software\Policies\Mozilla\Firefox\WebsiteFilter\Exceptions\1 = "http://example.org/*"
6102 ```
6103 #### Windows (Intune)
6104 OMA-URI:
6105 ```
6106 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Block
6107 ```
6108 Value (string):
6109 ```
6110 <enabled/> <data id="WebsiteFilter" value="1&#xF000;&#60;all_urls&#62;"/>
6111 ```
6112 OMA-URI:
6113 ```
6114 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/B_WebsiteFilter_Exceptions
6115 ```
6116 Value (string):
6117 ```
6118 <enabled/>
6119 <data id="WebsiteFilter" value="1&#xF000;http://example.org/*"/>
6120 ```
6121 #### macOS
6122 ```
6123 <dict>
6124 <key>WebsiteFilter</key>
6125 <dict>
6126 <key>Block</key>
6127 <array>
6128 <string><all_urls></string>
6129 </array>
6130 <key>Exceptions</key>
6131 <array>
6132 <string>http://example.org/*</string>
6133 </array>
6134 </dict>
6135
6136 </dict>
6137 ```
6138 #### policies.json
6139 ```
6140 {
6141 "policies": {
6142 "WebsiteFilter": {
6143 "Block": ["<all_urls>"],
6144 "Exceptions": ["http://example.org/*"]
6145 }
6146 }
6147 }
6148 ```
6149 ### WindowsSSO
6150 Allow Windows single sign-on for Microsoft, work, and school accounts.
6151
6152 If this policy is set to true, Firefox will use credentials stored in Windows to sign in to Microsoft, work, and school accounts.
6153
6154 **Compatibility:** Firefox 91\
6155 **CCK2 Equivalent:** N/A\
6156 **Preferences Affected:** `network.http.windows-sso.enabled`
6157
6158 #### Windows (GPO)
6159 ```
6160 Software\Policies\Mozilla\Firefox\WindowsSSO = 0x1 | 0x0
6161 ```
6162 #### Windows (Intune)
6163 OMA-URI:
6164 ```
6165 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/WindowsSSO
6166 ```
6167 Value (string):
6168 ```
6169 <enabled/> or <disabled/>
6170 ```
6171 #### policies.json
6172 ```
6173 {
6174 "policies": {
6175 "WindowsSSO": true | false
6176 }
6177 }
6178 ```

patrick-canterino.de