]> git.p6c8.net - policy-templates.git/blob - README.md
83749114cdb1c0372ba657e83dc17a79c8e70fd4
[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), 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.
6
7 | Policy Name | Description
8 | --- | --- |
9 | **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update.
10 | **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication.
11 | **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
12 | **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
13 | **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
14 | **[`BlockAboutSupport`](#blockaboutsupport)** | Block access to Troubleshooting Information (about:support).
15 | **[`Bookmarks`](#bookmarks)** | Add bookmarks in either the bookmarks toolbar or menu.
16 | **[`CaptivePortal`](#captiveportal)** | Enable or disable the detection of captive portals.
17 | **[`Certificates`](#certificates)** |
18 | **[`Certificates -> ImportEnterpriseRoots`](#certificates--importenterpriseroots)** | Trust certificates that have been added to the operating system certificate store by a user or administrator.
19 | **[`Certificates -> Install`](#certificates--install)** | Install certificates into the Firefox certificate store.
20 | **[`Cookies`](#cookies)** | Configure cookie preferences.
21 | **[`DisableSetDesktopBackground`](#disablesetdesktopbackground)** | Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
22 | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality.
23 | **[`DisableAppUpdate`](#disableappupdate)** | Turn off application updates.
24 | **[`DisableBuiltinPDFViewer`](#disablebuiltinpdfviewer)** | Disable the built in PDF viewer.
25 | **[`DisableDeveloperTools`](#disabledevelopertools)** | Remove access to all developer tools.
26 | **[`DisableFeedbackCommands`](#disablefeedbackcommands)** | Disable the menus for reporting sites.
27 | **[`DisableFirefoxScreenshots`](#disablefirefoxscreenshots)** | Remove access to Firefox Screenshots.
28 | **[`DisableFirefoxAccounts`](#disablefirefoxaccounts)** | Disable Firefox Accounts integration (Sync).
29 | **[`DisableFirefoxStudies`](#disablefirefoxstudies)** | Disable Firefox studies (Shield).
30 | **[`DisableForgetButton`](#disableforgetbutton)** | Disable the "Forget" button.
31 | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar.
32 | **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI.
33 | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing.
34 | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window.
35 | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org
36 | **[`DisableSafeMode`](#disablesafemode)** | Disable safe mode within the browser.
37 | **[`DisableSecurityBypass`](#disablesecuritybypass)** | Prevent the user from bypassing security in certain cases.
38 | **[`DisableSystemAddonUpdate`](#disablesystemaddonupdate)** | Prevent system add-ons from being installed or update.
39 | **[`DisableTelemetry`](#disabletelemetry)** | DisableTelemetry
40 | **[`DisplayBookmarksToolbar`](#displaybookmarkstoolbar)** | Set the initial state of the bookmarks toolbar.
41 | **[`DisplayMenuBar`](#displaymenubar)** | Set the initial state of the menubar.
42 | **[`DNSOverHTTPS`](#dnsoverhttps)** | Configure DNS over HTTPS.
43 | **[`DontCheckDefaultBrowser`](#dontcheckdefaultbrowser)** | Don't check if Firefox is the default browser at startup.
44 | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory.
45 | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory.
46 | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection.
47 | **[`EnterprisePoliciesEnabled`](#enterprisepoliciesenabled)** | Enable policy support on macOS.
48 | **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions.
49 | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates.
50 | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed.
51 | **[`FirefoxHome`](#firefoxhome)** | Customize the Firefox Home page.
52 | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration.
53 | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts.
54 | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed.
55 | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin.
56 | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching).
57 | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page.
58 | **[`NoDefaultBookmarks`](#nodefaultbookmarks)** | Disable the creation of default bookmarks.
59 | **[`OfferToSaveLogins`](#offertosavelogins)** | Control whether or not Firefox offers to save passwords.
60 | **[`OverrideFirstRunPage`](#overridefirstrunpage)** | Override the first run page.
61 | **[`OverridePostUpdatePage`](#overridepostupdatepage)** | Override the upgrade page.
62 | **[`Permissions`](#permissions)** | Set permissions associated with camera, microphone, location, and notifications.
63 | **[`PopupBlocking`](#popupblocking)** | Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
64 | **[`Preferences`](#preferences)** | Set and lock some preferences.
65 | **[`PromptForDownloadLocation`](#promptfordownloadlocation)** | Ask where to save each file before downloading.
66 | **[`Proxy`](#proxy)** | Configure proxy settings.
67 | **[`RequestedLocales`](#requestedlocales)** | Set the the list of requested locales for the application in order of preference.
68 | **[`SanitizeOnShutdown` (All)](#sanitizeonshutdown-all)** | Clear all data on shutdown.
69 | **[`SanitizeOnShutdown` (Selective)](#sanitizeonshutdown-selective)** | Clear data on shutdown.
70 | **[`SearchBar`](#searchbar)** | Set whether or not search bar is displayed.
71 | **[`SearchEngines`](#searchengines-this-policy-is-only-available-on-the-esr)** |
72 | **[`SearchEngines -> Default`](#searchengines--default)** | Set the default search engine.
73 | **[`SearchEngines -> PreventInstalls`](#searchengines--preventinstalls)** | Prevent installing search engines from webpages.
74 | **[`SearchEngines -> Remove`](#searchengines--remove)** | Hide built-in search engines.
75 | **[`SearchEngines -> Add`](#searchengines--add)** | Add new search engines.
76 | **[`SecurityDevices`](#securitydevices)** | Install PKCS #11 modules.
77 | **[`SearchSuggestEnabled`](#searchsuggestenabled)** | Enable search suggestions.
78 | **[`SSLVersionMax`](#sslversionmax)** | Set and lock the maximum version of TLS.
79 | **[`SSLVersionMin`](#sslversionmin)** | Set and lock the minimum version of TLS.
80 | **[`SupportMenu`](#supportmenu)** | Add a menuitem to the help menu for specifying support information.
81 | **[`WebsiteFilter`](#websitefilter)** | Block websites from being visited.
82
83 ### AppUpdateURL
84
85 Change the URL for application update.
86
87 **Compatibility:** Firefox 62, Firefox ESR 60.2\
88 **CCK2 Equivalent:** N/A\
89 **Preferences Affected:** `app.update.url`
90
91 #### Windows
92 ```
93 Software\Policies\Mozilla\Firefox\AppUpdateURL = "https://yoursite.com"
94 ```
95 #### macOS
96 ```
97 <dict>
98 <key>AppUpdateURL</key>
99 <string>https://yoursite.com</string>
100 </dict>
101 ```
102 ### JSON
103 ```
104 {
105 "policies": {
106 "AppUpdateURL": "https://yoursite.com"
107 }
108 }
109 ```
110 ### Authentication
111
112 Configure sites that support integrated authentication.
113
114 See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information.
115
116 **Compatibility:** Firefox 60, Firefox ESR 60 (AllowNonFQDN added in 62/60.2)\
117 **CCK2 Equivalent:** N/A\
118 **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`
119
120 #### Windows
121 ```
122 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\1 = "mydomain.com"
123 Software\Policies\Mozilla\Firefox\Authentication\SPNEGO\2 = "https://myotherdomain.com"
124 Software\Policies\Mozilla\Firefox\Authentication\Delegated\1 = "mydomain.com"
125 Software\Policies\Mozilla\Firefox\Authentication\Delegated\2 = "https://myotherdomain.com"
126 Software\Policies\Mozilla\Firefox\Authentication\NTLM\1 = "mydomain.com"
127 Software\Policies\Mozilla\Firefox\Authentication\NTLM\2 = "https://myotherdomain.com"
128 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\SPNEGO = 0x1 | 0x0
129 Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN\NTLM = 0x1 | 0x0
130 ```
131 #### macOS
132 ```
133 <dict>
134 <key>Authentication</key>
135 <dict>
136 <key>SPNEGO</key>
137 <array>
138 <string>mydomain.com</string>
139 <string>https://myotherdomain.com</string>
140 </array>
141 <key>Delegated</key>
142 <array>
143 <string>mydomain.com</string>
144 <string>https://myotherdomain.com</string>
145 </array>
146 <key>NTLM</key>
147 <array>
148 <string>mydomain.com</string>
149 <string>https://myotherdomain.com</string>
150 </array>
151 <key>AllowNonFQDN</key>
152 <dict>
153 <key>SPNEGO</key>
154 <true/> | <false/>
155 <key>NTLM</key>
156 <true/> | <false/>
157 </dict>
158 </dict>
159 </dict>
160 ```
161 ### JSON
162 ```
163 {
164 "policies": {
165 "Authentication": {
166 "SPNEGO": ["mydomain.com", "https://myotherdomain.com"],
167 "Delegated": ["mydomain.com", "https://myotherdomain.com"],
168 "NTLM": ["mydomain.com", "https://myotherdomain.com"],
169 "AllowNonFQDN": {
170 "SPNEGO": true | false,
171 "NTLM": true | false
172 }
173 }
174 }
175 }
176 ```
177 ### BlockAboutAddons
178
179 Block access to the Add-ons Manager (about:addons).
180
181 **Compatibility:** Firefox 60, Firefox ESR 60\
182 **CCK2 Equivalent:** `disableAddonsManager`\
183 **Preferences Affected:** N/A
184
185 #### Windows
186 ```
187 Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0
188 ```
189 #### macOS
190 ```
191 <dict>
192 <key>BlockAboutAddons</key>
193 <true/> | <false/>
194 </dict>
195 ```
196 #### JSON
197 ```
198 {
199 "policies": {
200 "BlockAboutAddons": true | false
201 }
202 }
203 ```
204 ### BlockAboutConfig
205
206 Block access to about:config.
207
208 **Compatibility:** Firefox 60, Firefox ESR 60\
209 **CCK2 Equivalent:** `disableAboutConfig`\
210 **Preferences Affected:** N/A
211
212 #### Windows
213 ```
214 Software\Policies\Mozilla\Firefox\BlockAboutConfig = 0x1 | 0x0
215 ```
216 #### macOS
217 ```
218 <dict>
219 <key>BlockAboutConfig</key>
220 <true/> | <false/>
221 </dict>
222 ```
223 #### JSON
224 ```
225 {
226 "policies": {
227 "BlockAboutConfig": true | false
228 }
229 }
230 ```
231 ### BlockAboutProfiles
232
233 Block access to About Profiles (about:profiles).
234
235 **Compatibility:** Firefox 60, Firefox ESR 60\
236 **CCK2 Equivalent:** `disableAboutProfiles`\
237 **Preferences Affected:** N/A
238
239 #### Windows
240 ```
241 Software\Policies\Mozilla\Firefox\BlockAboutProfiles = 0x1 | 0x0
242 ```
243 #### macOS
244 ```
245 <dict>
246 <key>BlockAboutProfiles</key>
247 <true/> | <false/>
248 </dict>
249 ```
250 #### JSON
251 ```
252 {
253 "policies": {
254 "BlockAboutProfiles": true | false
255 }
256 }
257 ```
258 ### BlockAboutSupport
259
260 Block access to Troubleshooting Information (about:support).
261
262 **Compatibility:** Firefox 60, Firefox ESR 60\
263 **CCK2 Equivalent:** `disableAboutSupport`\
264 **Preferences Affected:** N/A
265
266 #### Windows
267 ```
268 Software\Policies\Mozilla\Firefox\BlockAboutSupport = 0x1 | 0x0
269 ```
270 #### macOS
271 ```
272 <dict>
273 <key>BlockAboutSupport</key>
274 <true/> | <false/>
275 </dict>
276 ```
277 #### JSON
278 ```
279 {
280 "policies": {
281 "BlockAboutSupport": true | false
282 }
283 }
284 ```
285 ### Bookmarks
286
287 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.
288
289 **Compatibility:** Firefox 60, Firefox ESR 60\
290 **CCK2 Equivalent:** `bookmarks.toolbar`,`bookmarks.menu`\
291 **Preferences Affected:** N/A
292
293 #### Windows
294 ```
295 Software\Policies\Mozilla\Firefox\Bookmarks\1\Title = "Example"
296 Software\Policies\Mozilla\Firefox\Bookmarks\1\URL = "https://example.com"
297 Software\Policies\Mozilla\Firefox\Bookmarks\1\Favicon = "https://example.com/favicon.ico"
298 Software\Policies\Mozilla\Firefox\Bookmarks\1\Placement = "toolbar" | "menu"
299 Software\Policies\Mozilla\Firefox\Bookmarks\1\Folder = "FolderName"
300 ```
301 #### macOS
302 ```
303 <dict>
304 <key>Bookmarks</key>
305 <array>
306 <dict>
307 <key>Title</key>
308 <string>Example</string>
309 <key>URL</key>
310 <string>https://example.com</string>
311 <key>Favicon</key>
312 <string>https://example.com/favicon.ico</string>
313 <key>Placement</key>
314 <string>toolbar | menu</string>
315 <key>Folder</key>
316 <string>FolderName</string>
317 </dict>
318 </array>
319 </dict>
320 ```
321 ### JSON
322 ```
323 {
324 "policies": {
325 "Bookmarks": [
326 {
327 "Title": "Example",
328 "URL": "https://example.com",
329 "Favicon": "https://example.com/favicon.ico",
330 "Placement": "toolbar" | "menu",
331 "Folder": "FolderName"
332 }
333 ]
334 }
335 }
336 ```
337 ### CaptivePortal
338 Enable or disable the detection of captive portals.
339
340 **Compatibility:** Firefox 67, Firefox ESR 60.7\
341 **CCK2 Equivalent:** N/A\
342 **Preferences Affected:** `network.captive-portal-service.enabled`
343
344 #### Windows
345 ```
346 Software\Policies\Mozilla\Firefox\CaptivePortal = 0x1 | 0x0
347 ```
348 #### macOS
349 ```
350 <dict>
351 <key>CaptivePortal</key>
352 <true/> | <false/>
353 </dict>
354 ```
355 #### JSON
356 ```
357 {
358 "policies": {
359 "CaptivePortal": true | false
360 }
361 }
362 ```
363 ### Certificates
364
365 ### Certificates | ImportEnterpriseRoots
366
367 Trust certificates that have been added to the operating system certificate store by a user or administrator.
368
369 See https://support.mozilla.org/kb/setting-certificate-authorities-firefox for more detail.
370
371 **Compatibility:** Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)\
372 **CCK2 Equivalent:** N/A\
373 **Preferences Affected:** `security.enterprise_roots.enabled`
374
375 #### Windows
376 ```
377 Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0
378 ```
379 #### macOS
380 ```
381 <dict>
382 <key>Certificates</key>
383 <dict>
384 <key>ImportEnterpriseRoots</key>
385 <true/> | <false/>
386 </dict>
387 </dict>
388 ```
389 #### JSON
390 ```
391 {
392 "policies": {
393 "Certificates": {
394 "ImportEnterpriseRoots": true | false
395 }
396 }
397 }
398 ```
399 ### Certificates | Install
400
401 Install certificates into the Firefox certificate store. If only a filename is specified, Firefox searches for the file in the following locations:
402
403 - Windows
404 - %USERPROFILE%\AppData\Local\Mozilla\Certificates
405 - %USERPROFILE%\AppData\Roaming\Mozilla\Certificates
406 - macOS
407 - /Library/Application Support/Mozilla/Certificates
408 - ~/Library/Application Support/Mozilla/Certificates
409 - Linux
410 - /usr/lib/mozilla/certificates
411 - /usr/lib64/mozilla/certificates
412 - ~/.mozilla/certificates
413
414 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.
415
416 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.
417
418 Certificates are installed using the trust string `CT,CT,`.
419
420 Binary (DER) and ASCII (PEM) certificates are both supported.
421
422 **Compatibility:** Firefox 64, Firefox ESR 64\
423 **CCK2 Equivalent:** `certs.ca`\
424 **Preferences Affected:** N/A
425
426 #### Windows
427 ```
428 Software\Policies\Mozilla\Firefox\Certificates\Install\1 = "cert1.der"
429 Software\Policies\Mozilla\Firefox\Certificates\Install\2 = "C:\Users\username\cert2.pem"
430 ```
431 #### macOS
432 ```
433 <dict>
434 <key>Certificates</key>
435 <dict>
436 <key>Install</key>
437 <array>
438 <string>cert1.der</string>
439 <string>/Users/username/cert2.pem</string>
440 </array>
441 </dict>
442 </dict>
443 ```
444 #### JSON
445 ```
446 {
447 "policies": {
448 "Certificates": {
449 "Install": ["cert1.der", "/home/username/cert2.pem"]
450 }
451 }
452 }
453 ```
454 ### Cookies
455 Configure cookie preferences.
456
457 `Allow` is a list of origins (not domains) where cookies are always allowed. You must include http or https.
458
459 `Block` is a list of origins (not domains) where cookies are always blocked. You must include http or https.
460
461 `Default` determines whether cookies are accepted at all.
462
463 `AcceptThirdParty` determines how third-party cookies are handled.
464
465 `ExpireAtSessionEnd` determines when cookies expire.
466
467 `RejectTracker` only rejects cookies for trackers.
468
469 `Locked` prevents the user from changing cookie preferences.
470
471 **Compatibility:** Firefox 60, Firefox ESR 60 (RejectTracker was added in Firefox 63)\
472 **CCK2 Equivalent:** N/A\
473 **Preferences Affected:** `network.cookie.cookieBehavior`,`network.cookie.lifetimePolicy`
474
475 #### Windows
476 ```
477 Software\Policies\Mozilla\Firefox\Cookies\Allow\1 = "https://example.com"
478 Software\Policies\Mozilla\Firefox\Cookies\Block\1 = "https://example.org"
479 Software\Policies\Mozilla\Firefox\Cookies\Default = 0x1 | 0x0
480 Software\Policies\Mozilla\Firefox\Cookies\AcceptThirdParty = "always" | "never" |"from-visited"
481 Software\Policies\Mozilla\Firefox\Cookies\ExpireAtSessionEnd = 0x1 | 0x0
482 Software\Policies\Mozilla\Firefox\Cookies\RejectTracker = 0x1 | 0x0
483 Software\Policies\Mozilla\Firefox\Cookies\Locked = 0x1 | 0x0
484 ```
485 #### macOS
486 ```
487 <dict>
488 <key>Cookies</key>
489 <dict>
490 <key>Allow</key>
491 <array>
492 <string>http://example.com</string>
493 </array>
494 <key>Block</key>
495 <array>
496 <string>http://example.org</string>
497 </array>
498 <key>Default</key>
499 <true/> | <false/>
500 <key>AcceptThirdParty</key>
501 <string>always | never | from-visited</string>
502 <key>ExpireAtSessionEnd</key>
503 <true/> | <false/>
504 <key>RejectTracker</key>
505 <true/> | <false/>
506 <key>Locked</key>
507 <true/> | <false/>
508 </dict>
509 </dict>
510 ```
511 #### JSON
512 ```
513 {
514 "policies": {
515 "Cookies": {
516 "Allow": ["http://example.org/"],
517 "Block": ["http://example.edu/"],
518 "Default": true | false,
519 "AcceptThirdParty": "always" | "never" | "from-visited"],
520 "ExpireAtSessionEnd": true | false,
521 "RejectTracker": true | false,
522 "Locked": true | false
523 }
524 }
525 }
526 ```
527 ### DisableSetDesktopBackground
528 Remove the "Set As Desktop Background..." menuitem when right clicking on an image.
529
530 **Compatibility:** Firefox 60, Firefox ESR 60\
531 **CCK2 Equivalent:** `removeSetDesktopBackground`\
532 **Preferences Affected:** N/A
533
534 #### Windows
535 ```
536 Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
537 ```
538
539 #### macOS
540 ```
541 <dict>
542 <key>DisableSetDesktopBackground</key>
543 <true/> | <false/>
544 </dict>
545 ```
546 #### JSON
547 ```
548 {
549 "policies": {
550 "DisableSetDesktopBackground": true | false
551 }
552 }
553 ```
554 ### DisableMasterPasswordCreation
555 Remove the master password functionality.
556
557 **Compatibility:** Firefox 60, Firefox ESR 60\
558 **CCK2 Equivalent:** `noMasterPassword`\
559 **Preferences Affected:** N/A
560
561 #### Windows
562 ```
563 Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0
564 ```
565
566 #### macOS
567 ```
568 <dict>
569 <key>DisableMasterPasswordCreation</key>
570 <true/> | <false/>
571 </dict>
572 ```
573 #### JSON
574 ```
575 {
576 "policies": {
577 "DisableMasterPasswordCreation": true | false
578 }
579 }
580 ```
581 ### DisableAppUpdate
582 Turn off application updates.
583
584 **Compatibility:** Firefox 60, Firefox ESR 60\
585 **CCK2 Equivalent:** `disableFirefoxUpdates`\
586 **Preferences Affected:** N/A
587
588 #### Windows
589 ```
590 Software\Policies\Mozilla\Firefox\DisableAppUpdate = 0x1 | 0x0
591 ```
592 #### macOS
593 ```
594 <dict>
595 <key>DisableAppUpdate</key>
596 <true/> | <false/>
597 </dict>
598 ```
599 #### JSON
600 ```
601 {
602 "policies": {
603 "DisableAppUpdate": true | false
604 }
605 }
606 ```
607 ### DisableBuiltinPDFViewer
608 Disable the built in PDF viewer. PDF files are downloaded and sent externally.
609
610 **Compatibility:** Firefox 60, Firefox ESR 60\
611 **CCK2 Equivalent:** `disablePDFjs`\
612 **Preferences Affected:** `pdfjs.disabled`
613
614 #### Windows
615 ```
616 Software\Policies\Mozilla\Firefox\DisableBuiltinPDFViewer = 0x1 | 0x0
617 ```
618
619 #### macOS
620 ```
621 <dict>
622 <key>DisableBuiltinPDFViewer</key>
623 <true/> | <false/>
624 </dict>
625 ```
626 #### JSON
627 ```
628 {
629 "policies": {
630 "DisableBuiltinPDFViewer": true | false
631 }
632 }
633 ```
634 ### DisableDeveloperTools
635 Remove access to all developer tools.
636
637 **Compatibility:** Firefox 60, Firefox ESR 60\
638 **CCK2 Equivalent:** `removeDeveloperTools`\
639 **Preferences Affected:** `devtools.policy.disabled`
640
641 #### Windows
642 ```
643 Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`
644 ```
645
646 #### macOS
647 ```
648 <dict>
649 <key>DisableDeveloperTools</key>
650 <true/> | <false/>
651 </dict>
652 ```
653 #### JSON
654 ```
655 {
656 "policies": {
657 "DisableDeveloperTools": true | false
658 }
659 }
660 ```
661 ### DisableFeedbackCommands
662 Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).
663
664 **Compatibility:** Firefox 60, Firefox ESR 60\
665 **CCK2 Equivalent:** N/A\
666 **Preferences Affected:** N/A
667
668 #### Windows
669 ```
670 Software\Policies\Mozilla\Firefox\DisableFeedbackCommands = 0x1 | 0x0
671 ```
672 #### macOS
673 ```
674 <dict>
675 <key>DisableFeedbackCommands</key>
676 <true/> | <false/>
677 </dict>
678 ```
679 #### JSON
680 ```
681 {
682 "policies": {
683 "DisableFeedbackCommands": true | false
684 }
685 }
686 ```
687 ### DisableFirefoxScreenshots
688 Remove access to Firefox Screenshots.
689
690 **Compatibility:** Firefox 60, Firefox ESR 60\
691 **CCK2 Equivalent:** N/A\
692 **Preferences Affected:** `extensions.screenshots.disabled`
693
694 #### Windows
695 ```
696 Software\Policies\Mozilla\Firefox\DisableFirefoxScreenshots = 0x1 | 0x0
697 ```
698 #### macOS
699 ```
700 <dict>
701 <key>DisableFirefoxScreenshots</key>
702 <true/> | <false/>
703 </dict>
704 ```
705 #### JSON
706 ```
707 {
708 "policies": {
709 "DisableFirefoxScreenshots": true | false
710 }
711 }
712 ```
713 ### DisableFirefoxAccounts
714 Disable Firefox Accounts integration (Sync).
715
716 **Compatibility:** Firefox 60, Firefox ESR 60\
717 **CCK2 Equivalent:** `disableSync`\
718 **Preferences Affected:** `identity.fxaccounts.enabled`
719
720 #### Windows
721 ```
722 Software\Policies\Mozilla\Firefox\DisableFirefoxAccounts = 0x1 | 0x0
723 ```
724 #### macOS
725 ```
726 <dict>
727 <key>DisableFirefoxAccounts</key>
728 <true/> | <false/>
729 </dict>
730 ```
731 #### JSON
732 ```
733 {
734 "policies": {
735 "DisableFirefoxAccounts": true | false
736 }
737 }
738 ```
739 ### DisableFirefoxStudies
740 Disable Firefox studies (Shield).
741
742 **Compatibility:** Firefox 60, Firefox ESR 60\
743 **CCK2 Equivalent:** `disableForget`\
744 **Preferences Affected:** N/A
745
746 #### Windows
747 ```
748 Software\Policies\Mozilla\Firefox\DisableFirefoxStudies = 0x1 | 0x0
749 ```
750 #### macOS
751 ```
752 <dict>
753 <key>DisableFirefoxStudies</key>
754 <true/> | <false/>
755 </dict>
756 ```
757 #### JSON
758 ```
759 {
760 "policies": {
761 "DisableFirefoxStudies": true | false
762 }
763 }
764 ```
765 ### DisableForgetButton
766 Disable the "Forget" button.
767
768 **Compatibility:** Firefox 60, Firefox ESR 60\
769 **CCK2 Equivalent:** `disableForget`\
770 **Preferences Affected:** N/A
771
772 #### Windows
773 ```
774 Software\Policies\Mozilla\Firefox\DisableForgetButton = 0x1 | 0x0
775 ```
776 #### macOS
777 ```
778 <dict>
779 <key>DisableForgetButton</key>
780 <true/> | <false/>
781 </dict>
782 ```
783 #### JSON
784 ```
785 {
786 "policies": {
787 "DisableForgetButton": true | false
788 }
789 }
790 ```
791 ### DisableFormHistory
792 Turn off saving information on web forms and the search bar.
793
794 **Compatibility:** Firefox 60, Firefox ESR 60\
795 **CCK2 Equivalent:** `disableFormFill`\
796 **Preferences Affected:** ` browser.formfill.enable`
797
798 #### Windows
799 ```
800 Software\Policies\Mozilla\Firefox\DisableFormHistory = 0x1 | 0x0
801 ```
802 #### macOS
803 ```
804 <dict>
805 <key>DisableFormHistory</key>
806 <true/> | <false/>
807 </dict>
808 ```
809 #### JSON
810 ```
811 {
812 "policies": {
813 "DisableFormHistory": true | false
814 }
815 }
816 ```
817 ### DisablePocket
818 Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
819
820 **Compatibility:** Firefox 60, Firefox ESR 60\
821 **CCK2 Equivalent:** `disablePocket`\
822 **Preferences Affected:** `extensions.pocket.enabled`
823
824 #### Windows
825 ```
826 Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0
827 ```
828 #### macOS
829 ```
830 <dict>
831 <key>DisablePocket</key>
832 <true/> | <false/>
833 </dict>
834 ```
835 #### JSON
836 ```
837 {
838 "policies": {
839 "DisablePocket": true | false
840 }
841 }
842 ```
843 ### DisablePrivateBrowsing
844 Remove access to private browsing.
845
846 **Compatibility:** Firefox 60, Firefox ESR 60\
847 **CCK2 Equivalent:** `disablePrivateBrowsing`\
848 **Preferences Affected:** N/A
849
850 #### Windows
851 ```
852 Software\Policies\Mozilla\Firefox\DisablePrivateBrowsing = 0x1 | 0x0
853 ```
854 #### macOS
855 ```
856 <dict>
857 <key>DisablePrivateBrowsing</key>
858 <true/> | <false/>
859 </dict>
860 ```
861 #### JSON
862 ```
863 {
864 "policies": {
865 "DisablePrivateBrowsing": true | false
866 }
867 }
868 ```
869 ### DisableProfileImport
870 Disables the "Import data from another browser" option in the bookmarks window.
871
872 **Compatibility:** Firefox 60, Firefox ESR 60\
873 **CCK2 Equivalent:** N/A\
874 **Preferences Affected:** N/A
875
876 #### Windows
877 ```
878 Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0
879 ```
880 #### macOS
881 ```
882 <dict>
883 <key>DisableProfileImport</key>
884 <true/> | <false/>
885 </dict>
886 ```
887 #### JSON
888 ```
889 {
890 "policies": {
891 "DisableProfileImport": true | false
892 }
893 }
894 ```
895 ### DisableProfileRefresh
896 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.
897
898 **Compatibility:** Firefox 60, Firefox ESR 60\
899 **CCK2 Equivalent:** `disableResetFirefox`\
900 **Preferences Affected:** `browser.disableResetPrompt`
901
902 #### Windows
903 ```
904 Software\Policies\Mozilla\Firefox\DisableProfileRefresh = 0x1 | 0x0
905 ```
906 #### macOS
907 ```
908 <dict>
909 <key>DisableProfileRefresh</key>
910 <true/> | <false/>
911 </dict>
912 ```
913 #### JSON
914 ```
915 {
916 "policies": {
917 "DisableProfileRefresh": true | false
918 }
919 }
920 ```
921 ### DisableSafeMode
922 Disable safe mode within the browser.
923
924 On Windows, this disables safe mode via the command line as well.
925
926 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, macOS)\
927 **CCK2 Equivalent:** `disableSafeMode`\
928 **Preferences Affected:** N/A
929
930 #### Windows
931 ```
932 Software\Policies\Mozilla\Firefox\DisableSafeMode = 0x1 | 0x0
933 ```
934 #### macOS
935 ```
936 <dict>
937 <key>DisableSafeMode</key>
938 <true/> | <false/>
939 </dict>
940 ```
941 #### JSON
942 ```
943 {
944 "policies": {
945 "DisableSafeMode": true | false
946 }
947 }
948 ```
949 ### DisableSecurityBypass
950 Prevent the user from bypassing security in certain cases.
951
952 `InvalidCertificate` prevents adding an exception when an invalid certificate is shown.
953
954 `SafeBrowsing` prevents selecting "ignore the risk" and visiting a harmful site anyway.
955
956 **Compatibility:** Firefox 60, Firefox ESR 60\
957 **CCK2 Equivalent:** N/A\
958 **Preferences Affected:** `security.certerror.hideAddException`,`browser.safebrowsing.allowOverride`
959
960 #### Windows
961 ```
962 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\InvalidCertificate = 0x1 | 0x0
963 Software\Policies\Mozilla\Firefox\DisableSecurityBypass\SafeBrowsing = 0x1 | 0x0
964 ```
965 #### macOS
966 ```
967 <dict>
968 <key>DisableSecurityBypass</key>
969 <dict>
970 <key>InvalidCertificate</key>
971 <true/> | <false/>
972 <key><SafeBrowsing/key>
973 <true/> | <false/>
974 </dict>
975 </dict>
976 ```
977 #### JSON
978 ```
979 {
980 "policies": {
981 "DisableSecurityBypass": {
982 "InvalidCertificate": true false,
983 "SafeBrowsing": true false
984 }
985 }
986 }
987 ```
988 ### DisableSystemAddonUpdate
989 Prevent system add-ons from being installed or update.
990
991 **Compatibility:** Firefox 60, Firefox ESR 60\
992 **CCK2 Equivalent:** N/A\
993 **Preferences Affected:** N/A
994
995 #### Windows
996 ```Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0
997 ```
998 #### macOS
999 ```
1000 <dict>
1001 <key>DisableSystemAddonUpdate</key>
1002 <true/> | <false/>
1003 </dict>
1004 ```
1005 #### JSON
1006 ```
1007 {
1008 "policies": {
1009 "DisableSystemAddonUpdate": true | false
1010 }
1011 }
1012 ```
1013 ### DisableTelemetry
1014 Prevent the upload of telemetry data.
1015
1016 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.
1017
1018 **Compatibility:** Firefox 60, Firefox ESR 60\
1019 **CCK2 Equivalent:** `disableTelemetry`\
1020 **Preferences Affected:** `datareporting.healthreport.uploadEnabled,datareporting.policy.dataSubmissionEnabled`
1021
1022 #### Windows
1023 ```
1024 Software\Policies\Mozilla\Firefox\DisableTelemetry = 0x1 | 0x0
1025 ```
1026 #### macOS
1027 ```
1028 <dict>
1029 <key>DisableTelemetry</key>
1030 <true/> | <false/>
1031 </dict>
1032 ```
1033 #### JSON
1034 ```
1035 {
1036 "policies": {
1037 "DisableTelemetry": true | false
1038 }
1039 }
1040 ```
1041 ### DisplayBookmarksToolbar
1042 Set the initial state of the bookmarks toolbar. A user can still hide it and it will stay hidden.
1043
1044 **Compatibility:** Firefox 60, Firefox ESR 60\
1045 **CCK2 Equivalent:** `displayBookmarksToolbar`\
1046 **Preferences Affected:** N/A
1047
1048 #### Windows
1049 ```
1050 Software\Policies\Mozilla\Firefox\DisplayBookmarksToolbar = 0x1 | 0x0
1051 ```
1052 #### macOS
1053 ```
1054 <dict>
1055 <key>DisplayBookmarksToolbar</key>
1056 <true/> | <false/>
1057 </dict>
1058 ```
1059 #### JSON
1060 ```
1061 {
1062 "policies": {
1063 "DisplayBookmarksToolbar": true | false
1064 }
1065 }
1066 ```
1067 ### DisplayMenuBar
1068 Set the initial state of the menubar. A user can still hide it and it will stay hidden.
1069
1070 **Compatibility:** Firefox 60, Firefox ESR 60 (Windows, some Linux)\
1071 **CCK2 Equivalent:** `displayMenuBar`\
1072 **Preferences Affected:** N/A
1073
1074 #### Windows
1075 ```
1076 Software\Policies\Mozilla\Firefox\DisplayMenuBar = 0x1 | 0x0
1077 ```
1078 #### macOS
1079 ```
1080 <dict>
1081 <key>DisplayMenuBar</key>
1082 <true/> | <false/>
1083 </dict>
1084 ```
1085 #### JSON
1086 ```
1087 {
1088 "policies": {
1089 "DisplayMenuBar": true | false
1090 }
1091 }
1092 ```
1093 ### DNSOverHTTPS
1094 Configure DNS over HTTPS.
1095
1096 `Enabled` determines whether DNS over HTTPS is enabled
1097
1098 `ProviderURL` is a URL to another provider.
1099
1100 `Locked` prevents the user from changing DNS over HTTPS preferences.
1101
1102 **Compatibility:** Firefox 63, Firefox ESR 68\
1103 **CCK2 Equivalent:** N/A\
1104 **Preferences Affected:** `network.trr.mode`,`network.trr.uri`
1105
1106 #### Windows
1107 ```
1108 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Enabled = 0x1 | 0x0
1109 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\ProviderURL = "URL_TO_ALTERNATE_PROVIDER"
1110 Software\Policies\Mozilla\Firefox\DNSOverHTTPS\Locked = 0x1 | 0x0
1111 ```
1112 #### macOS
1113 ```
1114 <dict>
1115 <key>DNSOverHTTPS</key>
1116 <dict>
1117 <key>Enabled</key>
1118 <true/> | <false/>
1119 <key>ProviderURL</key>
1120 <string>URL_TO_ALTERNATE_PROVIDER</string>
1121 <key>Locked</key>
1122 <true/> | <false/>
1123 </dict>
1124 </dict>
1125 ```
1126 #### JSON
1127 ```
1128 {
1129 "policies": {
1130 "DNSOverHTTPS": {
1131 "Enabled": true | false,
1132 "ProviderURL": "URL_TO_ALTERNATE_PROVIDER",
1133 "Locked": true | false
1134 }
1135 }
1136 }
1137 ```
1138 ### DontCheckDefaultBrowser
1139 Don't check if Firefox is the default browser at startup.
1140
1141 **Compatibility:** Firefox 60, Firefox ESR 60\
1142 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1143 **Preferences Affected:** `browser.shell.checkDefaultBrowser`
1144
1145 #### Windows
1146 ```
1147 Software\Policies\Mozilla\Firefox\DontCheckDefaultBrowser = 0x1 | 0x0
1148 ```
1149 #### macOS
1150 ```
1151 <dict>
1152 <key>DontCheckDefaultBrowser</key>
1153 <true/> | <false/>
1154 </dict>
1155 ```
1156 #### JSON
1157 ```
1158 {
1159 "policies": {
1160 "DontCheckDefaultBrowser": true | false
1161 }
1162 }
1163 ```
1164 ### DefaultDownloadDirectory
1165 Set the default download directory.
1166
1167 You can use ${home} for the native home directory.
1168
1169 **Compatibility:** Firefox 68, Firefox ESR 68\
1170 **CCK2 Equivalent:** N/A\
1171 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`
1172
1173 #### Windows
1174 ```
1175 Software\Policies\Mozilla\Firefox\DefaultDownloadDirectory = "${home}\Downloads"
1176 ```
1177 #### macOS
1178 ```
1179 <dict>
1180 <key>DefaultDownloadDirectory</key>
1181 <string>${home}/Downloads</string>
1182 </dict>
1183 ```
1184 #### JSON (macOS and Linux)
1185 ```
1186 {
1187 "policies": {
1188 "DefaultDownloadDirectory": "${home}/Downloads"
1189 }
1190 ```
1191 #### JSON (Windows)
1192 ```
1193 {
1194 "policies": {
1195 "DefaultDownloadDirectory": "${home}\\Downloads"
1196 }
1197 ```
1198 ### DownloadDirectory
1199 Set and lock the download directory.
1200
1201 You can use ${home} for the native home directory.
1202
1203 **Compatibility:** Firefox 68, Firefox ESR 68\
1204 **CCK2 Equivalent:** N/A\
1205 **Preferences Affected:** `browser.download.dir`,`browser.download.folderList`,`browser.download.useDownloadDir`
1206
1207 #### Windows
1208 ```
1209 Software\Policies\Mozilla\Firefox\DownloadDirectory = "${home}\Downloads"
1210 ```
1211 #### macOS
1212 ```
1213 <dict>
1214 <key>DownloadDirectory</key>
1215 <string>${home}/Downloads</string>
1216 </dict>
1217 ```
1218 #### JSON (macOS and Linux)
1219 ```
1220 {
1221 "policies": {
1222 "DownloadDirectory": "${home}/Downloads"
1223 }
1224 ```
1225 #### JSON (Windows)
1226 ```
1227 {
1228 "policies": {
1229 "DownloadDirectory": "${home}\\Downloads"
1230 }
1231 ```
1232 ### EnableTrackingProtection
1233 Configure tracking protection.
1234
1235 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.
1236
1237 If `Value` is set to false, tracking protection is disabled and locked in both the regular browser and private browsing.
1238
1239 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.
1240
1241 **Compatibility:** Firefox 60, Firefox ESR 60\
1242 **CCK2 Equivalent:** `dontCheckDefaultBrowser`\
1243 **Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`
1244
1245 #### Windows
1246 ```
1247 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
1248 Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
1249 ```
1250 #### macOS
1251 ```
1252 <dict>
1253 <key>EnableTrackingProtection</key>
1254 <dict>
1255 <key>Value</key>
1256 <true/> | <false/>
1257
1258 <key><Locked/key>
1259 <true/> | <false/>
1260 </dict>
1261 </dict>
1262 ```
1263 #### JSON
1264 ```
1265 {
1266 "policies": {
1267 "EnableTrackingProtection": {
1268 "Value": [true, false],
1269 "Locked": [true, false]
1270 }
1271 }
1272 ```
1273 ### EnterprisePoliciesEnabled
1274 Enable policy support on macOS.
1275
1276 **Compatibility:** Firefox 63, Firefox ESR 60.3 (macOS only)\
1277 **CCK2 Equivalent:** N/A\
1278 **Preferences Affected:** N/A
1279
1280 #### macOS
1281 ```
1282 <dict>
1283 <key>EnterprisePoliciesEnabled</key>
1284 <true/>
1285 </dict>
1286 ```
1287 ### Extensions
1288 Control the installation, uninstallation and locking of extensions.
1289
1290 `Install` is a list of URLs or native paths for extensions to be installed.
1291
1292 `Uninstall` is a list of extension IDs that should be uninstalled if found.
1293
1294 `Locked` is a list of extension IDs that the user cannot disable or uninstall.
1295
1296 **Compatibility:** Firefox 60, Firefox ESR 60\
1297 **CCK2 Equivalent:** `addons`\
1298 **Preferences Affected:** N/A
1299
1300 #### Windows
1301 ```
1302 Software\Policies\Mozilla\Firefox\Extensions\Install\1 = "https://addons.mozilla.org/firefox/downloads/somefile.xpi"
1303 Software\Policies\Mozilla\Firefox\Extensions\Install\2 = "//path/to/xpi"
1304 Software\Policies\Mozilla\Firefox\Extensions\Uninstall\1 = "bad_addon_id@mozilla.org"
1305 Software\Policies\Mozilla\Firefox\Extensions\Locked\1 = "addon_id@mozilla.org"
1306 ```
1307 #### macOS
1308 ```
1309 <dict>
1310 <key>Extensions</key>
1311 <dict>
1312 <key>Install</key>
1313 <array>
1314 <string>https://addons.mozilla.org/firefox/downloads/somefile.xpi</string>
1315 <string>//path/to/xpi</string>
1316 </array>
1317 <key>Uninstall</key>
1318 <array>
1319 <string>bad_addon_id@mozilla.org</string>
1320 </array>
1321 <key>Locked</key>
1322 <array>
1323 <string>addon_id@mozilla.org</string>
1324 </array>
1325 </dict>
1326 </dict>
1327 ```
1328 #### JSON
1329
1330
1331 ```
1332 {
1333 "policies": {
1334 "Extensions": {
1335 "Install": ["https://addons.mozilla.org/firefox/downloads/somefile.xpi", "//path/to/xpi"],
1336 "Uninstall": ["bad_addon_id@mozilla.org"],
1337 "Locked": ["addon_id@mozilla.org"]
1338 }
1339 }
1340 }
1341 ```
1342 ### ExtensionSettings
1343 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.
1344
1345 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.
1346
1347 To obtain an extension ID, install the extension and go to about:support. You will see the ID in the Extensions section.
1348
1349 The configuration for each extension is another dictionary that can contain the fields documented below.
1350
1351 | Name | Description |
1352 | --- | --- |
1353 | `installation_mode` | Maps to a string indicating the installation mode for the extension. The valid strings are `allowed`,`blocked`,`force_installed`, and `normal_installed`.
1354 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`allowed` | Allows the extension to be installed by the user. This is the default behavior.
1355 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`blocked`| Blocks installation of the extension and removes it from the device if already installed.
1356 | &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.
1357 | &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.
1358 | `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. 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. If installing frmo the local file system, use a file:/// URL.
1359 | `install_sources` | 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.
1360 | `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", "langpack" This setting can be used only for the default configuration.
1361 | `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.
1362
1363 **Compatibility:** Firefox 69, Firefox ESR 68.1\
1364 **CCK2 Equivalent:** N/A\
1365 **Preferences Affected:** N/A
1366
1367 #### Windows
1368
1369 Software\Policies\Mozilla\Firefox\ExtensionSettings = '{"*": {"installation_mode": "blocked"}}`
1370 #### macOS
1371 ```
1372 <dict>
1373 <key>ExtensionSettings</key>
1374 <dict>
1375 <key>*</key>
1376 <dict>
1377 <key>blocked_install_message</key>
1378 <string>Custom error message.</string>
1379 <key>install_sources</key>
1380 <array>
1381 <string>https://addons.mozilla.org/</string>
1382 </array>
1383 <key>installation_mode</key>
1384 <string>blocked</string>
1385 </dict>
1386 <key>uBlock0@raymondhill.net</key>
1387 <dict>
1388 <key>installation_mode</key>
1389 <string>force_installed</string>
1390 <key>install_url</key>
1391 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
1392 </dict>
1393 </dict>
1394 </dict>
1395 ```
1396 #### JSON
1397 ```
1398 {
1399 "policies": {
1400 "ExtensionSettings": {
1401 "*": {
1402 "blocked_install_message": "Custom error message.",
1403 "install_sources": ["https://addons.mozilla.org/"],
1404 "installation_mode": "blocked"
1405 },
1406 "uBlock0@raymondhill.net": {
1407 "installation_mode": "force_installed",
1408 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
1409 }
1410 }
1411 }
1412 }
1413 ```
1414 ### ExtensionUpdate
1415 Control extension updates.
1416
1417 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1418 **CCK2 Equivalent:** N/A\
1419 **Preferences Affected:** `extensions.update.enabled`
1420
1421 #### Windows
1422 ```
1423 Software\Policies\Mozilla\Firefox\ExtensionUpdate = 0x1 | 0x0
1424 ```
1425 #### macOS
1426 ```
1427 <dict>
1428 <key>ExtensionUpdate</key>
1429 <true/> | <false/>
1430 </dict>
1431 ```
1432 #### JSON
1433 ```
1434 {
1435 "policies": {
1436 "ExtensionUpdate": true | false
1437 }
1438 }
1439 ```
1440 ### FlashPlugin
1441 Configure the default Flash plugin policy as well as origins for which Flash is allowed.
1442
1443 `Allow` is a list of origins where Flash are allowed.
1444
1445 `Block` is a list of origins where Flash is not allowed.
1446
1447 `Default` determines whether or not Flash is allowed by default.
1448
1449 `Locked` prevents the user from changing Flash preferences.
1450
1451 **Compatibility:** Firefox 60, Firefox ESR 60\
1452 **CCK2 Equivalent:** `permissions.plugin`\
1453 **Preferences Affected:** `plugin.state.flash`
1454
1455 #### Windows
1456 ```
1457 Software\Policies\Mozilla\Firefox\FlashPlugin\Allow\1 = "https://example.org"
1458 Software\Policies\Mozilla\Firefox\FlashPlugin\Block\1 = "https://example.edu"
1459 Software\Policies\Mozilla\Firefox\FlashPlugin\Default = 0x1 | 0x0
1460 Software\Policies\Mozilla\Firefox\FlashPlugin\Locked = 0x1 | 0x0
1461 ```
1462 #### macOS
1463 ```
1464 <dict>
1465 <key>FlashPlugin</key>
1466 <dict>
1467 <key>Allow</key>
1468 <array>
1469 <string>http://example.org</string>
1470 </array>
1471 <key>Block</key>
1472 <array>
1473 <string>http://example.edu</string>
1474 </array>
1475 <key>Default</key>
1476 <true/> | <false/>
1477 <key>Locked</key>
1478 <true/> | <false/>
1479 </dict>
1480 </dict>
1481 ```
1482 #### JSON
1483 ```
1484 {
1485 "policies": {
1486 "FlashPlugin": {
1487 "Allow": ["http://example.org/"],
1488 "Block": ["http://example.edu/"],
1489 "Default": true | false,
1490 "Locked": true | false
1491 }
1492 }
1493 }
1494 ```
1495 ### FirefoxHome
1496 Customize the Firefox Home page.
1497
1498 **Compatibility:** Firefox 68, Firefox ESR 68\
1499 **CCK2 Equivalent:** N/A\
1500 **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`
1501
1502 #### Windows
1503 ```
1504 Software\Policies\Mozilla\Firefox\FirefoxHome\Search = 0x1 | 0x0
1505 Software\Policies\Mozilla\Firefox\FirefoxHome\TopSites = 0x1 | 0x0
1506 Software\Policies\Mozilla\Firefox\FirefoxHome\Highlights = 0x1 | 0x0
1507 Software\Policies\Mozilla\Firefox\FirefoxHome\Pocket = 0x1 | 0x0
1508 Software\Policies\Mozilla\Firefox\FirefoxHome\Snippets = 0x1 | 0x0
1509 Software\Policies\Mozilla\Firefox\FirefoxHome\Locked = 0x1 | 0x0
1510 ```
1511 #### macOS
1512 ```
1513 <dict>
1514 <key>FirefoxHome</key>
1515 <dict>
1516 <key>Search</key>
1517 <true/> | <false/>
1518 <key>TopSites</key>
1519 <true/> | <false/>
1520 <key>Highlights</key>
1521 <true/> | <false/>
1522 <key>Pocket</key>
1523 <true/> | <false/>
1524 <key>Snippets</key>
1525 <true/> | <false/>
1526 <key>Locked</key>
1527 <true/> | <false/>
1528 </dict>
1529 </dict>
1530 ```
1531 #### JSON
1532 ```
1533 {
1534 "policies": {
1535 "FirefoxHome": {
1536 "Search": true | false,
1537 "TopSites": true | false,
1538 "Highlights": true | false,
1539 "Pocket": true | false,
1540 "Snippets": true | false,
1541 "Locked": true | false
1542 }
1543 }
1544 }
1545 ```
1546 ### HardwareAcceleration
1547 Control hardware acceleration.
1548
1549 **Compatibility:** Firefox 60, Firefox ESR 60\
1550 **CCK2 Equivalent:** N/A\
1551 **Preferences Affected:** `layers.acceleration.disabled`
1552
1553 #### Windows
1554 ```
1555 Software\Policies\Mozilla\Firefox\HardwareAcceleration = 0x1 | 0x0
1556 ```
1557 #### macOS
1558 ```
1559 <dict>
1560 <key>HardwareAcceleration</key>
1561 <true/> | <false/>
1562 </dict>
1563 ```
1564 #### JSON
1565 ```
1566 {
1567 "policies": {
1568 "HardwareAcceleration": true | false
1569 }
1570 }
1571 ```
1572 ### Homepage
1573 Configure the default homepage and how Firefox starts.
1574
1575 `URL` is the default homepage.
1576
1577 `Locked` prevents the user from changing homepage preferences.
1578
1579 `Additional` allows for more than one homepage.
1580
1581 `StartPage` is how Firefox starts. The choices are no homepage, the default homepage or the previous session.
1582
1583 **Compatibility:** Firefox 60, Firefox ESR 60 (StartPage was added in Firefox 60, Firefox ESR 60.4)\
1584 **CCK2 Equivalent:** `homePage`,`lockHomePage`\
1585 **Preferences Affected:** `browser.startup.homepage`,`browser.startup.page`
1586
1587 #### Windows
1588 ```
1589 Software\Policies\Mozilla\Firefox\Homepage\URL = "https://example.com"
1590 Software\Policies\Mozilla\Firefox\Homepage\Locked = 0x1 | 0x0
1591 Software\Policies\Mozilla\Firefox\Homepage\Additional\1 = "https://example.org"
1592 Software\Policies\Mozilla\Firefox\Homepage\Additional\2 = "https://example.edu"
1593 Software\Policies\Mozilla\Firefox\Homepage\StartPage = "none" | "homepage" | "previous-session"
1594 ```
1595 #### macOS
1596 ```
1597 <dict>
1598 <key>Homepage</key>
1599 <dict>
1600 <key>URL</key>
1601 <string>http://example.com</string>
1602 <key>Locked</key>
1603 <true/> | <false/>
1604 <key>Additional</key>
1605 <array>
1606 <string>http://example.org</string>
1607 <string>http://example.edu</string>
1608 </array>
1609 <key>StartPage</key>
1610 <string>always | never | from-visited</string>
1611 </dict>
1612 </dict>
1613 ```
1614 #### JSON
1615 ```
1616 {
1617 "policies": {
1618 "Homepage": {
1619 "URL": "http://example.com/",
1620 "Locked": true | false,
1621 "Additional": ["http://example.org/",
1622 "http://example.edu/"],
1623 "StartPage": "none" | "homepage" | "previous-session"
1624 }
1625 }
1626 }
1627 ```
1628 ### InstallAddonsPermission
1629 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.
1630
1631 `Allow` is a list of origins where extension installs are allowed.
1632
1633 `Default` determines whether or not extension installs are allowed by default.
1634
1635 **Compatibility:** Firefox 60, Firefox ESR 60\
1636 **CCK2 Equivalent:** `permissions.install`\
1637 **Preferences Affected:** `xpinstall.enabled`
1638
1639 #### Windows
1640 ```
1641 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\1 = "https://example.org"
1642 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Allow\2 = "https://example.edu"
1643 Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0
1644 ```
1645 #### macOS
1646 ```
1647 <dict>
1648 <key>InstallAddonsPermission</key>
1649 <dict>
1650 <key>Allow</key>
1651 <array>
1652 <string>http://example.org</string>
1653 <string>http://example.edu</string>
1654 </array>
1655 <key>Default</key>
1656 <true/> | <false/>
1657 </dict>
1658 </dict>
1659 ```
1660 #### JSON
1661 ```
1662 {
1663 "policies": {
1664 "InstallAddonsPermission": {
1665 "Allow": ["http://example.org/",
1666 "http://example.edu/"],
1667 "Default": true | false
1668 }
1669 }
1670 }
1671 ```
1672 ### LocalFileLinks
1673 Enable linking to local files by origin.
1674
1675 **Compatibility:** Firefox 68, Firefox ESR 68\
1676 **CCK2 Equivalent:** N/A\
1677 **Preferences Affected:** `capability.policy.localfilelinks.*`
1678
1679 #### Windows
1680 ```
1681 Software\Policies\Mozilla\Firefox\LocalFileLinks\1 = "https://example.org"
1682 Software\Policies\Mozilla\Firefox\LocalFileLinks\2 = "https://example.edu"
1683 ```
1684 #### macOS
1685 ```
1686 <dict>
1687 <key>LocalFileLinks</key>
1688 <array>
1689 <string>http://example.org</string>
1690 <string>http://example.edu</string>
1691 </array>
1692 </dict>
1693 ```
1694 #### JSON
1695 ```
1696 {
1697 "policies": {
1698 "LocalFileLinks": ["http://example.org/",
1699 "http://example.edu/"]
1700 }
1701 }
1702 ```
1703 ### NoDefaultBookmarks
1704 Disable the creation of default bookmarks.
1705
1706 This policy is only effective if the user profile has not been created yet.
1707
1708 **Compatibility:** Firefox 60, Firefox ESR 60\
1709 **CCK2 Equivalent:** `removeDefaultBookmarks`\
1710 **Preferences Affected:** N/A
1711
1712 #### Windows
1713 ```
1714 Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
1715 ```
1716 #### macOS
1717 ```
1718 <dict>
1719 <key>NoDefaultBookmarks</key>
1720 <true/> | <false/>
1721 </dict>
1722 ```
1723 #### JSON
1724 ```
1725 {
1726 "policies": {
1727 "NoDefaultBookmarks": true | false
1728 }
1729 }
1730 ```
1731 ### NetworkPrediction
1732 Enable or disable network prediction (DNS prefetching).
1733
1734 **Compatibility:** Firefox 67, Firefox ESR 60.7\
1735 **CCK2 Equivalent:** N/A\
1736 **Preferences Affected:** `network.dns.disablePrefetch`,`network.dns.disablePrefetchFromHTTPS`
1737
1738 #### Windows
1739 ```
1740 Software\Policies\Mozilla\Firefox\NetworkPrediction = 0x1 | 0x0
1741 ```
1742 #### macOS
1743 ```
1744 <dict>
1745 <key>NetworkPrediction</key>
1746 <true/> | <false/>
1747 </dict>
1748 ```
1749 #### JSON
1750 ```
1751 {
1752 "policies": {
1753 "NetworkPrediction": true | false
1754 }
1755 ```
1756 ### NewTabPage
1757 Enable or disable the New Tab page.
1758
1759 **Compatibility:** Firefox 68, Firefox ESR 68\
1760 **CCK2 Equivalent:** N/A\
1761 **Preferences Affected:** `browser.newtabpage.enabled`
1762
1763 #### Windows
1764 ```
1765 Software\Policies\Mozilla\Firefox\NewTabPage = 0x1 | 0x0
1766 ```
1767 #### macOS
1768 ```
1769 <dict>
1770 <key>NewTabPage</key>
1771 <true/> | <false/>
1772 </dict>
1773 ```
1774 #### JSON
1775 ```
1776 {
1777 "policies": {
1778 "NewTabPage": true | false
1779 }
1780 ```
1781 ### OfferToSaveLogins
1782 Control whether or not Firefox offers to save passwords.
1783
1784 **Compatibility:** Firefox 60, Firefox ESR 60\
1785 **CCK2 Equivalent:** `dontRememberPasswords`\
1786 **Preferences Affected:** `signon.rememberSignons`
1787
1788 #### Windows
1789 ```
1790 Software\Policies\Mozilla\Firefox\OfferToSaveLogins = 0x1 | 0x0
1791 ```
1792 #### macOS
1793 ```
1794 <dict>
1795 <key>OfferToSaveLogins</key>
1796 <true/> | <false/>
1797 </dict>
1798 ```
1799 #### JSON
1800 ```
1801 {
1802 "policies": {
1803 "OfferToSaveLogins": true | false
1804 }
1805 }
1806 ```
1807 ### OverrideFirstRunPage
1808 Override the first run page. If the value is blank, no first run page is displayed.
1809
1810 **Compatibility:** Firefox 60, Firefox ESR 60\
1811 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
1812 **Preferences Affected:** `startup.homepage_welcome_url`
1813
1814 #### Windows
1815 ```
1816 Software\Policies\Mozilla\Firefox\OverrideFirstRunPage = "http://example.org"
1817 ```
1818 #### macOS
1819 ```
1820 <dict>
1821 <key>OverrideFirstRunPage</key>
1822 <string>http://example.org</string>
1823 </dict>
1824 ```
1825 #### JSON
1826 ```
1827 {
1828 "policies": {
1829 "OverrideFirstRunPage": "http://example.org"
1830 }
1831 ```
1832 ### OverridePostUpdatePage
1833 Override the upgrade page. If the value is blank, no upgrade page is displayed.
1834
1835 **Compatibility:** Firefox 60, Firefox ESR 60\
1836 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\
1837 **Preferences Affected:** `startup.homepage_override_url`
1838
1839 #### Windows
1840 ```
1841 Software\Policies\Mozilla\Firefox\OverridePostUpdatePage = "http://example.org"
1842 ```
1843 #### macOS
1844 ```
1845 <dict>
1846 <key>OverridePostUpdatePage</key>
1847 <string>http://example.org</string>
1848 </dict>
1849 ```
1850 #### JSON
1851 ```
1852 {
1853 "policies": {
1854 "OverridePostUpdatePage": "http://example.org"
1855 }
1856 ```
1857 ### Permissions
1858 Set permissions associated with camera, microphone, location, and notifications
1859
1860 `Allow` is a list of origins where the feature is allowed.
1861
1862 `Block` is a list of origins where the feature is not allowed.
1863
1864 `BlockNewRequests` determines whether or not new requests can be made for the feature.
1865
1866 `Locked` prevents the user from changing preferences for the feature.
1867
1868 **Compatibility:** Firefox 62, Firefox ESR 60.2\
1869 **CCK2 Equivalent:** N/A\
1870 **Preferences Affected:** `permissions.default.camera`,`permissions.default.microphone`,`permissions.default.geo`,`permissions.default.desktop-notification`
1871
1872 #### Windows
1873 ```
1874 Software\Policies\Mozilla\Firefox\Permissions\Camera\Allow\1 = "https://example.org"
1875 Software\Policies\Mozilla\Firefox\Permissions\Camera\Block\1 = "https://example.edu"
1876 Software\Policies\Mozilla\Firefox\Permissions\Camera\BlockNewRequests = 0x1 | 0x0
1877 Software\Policies\Mozilla\Firefox\Permissions\Camera\Locked = 0x1 | 0x0
1878 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Allow\1 = "https://example.org"
1879 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Block\1 = "https://example.edu"
1880 Software\Policies\Mozilla\Firefox\Permissions\Microphone\BlockNewRequests = 0x1 | 0x0
1881 Software\Policies\Mozilla\Firefox\Permissions\Microphone\Locked = 0x1 | 0x0
1882 Software\Policies\Mozilla\Firefox\Permissions\Location\Allow\1 = "https://example.org"
1883 Software\Policies\Mozilla\Firefox\Permissions\Location\Block\1 = "https://example.edu"
1884 Software\Policies\Mozilla\Firefox\Permissions\Location\BlockNewRequests = 0x1 | 0x0
1885 Software\Policies\Mozilla\Firefox\Permissions\Location\Locked = 0x1 | 0x0
1886 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Allow\1 = "https://example.org"
1887 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Block\1 = "https://example.edu"
1888 Software\Policies\Mozilla\Firefox\Permissions\Notifications\BlockNewRequests = 0x1 | 0x0
1889 Software\Policies\Mozilla\Firefox\Permissions\Notifications\Locked = 0x1 | 0x0
1890 ```
1891 #### macOS
1892 ```
1893 <dict>
1894 <key>Permissions</key>
1895 <dict>
1896 <key>Camera</key>
1897 <dict>
1898 <key>Allow</key>
1899 <array>
1900 <string>https://example.org</string>
1901 </array>
1902 <key>Block</key>
1903 <array>
1904 <string>https://example.edu</string>
1905 </array>
1906 <key>BlockNewRequests</key>
1907 <true/>
1908 <key>Locked</key>
1909 <true/>
1910 </dict>
1911 <key>Microphone</key>
1912 <dict>
1913 <key>Allow</key>
1914 <array>
1915 <string>https://example.org</string>
1916 </array>
1917 <key>Block</key>
1918 <array>
1919 <string>https://example.edu</string>
1920 </array>
1921 <key>BlockNewRequests</key>
1922 <true/>
1923 <key>Locked</key>
1924 <true/>
1925 </dict>
1926 <key>Location</key>
1927 <dict>
1928 <key>Allow</key>
1929 <array>
1930 <string>https://example.org</string>
1931 </array>
1932 <key>Block</key>
1933 <array>
1934 <string>https://example.edu</string>
1935 </array>
1936 <key>BlockNewRequests</key>
1937 <true/>
1938 <key>Locked</key>
1939 <true/>
1940 </dict>
1941 <key>Notifications</key>
1942 <dict>
1943 <key>Allow</key>
1944 <array>
1945 <string>https://example.org</string>
1946 </array>
1947 <key>Block</key>
1948 <array>
1949 <string>https://example.edu</string>
1950 </array>
1951 <key>BlockNewRequests</key>
1952 <true/>
1953 <key>Locked</key>
1954 <true/>
1955 </dict>
1956 </dict>
1957 </dict>
1958 ```
1959 #### JSON
1960 ```
1961 {
1962 "policies": {
1963 "Permissions": {
1964 "Camera": {
1965 "Allow": ["https://example.org"],
1966 "Block": ["https://example.edu"],
1967 "BlockNewRequests": true | false,
1968 "Locked": true | false
1969 },
1970 "Microphone": {
1971 "Allow": ["https://example.org"],
1972 "Block": ["https://example.edu"],
1973 "BlockNewRequests": true | false,
1974 "Locked": true | false
1975 },
1976 "Location": {
1977 "Allow": ["https://example.org"],
1978 "Block": ["https://example.edu"],
1979 "BlockNewRequests": true | false,
1980 "Locked": true | false
1981 },
1982 "Notifications": {
1983 "Allow": ["https://example.org"],
1984 "Block": ["https://example.edu"],
1985 "BlockNewRequests": true | false,
1986 "Locked": true | false
1987 }
1988 }
1989 }
1990 }
1991 ```
1992 ### PopupBlocking
1993 Configure the default pop-up window policy as well as origins for which pop-up windows are allowed.
1994
1995 `Allow` is a list of origins where popup-windows are allowed.
1996
1997 `Default` determines whether or not pop-up windows are allowed by default.
1998
1999 `Locked` prevents the user from changing pop-up preferences.
2000
2001 **Compatibility:** Firefox 60, Firefox ESR 60\
2002 **CCK2 Equivalent:** `permissions.popup`\
2003 **Preferences Affected:** `dom.disable_open_during_load`
2004
2005 #### Windows
2006 ```
2007 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\1 = "https://example.org"
2008 Software\Policies\Mozilla\Firefox\PopupBlocking\Allow\2 = "https://example.edu"
2009 Software\Policies\Mozilla\Firefox\PopupBlocking\Default = 0x1 | 0x0
2010 Software\Policies\Mozilla\Firefox\PopupBlocking\Locked = 0x1 | 0x0
2011 ```
2012 #### macOS
2013 ```
2014 <dict>
2015 <key>PopupBlocking</key>
2016 <dict>
2017 <key>Allow</key>
2018 <array>
2019 <string>http://example.org</string>
2020 <string>http://example.edu</string>
2021 </array>
2022 <key>Default</key>
2023 <true/> | <false/>
2024 <key>Locked</key>
2025 <true/> | <false/>
2026 </dict>
2027 </dict>
2028 ```
2029 #### JSON
2030 ```
2031 {
2032 "policies": {
2033 "PopupBlocking": {
2034 "Allow": ["http://example.org/",
2035 "http://example.edu/"],
2036 "Default": true | false,
2037 "Locked": true | false
2038 }
2039 }
2040 }
2041 ```
2042 ### Preferences
2043 Set and lock certain preferences.
2044
2045 **Compatibility:** See below\
2046 **CCK2 Equivalent:** `preferences`\
2047 **Preferences Affected:** See below
2048
2049 | Preference | Type | Compatibility
2050 | --- | --- | ---
2051 | app.update.auto | boolean | Firefox 68, Firefox 68 ESR
2052 | browser.cache.disk.enable | boolean | Firefox 68, Firefox 68 ESR
2053 | browser.cache.disk.parent_directory | string | Firefox 68, Firefox 68 ESR
2054 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox 68 ESR
2055 | browser.search.update | boolean | Firefox 68, Firefox 68 ESR
2056 | browser.tabs.warnOnClose | boolean | Firefox 68, Firefox 68 ESR
2057 | browser.urlbar.suggest.bookmark | boolean | Firefox 68, Firefox 68 ESR
2058 | browser.urlbar.suggest.history | boolean | Firefox 68, Firefox 68 ESR
2059 | browser.urlbar.suggest.openpage | boolean | Firefox 68, Firefox 68 ESR
2060 | datareporting.policy.dataSubmissionPolicyBypassNotification | boolean | Firefox 68, Firefox 68 ESR
2061 | dom.disable_window_flip | boolean | Firefox 68, Firefox 68 ESR
2062 | dom.disable_window_move_resize | boolean | Firefox 68, Firefox 68 ESR
2063 | dom.event.contextmenu.enabled | boolean | Firefox 68, Firefox 68 ESR
2064 | dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl | string | Firefox 68, Firefox 68 ESR
2065 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox 68 ESR
2066 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox 68 ESR
2067 | media.gmp-gmpopenh264.enabled | boolean | Firefox 68, Firefox 68 ESR
2068 | media.gmp-widevinecdm.enabled | boolean | Firefox 68, Firefox 68 ESR
2069 | network.dns.disableIPv6 | boolean | Firefox 68, Firefox 68 ESR
2070 | network.IDN_show_punycode | boolean | Firefox 68, Firefox 68 ESR
2071 | places.history.enabled | boolean | Firefox 68, Firefox 68 ESR
2072 | security.default_personal_cert | string | Firefox 68, Firefox 68 ESR
2073 | security.ssl.errorReporting.enabled | boolean | Firefox 68, Firefox 68 ESR
2074 | ui.key.menuAccessKeyFocuses | boolean | Firefox 68, Firefox 68 ESR
2075 #### Windows
2076 ```
2077 Software\Policies\Mozilla\Firefox\Preferences\boolean_preference_name = 0x1 | 0x0
2078 Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_value"
2079 ```
2080 #### macOS
2081 ```
2082 <dict>
2083 <key>Preferences</key>
2084 <dict>
2085 <key>boolean_preference_name</key>
2086 <true/> | <false/>
2087 <key>string_preference_name</key>
2088 <string>string_value</string>
2089 </dict>
2090 </dict>
2091 ```
2092 #### JSON
2093 ```
2094 {
2095 "policies": {
2096 "Preferences": {
2097 "boolean_preference_name": true | false,
2098 "string_preference_name": "string_value"
2099 }
2100 }
2101 }
2102 ```
2103 ### PromptForDownloadLocation
2104 Ask where to save each file before downloading.
2105
2106 **Compatibility:** Firefox 68, Firefox ESR 68\
2107 **CCK2 Equivalent:** N/A
2108 **Preferences Affected:** `browser.download.useDownloadDir`
2109
2110 #### Windows
2111 ```
2112 Software\Policies\Mozilla\Firefox\PromptForDownloadLocation = 0x1 | 0x0
2113 ```
2114 #### macOS
2115 ```
2116 <dict>
2117 <key>PromptForDownloadLocation</key>
2118 <true/> | <false/>
2119 </dict>
2120 ```
2121 #### JSON
2122 ```
2123 {
2124 "policies": {
2125 "PromptForDownloadLocation": true | false
2126 }
2127 }
2128 ```
2129 ### Proxy
2130 Configure proxy settings. These settings correspond to the connection settings in Firefox preferences.
2131 To specify ports, append them to the hostnames with a colon (:).
2132
2133 `Mode` is the proxy method being used.
2134
2135 `Locked` is whether or not proxy settings can be changed.
2136
2137 `HTTPProxy` is the HTTP proxy server.
2138
2139 `UseHTTPProxyForAllProtocols` is whether or not the HTTP proxy should be used for all other proxies.
2140
2141 `SSLProxy` is the SSL proxy server.
2142
2143 `FTPProxy` is the FTP proxy server.
2144
2145 `SOCKSProxy` is the SOCKS proxy server
2146
2147 `SOCKSVersion` is the SOCKS version (4 or 5)
2148
2149 `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.
2150
2151 `AutoConfigURL` is a URL for proxy configuration (only used if Mode is autoConfig).
2152
2153 `AutoLogin` means do not prompt for authentication if password is saved.
2154
2155 `UseProxyForDNS` to use proxy DNS when using SOCKS v5.
2156
2157 **Compatibility:** Firefox 60, Firefox ESR 60\
2158 **CCK2 Equivalent:** `networkProxy*`\
2159 **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`
2160
2161 #### Windows
2162 ```
2163 Software\Policies\Mozilla\Firefox\Proxy\Mode = "none", "system", "manual", "autoDetect", "autoConfig"
2164 Software\Policies\Mozilla\Firefox\Proxy\Locked = 0x1 | 0x0
2165 Software\Policies\Mozilla\Firefox\=Proxy\HTTPProxy = https://httpproxy.example.com
2166 Software\Policies\Mozilla\Firefox\Proxy\UseHTTPProxyForAllProtocols = 0x1 | 0x0
2167 Software\Policies\Mozilla\Firefox\Proxy\SSLProxy = https://sslproxy.example.com
2168 Software\Policies\Mozilla\Firefox\Proxy\FTPProxy = https://ftpproxy.example.com
2169 Software\Policies\Mozilla\Firefox\Proxy\SOCKSProxy = https://socksproxy.example.com
2170 Software\Policies\Mozilla\Firefox\Proxy\SOCKSVersion = 0x4 | 0x5
2171 Software\Policies\Mozilla\Firefox\Proxy\Passthrough = <local>
2172 Software\Policies\Mozilla\Firefox\Proxy\AutoConfigURL = URL_TO_AUTOCONFIG
2173 Software\Policies\Mozilla\Firefox\Proxy\AutoLogin = 0x1 | 0x0
2174 Software\Policies\Mozilla\Firefox\Proxy\UseProxyForDNS = 0x1 | 0x0
2175 ```
2176 #### macOS
2177 ```
2178 <dict>
2179 <key>Proxy</key>
2180 <dict>
2181 <key>Mode</key>
2182 <string>none | system | manual | autoDetect| autoConfig</string>
2183 <key>Locked</key>
2184 <true> | </false>
2185 <key>HTTPProxy</key>
2186 <string>https://httpproxy.example.com</string>
2187 <key>UseHTTPProxyForAllProtocols</key>
2188 <true> | </false>
2189 <key>SSLProxy</key>
2190 <string>https://sslproxy.example.com</string>
2191 <key>FTPProxy</key>
2192 <string>https://ftpproxy.example.com</string>
2193 <key>SOCKSProxy</key>
2194 <string>https://socksproxy.example.com</string>
2195 <key>SOCKSVersion</key>
2196 <string>4 | 5</string>
2197 <key>Passthrough</key>
2198 <string>&lt;local>&gt;</string>
2199 <key>AutoConfigURL</key>
2200 <string>URL_TO_AUTOCONFIG</string>
2201 <key>AutoLogin</key>
2202 <true> | </false>
2203 <key>UseProxyForDNS</key>
2204 <true> | </false>
2205 </dict>
2206 </dict>
2207 ```
2208 ### JSON
2209 ```
2210 {
2211 "policies": {
2212 "Proxy": {
2213 "Mode": "none", "system", "manual", "autoDetect", "autoConfig",
2214 "Locked": [true, false],
2215 "HTTPProxy": "hostname",
2216 "UseHTTPProxyForAllProtocols": [true, false],
2217 "SSLProxy": "hostname",
2218 "FTPProxy": "hostname",
2219 "SOCKSProxy": "hostname",
2220 "SOCKSVersion": 4 | 5
2221 "Passthrough": "<local>",
2222 "AutoConfigURL": "URL_TO_AUTOCONFIG",
2223 "AutoLogin": [true, false],
2224 "UseProxyForDNS": [true, false]
2225 }
2226 }
2227 }
2228 ```
2229 ### RequestedLocales
2230 Set the the list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
2231
2232 Note: For Firefox 68, this can now be a string so that you can specify an empty value.
2233
2234 **Compatibility:** Firefox 64, Firefox ESR 60.4, Updated in Firefox 68, Firefox ESR 68\
2235 **CCK2 Equivalent:** N/A\
2236 **Preferences Affected:** N/A
2237 #### Windows
2238 ```
2239 Software\Policies\Mozilla\Firefox\RequestedLocales\1 = "de"
2240 Software\Policies\Mozilla\Firefox\RequestedLocales\2 = "en-US"
2241
2242 or
2243
2244 Software\Policies\Mozilla\Firefox\RequestedLocales = "de,en-US"
2245 ```
2246 #### macOS
2247 ```
2248 <dict>
2249 <key>RequestedLocales</key>
2250 <array>
2251 <string>de</string>
2252 <string>en-US</string>
2253 </array>
2254 </dict>
2255
2256 or
2257
2258 <dict>
2259 <key>RequestedLocales</key>
2260 <string>de,en-US</string>
2261 </dict>
2262
2263 ```
2264 #### JSON
2265 ```
2266 {
2267 "policies": {
2268 "RequestedLocales": ["de", "en-US"]
2269 }
2270 }
2271
2272 or
2273
2274 {
2275 "policies": {
2276 "RequestedLocales": "de,en-US"
2277 }
2278 }
2279 ```
2280 ### SanitizeOnShutdown (Selective)
2281 Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
2282
2283 **Compatibility:** Firefox 68, Firefox ESR 68\
2284 **CCK2 Equivalent:** N/A\
2285 **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`
2286 #### Windows
2287 ```
2288 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cache = 0x1 | 0x0
2289 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Cookies = 0x1 | 0x0
2290 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Downloads = 0x1 | 0x0
2291 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\FormData = 0x1 | 0x0
2292 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\History = 0x1 | 0x0
2293 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\Sessions = 0x1 | 0x0
2294 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\SiteSettings = 0x1 | 0x0
2295 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown\OfflineApps = 0x1 | 0x0
2296 ```
2297 #### macOS
2298 ```
2299 <dict>
2300 <key>SanitizeOnShutdown</key>
2301 <dict>
2302 <key>Cache</key>
2303 <true/> | <false/>
2304 <key>Cookies</key>
2305 <true/> | <false/>
2306 <key>Downloads</key>
2307 <true/> | <false/>
2308 <key>FormData</key>
2309 <true/> | <false/>
2310 <key>History</key>
2311 <true/> | <false/>
2312 <key>Sessions</key>
2313 <true/> | <false/>
2314 <key>SiteSettings</key>
2315 <true/> | <false/>
2316 <key>OfflineApps</key>
2317 <true/> | <false/>
2318 </dict>
2319 </dict>
2320 ```
2321 #### JSON
2322 ```
2323 {
2324 "policies": {
2325 "SanitizeOnShutdown": {
2326 "Cache": true | false,
2327 "Cookies": true | false,
2328 "Downloads": true | false,
2329 "FormData": true | false,
2330 "History": true | false,
2331 "Sessions": true | false,
2332 "SiteSettings": true | false,
2333 "OfflineApps": true | false
2334 }
2335 }
2336 }
2337 ```
2338 ### SanitizeOnShutdown (All)
2339 Clear all data on shutdown, including Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data.
2340
2341 **Compatibility:** Firefox 60, Firefox ESR 60\
2342 **CCK2 Equivalent:** N/A\
2343 **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`
2344 #### Windows
2345 ```
2346 Software\Policies\Mozilla\Firefox\SanitizeOnShutdown = 0x1 | 0x0
2347 ```
2348 #### macOS
2349 ```
2350 <dict>
2351 <key>SanitizeOnShutdown</key>
2352 <true/> | <false/>
2353 </dict>
2354 ```
2355 #### JSON
2356 ```
2357 {
2358 "policies": {
2359 "SanitizeOnShutdown": true | false
2360 }
2361 }
2362 ```
2363 ### SearchBar
2364 Set whether or not search bar is displayed.
2365
2366 **Compatibility:** Firefox 60, Firefox ESR 60\
2367 **CCK2 Equivalent:** `showSearchBar`\
2368 **Preferences Affected:** N/A
2369
2370 #### Windows
2371 ```
2372 Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
2373 ```
2374 #### macOS
2375 ```
2376 <dict>
2377 <key>SearchBar</key>
2378 <string>unified | separate</string>
2379 </dict>
2380 ```
2381
2382 #### JSON
2383 ```
2384 {
2385 "policies": {
2386 "SearchBar": "unified" | "separate"
2387 }
2388 }
2389 ```
2390
2391
2392
2393
2394
2395 ### SearchEngines (This policy is only available on the ESR.)
2396
2397 ### SearchEngines | Default
2398
2399 Set the default search engine. This policy is only available on the ESR.
2400
2401 **Compatibility:** Firefox ESR 60\
2402 **CCK2 Equivalent:** `defaultSearchEngine`\
2403 **Preferences Affected:** N/A
2404
2405 ### Windows
2406 ```
2407 Software\Policies\Mozilla\Firefox\SearchEngines\Default = NAME_OF_SEARCH_ENGINE
2408 ```
2409 #### macOS
2410 ```
2411 <dict>
2412 <key>SearchEngines</key>
2413 <dict>
2414 <key>Default</key>
2415 <string>NAME_OF_SEARCH_ENGINE</string>
2416 </dict>
2417 </dict>
2418 ```
2419 ### JSON
2420 ```
2421 {
2422 "policies": {
2423 "SearchEngines": {
2424 "Default": "NAME_OF_SEARCH_ENGINE"
2425 }
2426 }
2427 }
2428 ```
2429 ### SearchEngines | PreventInstalls
2430
2431 Prevent installing search engines from webpages.
2432
2433 **Compatibility:** Firefox ESR 60\
2434 **CCK2 Equivalent:** `disableSearchEngineInstall`\
2435 **Preferences Affected:** N/A
2436
2437 ### Windows
2438 ```
2439 Software\Policies\Mozilla\Firefox\SearchEngines\PreventInstalls = 0x1 | 0x0
2440 ```
2441 #### macOS
2442 ```
2443 <dict>
2444 <key>SearchEngines</key>
2445 <dict>
2446 <key>PreventInstalls</key>
2447 <true/> | <false/>
2448 </dict>
2449 </dict>
2450 ```
2451 ### JSON
2452 ```
2453 {
2454 "policies": {
2455 "SearchEngines": {
2456 "PreventInstalls": true | false
2457 }
2458 }
2459 }
2460 ```
2461 ### SearchEngines | Remove
2462
2463 Hide built-in search engines. This policy is only available on the ESR.
2464
2465 **Compatibility:** Firefox ESR 60.2\
2466 **CCK2 Equivalent:** `removeDefaultSearchEngines` (removed all built-in engines)\
2467 **Preferences Affected:** N/A
2468
2469 ### Windows
2470 ```
2471 Software\Policies\Mozilla\Firefox\SearchEngines\Remove\1 = NAME_OF_SEARCH_ENGINE
2472 ```
2473 #### macOS
2474 ```
2475 <dict>
2476 <key>SearchEngines</key>
2477 <dict>
2478 <key>Remove</key>
2479 <array>
2480 <string>NAME_OF_SEARCH_ENGINE</string>
2481 </array>
2482 </dict>
2483 </dict>
2484 ```
2485 ### JSON
2486 ```
2487 {
2488 "policies": {
2489 "SearchEngines": {
2490 "Remove": ["NAME_OF_SEARCH_ENGINE"]
2491 }
2492 }
2493 }
2494 ```
2495 ### SearchEngines | Add
2496
2497 Add new search engines (up to five). This policy is only available on the ESR. `Name` and `URLTemplate` are required.
2498
2499 `Name` is the name of the search engine.
2500
2501 `URLTemplate` is the search URL with {searchTerms} to substitute for the search term.
2502
2503 `Method` is either GET or POST
2504
2505 `IconURL` is a URL for the icon to use.
2506
2507 `Alias` is a keyword to use for the engine.
2508
2509 `Description` is a description of the search engine.
2510
2511 `PostData` is the POST data as name value pairs separated by &.
2512
2513 `SuggestURLTemplate` is a search suggestions URL with {searchTerms} to substitute for the search term.
2514
2515 **Compatibility:** Firefox ESR 60 (POST support in Firefox ESR 68)\
2516 **CCK2 Equivalent:** `searchplugins`\
2517 **Preferences Affected:** N/A
2518
2519 #### Windows
2520 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Name = "Example1"
2521 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\URLTemplate = "https://www.example.org/q={searchTerms}"
2522 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Method = "GET" | "POST"
2523 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\IconURL = "https://www.example.org/favicon.ico"
2524 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Alias = "example"
2525 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\Description = "Example Description"
2526 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\SuggestURLTemplate = "https://www.example.org/suggestions/q={searchTerms}"
2527 Software\Policies\Mozilla\Firefox\SearchEngines\Add\1\PostData = "name=value&q={searchTerms}"
2528
2529 #### macOS
2530 ```
2531 <dict>
2532 <key>SearchEngines</key>
2533 <dict>
2534 <key>Add</key>
2535 <array>
2536 <dict>
2537 <key>Name</key>
2538 <string>Example1</string>
2539 <key>URLTemplate</key>
2540 <string>https://www.example.org/q={searchTerms}</string>
2541 <key>Method</key>
2542 <string>GET | POST </string>
2543 <key>IconURL</key>
2544 <string>https://www.example.org/favicon.ico</string>
2545 <key>Alias</key>
2546 <string>example</string>
2547 <key>Description</key>
2548 <string>Example Description</string>
2549 <key>SuggestURLTemplate</key>
2550 <string>https://www.example.org/suggestions/q={searchTerms}</string>
2551 <key>PostData</key>
2552 <string>name=value&q={searchTerms}</string>
2553 </dict>
2554 <array>
2555 </dict>
2556 </dict>
2557 ```
2558 ### JSON
2559 ```
2560 {
2561 "policies": {
2562 "SearchEngines": {
2563 "Add": [
2564 {
2565 "Name": "Example1",
2566 "URLTemplate": "https://www.example.org/q={searchTerms}",
2567 "Method": "GET" | "POST",
2568 "IconURL": "https://www.example.org/favicon.ico",
2569 "Alias": "example",
2570 "Description": "Description",
2571 "PostData": "name=value&q={searchTerms}",
2572 "SuggestURLTemplate": "https://www.example.org/suggestions/q={searchTerms}"
2573 }
2574 ]
2575 }
2576 }
2577 }
2578 ```
2579 ### SearchSuggestEnabled
2580
2581 Enable search suggestions.
2582
2583 **Compatibility:** Firefox 68, Firefox ESR 68\
2584 **CCK2 Equivalent:** N/A\
2585 **Preferences Affected:** `browser.urlbar.suggest.searches`,`browser.search.suggest.enabled`
2586
2587 ### Windows
2588 ```
2589 Software\Policies\Mozilla\Firefox\SearchSuggestEnabled = 0x1 | 0x0
2590 ```
2591 #### macOS
2592 ```
2593 <dict>
2594 <key>SearchSuggestEnabled</key>
2595 <true/> | <false/>
2596 </dict>
2597 ```
2598 ### JSON
2599 ```
2600 {
2601 "policies": {
2602 "SearchSuggestEnabled": true | false
2603 }
2604 }
2605 ```
2606 ### SecurityDevices
2607
2608 Install PKCS #11 modules.
2609
2610 **Compatibility:** Firefox 64, Firefox ESR 60.4\
2611 **CCK2 Equivalent:** `certs.devices`\
2612 **Preferences Affected:** N/A
2613
2614 #### Windows
2615 ```
2616 Software\Policies\Mozilla\Firefox\SecurityDevices\NAME_OF_DEVICE = PATH_TO_LIBRARY_FOR_DEVICE
2617 ```
2618 #### macOS
2619 ```
2620 <dict>
2621 <key>SecurityDevices</key>
2622 <dict>
2623 <key>NAME_OF_DEVICE</key>
2624 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
2625 </dict>
2626 </dict>
2627 ```
2628
2629 #### JSON
2630 ```
2631 {
2632 "policies": {
2633 "SecurityDevices": {
2634 "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
2635 }
2636 }
2637 }
2638 ```
2639 ### SSLVersionMax
2640
2641 Set and lock the maximum version of TLS.
2642
2643 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2644 **CCK2 Equivalent:** N/A\
2645 **Preferences Affected:** `security.tls.version.max`
2646
2647 #### Windows
2648 ```
2649 Software\Policies\Mozilla\Firefox\SSLVersionMax = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2650 ```
2651 #### macOS
2652 ```
2653 <dict>
2654 <key>SSLVersionMax</key>
2655 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2656 </dict>
2657 ```
2658
2659 #### JSON
2660 ```
2661 {
2662 "policies": {
2663 "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2664 }
2665 }
2666 ```
2667 ### SSLVersionMin
2668
2669 Set and lock the minimum version of TLS.
2670
2671 **Compatibility:** Firefox 66, Firefox ESR 60.6\
2672 **CCK2 Equivalent:** N/A\
2673 **Preferences Affected:** `security.tls.version.min`
2674
2675 #### Windows
2676 ```
2677 Software\Policies\Mozilla\Firefox\SSLVersionMin = "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2678 ```
2679 #### macOS
2680 ```
2681 <dict>
2682 <key>SSLVersionMin</key>
2683 <string>tls1 | tls1.1 | tls1.2 | tls1.3</string>
2684 </dict>
2685 ```
2686
2687 #### JSON
2688 ```
2689 {
2690 "policies": {
2691 "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3"
2692 }
2693 }
2694 ```
2695 ### SupportMenu
2696 Add a menuitem to the help menu for specifying support information.
2697
2698 **Compatibility:** Firefox 68.0.1, Firefox ESR 68.0.1\
2699 **CCK2 Equivalent:** helpMenu\
2700 **Preferences Affected:** N/A
2701
2702 #### Windows
2703 ```
2704 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu"
2705 Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support"
2706 Software\Policies\Mozilla\Firefox\SupportMenu\Title = "S"
2707 ```
2708 #### macOS
2709 ```
2710 <dict>
2711 <key>SupportMenu</key>
2712 <dict>
2713 <key>Title</key>
2714 <string>SupportMenu</string>
2715 <key>URL</key>
2716 <string>http://example.com/support</string>
2717 <key>AccessKey</key>
2718 <string>S</string>
2719 </dict>
2720 </dict>
2721 ```
2722 ### JSON
2723 ```
2724 {
2725 "policies": {
2726 "SupportMenu": {
2727 "Title": "Support Menu",
2728 "URL": "http://example.com/support",
2729 "AccessKey": "S"
2730 }
2731 }
2732 }
2733 ```
2734 ### WebsiteFilter
2735 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. Only http/https addresses are supported at the moment. The arrays are limited to 1000 entries each.
2736
2737 **Compatibility:** Firefox 60, Firefox ESR 60\
2738 **CCK2 Equivalent:** N/A\
2739 **Preferences Affected:** N/A
2740
2741 #### Windows
2742 ```
2743 Software\Policies\Mozilla\Firefox\WebsiteFilters\Block\1 = "<all_urls>"
2744 Software\Policies\Mozilla\Firefox\WebsiteFilters\Exceptions\1 = "http://example.org/*"
2745 ```
2746 #### macOS
2747 ```
2748 <dict>
2749 <key>WebsiteFilter</key>
2750 <dict>
2751 <key>Block</key>
2752 <array>
2753 <string><all_urls></string>
2754 </array>
2755 <key>Exceptions</key>
2756 <array>
2757 <string>http://example.org/*</string>
2758 </array>
2759 </dict>
2760
2761 </dict>
2762 ```
2763 ### JSON
2764 ```
2765 {
2766 "policies": {
2767 "WebsiteFilter": {
2768 "Block": ["<all_urls>"],
2769 "Exceptions": ["http://example.org/*"]
2770 }
2771 }
2772 }
2773 ```

patrick-canterino.de