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

patrick-canterino.de