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

patrick-canterino.de