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

patrick-canterino.de