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

patrick-canterino.de