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

patrick-canterino.de