]> git.p6c8.net - policy-templates.git/blob - mac/org.mozilla.firefox.plist
Merge pull request #921 from mozilla/UseSystemPrintDialog
[policy-templates.git] / mac / org.mozilla.firefox.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>EnterprisePoliciesEnabled</key>
6 <true/>
7 <key>AllowedDomainsForApps</key>
8 <string>managedfirefox.com,example.com</string>
9 <key>AppAutoUpdate</key>
10 <true/>
11 <key>AppUpdateURL</key>
12 <string>https://www.example.com/update.xml</string>
13 <key>Authentication</key>
14 <dict>
15 <key>SPNEGO</key>
16 <array>
17 <string>mydomain.com</string>
18 <string>https://myotherdomain.com</string>
19 </array>
20 <key>Delegated</key>
21 <array>
22 <string>mydomain.com</string>
23 <string>https://myotherdomain.com</string>
24 </array>
25 <key>NTLM</key>
26 <array>
27 <string>mydomain.com</string>
28 <string>https://myotherdomain.com</string>
29 </array>
30 <key>AllowNonFQDN</key>
31 <dict>
32 <key>SPNEGO</key>
33 <true/>
34 <key>NTLM</key>
35 <true/>
36 </dict>
37 <key>AllowProxies</key>
38 <dict>
39 <key>SPNEGO</key>
40 <true/>
41 <key>NTLM</key>
42 <true/>
43 </dict>
44 <key>PrivateBrowsing</key>
45 <true/>
46 <key>Locked</key>
47 <true/>
48 </dict>
49 <key>AutoLaunchProtocolsFromOrigins</key>
50 <array>
51 <dict>
52 <key>protocol</key>
53 <string>zoommtg</string>
54 <key>allowed_origins</key>
55 <array>
56 <string>https://somesite.zoom.us</string>
57 </array>
58 </dict>
59 </array>
60 <key>BlockAboutAddons</key>
61 <true/>
62 <key>BlockAboutConfig</key>
63 <true/>
64 <key>BlockAboutProfiles</key>
65 <true/>
66 <key>BlockAboutSupport</key>
67 <true/>
68 <key>Bookmarks</key>
69 <array>
70 <dict>
71 <key>Title</key>
72 <string>Example1</string>
73 <key>URL</key>
74 <string>https://www.example.org</string>
75 <key>Favicon</key>
76 <string>https://www.example.org/favicon.ico</string>
77 <key>Placement</key>
78 <string>toolbar</string>
79 <key>Folder</key>
80 <string>Example1Folder</string>
81 </dict>
82 <dict>
83 <key>Title</key>
84 <string>Example2</string>
85 <key>URL</key>
86 <string>https://www.example.com</string>
87 <key>Favicon</key>
88 <string>https://www.example.com/favicon.ico</string>
89 <key>Placement</key>
90 <string>menu</string>
91 <key>Folder</key>
92 <string>Example2Folder</string>
93 </dict>
94 </array>
95 <key>CaptivePortal</key>
96 <false/>
97 <key>Certificates</key>
98 <dict>
99 <key>ImportEnterpriseRoots</key>
100 <true/>
101 <key>Install</key>
102 <array>
103 <string>cert1.der</string>
104 <string>cert2.pem</string>
105 </array>
106 </dict>
107 <key>Cookies</key>
108 <dict>
109 <key>Allow</key>
110 <array>
111 <string>https://www.example.org/</string>
112 </array>
113 <key>Allowsession</key>
114 <array>
115 <string>https://www.example.edu/</string>
116 </array>
117 <key>Block</key>
118 <array>
119 <string>https://www.example.edu/</string>
120 </array>
121 <key>Behavior</key>
122 <string>limit-foreign</string>
123 <key>Locked</key>
124 <true/>
125 </dict>
126 <key>DefaultDownloadDirectory</key>
127 <string>${home}/Downloads</string>
128 <key>DownloadDirectory</key>
129 <string>${home}/Downloads</string>
130 <key>DNSOverHTTPS</key>
131 <dict>
132 <key>Enabled</key>
133 <false/>
134 <key>ProviderURL</key>
135 <string>URL_TO_ALTERNATE_PROVIDER</string>
136 <key>Locked</key>
137 <true/>
138 <key>ExcludedDomains</key>
139 <array>
140 <string>example.com</string>
141 </array>
142 </dict>
143 <key>DisableAppUpdate</key>
144 <true/>
145 <key>DisableBuiltinPDFViewer</key>
146 <true/>
147 <key>DisabledCiphers</key>
148 <dict>
149 <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key>
150 <true/>
151 <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key>
152 <true/>
153 <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key>
154 <true/>
155 <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key>
156 <true/>
157 <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key>
158 <true/>
159 <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key>
160 <true/>
161 <key>TLS_RSA_WITH_AES_128_CBC_SHA</key>
162 <true/>
163 <key>TLS_RSA_WITH_AES_256_CBC_SHA</key>
164 <true/>
165 <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
166 <true/>
167 <key>TLS_RSA_WITH_AES_128_GCM_SHA256</key>
168 <false/>
169 <key>TLS_RSA_WITH_AES_256_GCM_SHA384</key>
170 <false/>
171 </dict>
172 <key>DisableDeveloperTools</key>
173 <true/>
174 <key>DisableFeedbackCommands</key>
175 <true/>
176 <key>DisableFirefoxAccounts</key>
177 <true/>
178 <key>DisableFirefoxScreenshots</key>
179 <true/>
180 <key>DisableFirefoxStudies</key>
181 <true/>
182 <key>DisableForgetButton</key>
183 <true/>
184 <key>DisableFormHistory</key>
185 <true/>
186 <key>DisableMasterPasswordCreation</key>
187 <true/>
188 <key>DisablePasswordReveal</key>
189 <true/>
190 <key>DisablePocket</key>
191 <true/>
192 <key>DisablePrivateBrowsing</key>
193 <true/>
194 <key>DisableProfileImport</key>
195 <true/>
196 <key>DisableProfileRefresh</key>
197 <true/>
198 <key>DisableSafeMode</key>
199 <true/>
200 <key>DisableSecurityBypass</key>
201 <dict>
202 <key>InvalidCertificate</key>
203 <true/>
204 <key>SafeBrowsing</key>
205 <true/>
206 </dict>
207 <key>DisableSetDesktopBackground</key>
208 <true/>
209 <key>DisableSystemAddonUpdate</key>
210 <true/>
211 <key>DisableTelemetry</key>
212 <true/>
213 <key>DisplayBookmarksToolbar</key>
214 <true/>
215 <key>DontCheckDefaultBrowser</key>
216 <true/>
217 <key>EnableTrackingProtection</key>
218 <dict>
219 <key>Value</key>
220 <true/>
221 <key>Locked</key>
222 <true/>
223 <key>Cryptomining</key>
224 <true/>
225 <key>Fingerprinting</key>
226 <true/>
227 <key>Exceptions</key>
228 <array>
229 <string>https://example.com</string>
230 </array>
231 </dict>
232 <key>EncryptedMediaExtensions</key>
233 <dict>
234 <key>Enabled</key>
235 <false/>
236 <key>Locked</key>
237 <false/>
238 </dict>
239 <key>Extensions</key>
240 <dict>
241 <key>Install</key>
242 <array>
243 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
244 </array>
245 <key>Uninstall</key>
246 <array/>
247 <key>Locked</key>
248 <array>
249 <string>firefox@ghostery.com</string>
250 </array>
251 </dict>
252 <key>ExtensionSettings</key>
253 <dict>
254 <key>*</key>
255 <dict>
256 <key>blocked_install_message</key>
257 <string>Custom error message.</string>
258 <key>install_sources</key>
259 <array>
260 <string>https://addons.mozilla.org/</string>
261 </array>
262 <key>installation_mode</key>
263 <string>blocked</string>
264 </dict>
265 <key>uBlock0@raymondhill.net</key>
266 <dict>
267 <key>installation_mode</key>
268 <string>force_installed</string>
269 <key>install_url</key>
270 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
271 </dict>
272 </dict>
273 <key>ExtensionUpdate</key>
274 <false/>
275 <key>FirefoxHome</key>
276 <dict>
277 <key>Search</key>
278 <true/>
279 <key>TopSites</key>
280 <true/>
281 <key>SponsoredTopSites</key>
282 <false/>
283 <key>Highlights</key>
284 <true/>
285 <key>Pocket</key>
286 <false/>
287 <key>SponsoredPocket</key>
288 <false/>
289 <key>Snippets</key>
290 <false/>
291 <key>Locked</key>
292 <true/>
293 </dict>
294 <key>FlashPlugin</key>
295 <dict>
296 <key>Allow</key>
297 <array>
298 <string>https://www.example.com</string>
299 </array>
300 <key>Block</key>
301 <array>
302 <string>https://www.example.org</string>
303 </array>
304 <key>Default</key>
305 <true/>
306 <key>Locked</key>
307 <true/>
308 </dict>
309 <key>Handlers</key>
310 <dict>
311 <key>mimeTypes</key>
312 <dict>
313 <key>application/msword</key>
314 <dict>
315 <key>action</key>
316 <string>useSystemDefault</string>
317 <key>ask</key>
318 <false/>
319 </dict>
320 </dict>
321 <key>schemes</key>
322 <dict>
323 <key>mailto</key>
324 <dict>
325 <key>action</key>
326 <string>useHelperApp</string>
327 <key>ask</key>
328 <false/>
329 <key>handlers</key>
330 <array>
331 <dict>
332 <key>name</key>
333 <string>Gmail</string>
334 <key>uriTemplate</key>
335 <string>https://mail.google.com/mail/?extsrc=mailto&amp;url=%s</string>
336 </dict>
337 </array>
338 </dict>
339 </dict>
340 <key>extensions</key>
341 <dict>
342 <key>pdf</key>
343 <dict>
344 <key>action</key>
345 <string>useHelperApp</string>
346 <key>ask</key>
347 <false/>
348 <key>handlers</key>
349 <array>
350 <dict>
351 <key>name</key>
352 <string>Adobe Acrobat</string>
353 <key>path</key>
354 <string>/System/Applications/Preview.app</string>
355 </dict>
356 </array>
357 </dict>
358 </dict>
359 </dict>
360 <key>HardwareAcceleration</key>
361 <false/>
362 <key>Homepage</key>
363 <dict>
364 <key>URL</key>
365 <string>http://example.com</string>
366 <key>Locked</key>
367 <true/>
368 <key>Additional</key>
369 <array>
370 <string>https://www.example.com/extra-home1.htm</string>
371 <string>https://www.example.com/extra-home2.htm</string>
372 <string>https://www.example.com/extra-home3.htm</string>
373 </array>
374 <key>StartPage</key>
375 <string>homepage</string>
376 </dict>
377 <key>InstallAddonsPermission</key>
378 <dict>
379 <key>Allow</key>
380 <array>
381 <string>https://example.org</string>
382 <string>https://example.edu</string>
383 </array>
384 <key>Default</key>
385 <false/>
386 </dict>
387 <key>LocalFileLinks</key>
388 <array>
389 <string>http://example.org</string>
390 <string>http://example.edu</string>
391 </array>
392 <key>PrimaryPassword</key>
393 <true/>
394 <key>NetworkPrediction</key>
395 <false/>
396 <key>NewTabPage</key>
397 <false/>
398 <key>NoDefaultBookmarks</key>
399 <true/>
400 <key>OfferToSaveLogins</key>
401 <false/>
402 <key>OfferToSaveLoginsDefault</key>
403 <true/>
404 <key>OverrideFirstRunPage</key>
405 <string>https://www.example.com</string>
406 <key>OverridePostUpdatePage</key>
407 <string></string>
408 <key>PasswordManagerEnabled</key>
409 <false/>
410 <key>PDFjs</key>
411 <dict>
412 <key>Enabled</key>
413 <false/>
414 <key>EnablePermissions</key>
415 <false/>
416 </dict>
417 <key>PasswordManagerExceptions</key>
418 <array>
419 <string>https://example.org</string>
420 <string>https://example.edu</string>
421 </array>
422 <key>Permissions</key>
423 <dict>
424 <key>Camera</key>
425 <dict>
426 <key>Allow</key>
427 <array>
428 <string>https://example.org</string>
429 </array>
430 <key>Block</key>
431 <array>
432 <string>https://example.edu</string>
433 </array>
434 <key>BlockNewRequests</key>
435 <true/>
436 <key>Locked</key>
437 <true/>
438 </dict>
439 <key>Microphone</key>
440 <dict>
441 <key>Allow</key>
442 <array>
443 <string>https://example.org</string>
444 </array>
445 <key>Block</key>
446 <array>
447 <string>https://example.edu</string>
448 </array>
449 <key>BlockNewRequests</key>
450 <true/>
451 <key>Locked</key>
452 <true/>
453 </dict>
454 <key>Location</key>
455 <dict>
456 <key>Allow</key>
457 <array>
458 <string>https://example.org</string>
459 </array>
460 <key>Block</key>
461 <array>
462 <string>https://example.edu</string>
463 </array>
464 <key>BlockNewRequests</key>
465 <true/>
466 <key>Locked</key>
467 <true/>
468 </dict>
469 <key>Notifications</key>
470 <dict>
471 <key>Allow</key>
472 <array>
473 <string>https://example.org</string>
474 </array>
475 <key>Block</key>
476 <array>
477 <string>https://example.edu</string>
478 </array>
479 <key>BlockNewRequests</key>
480 <true/>
481 <key>Locked</key>
482 <true/>
483 </dict>
484 <key>Autoplay</key>
485 <dict>
486 <key>Allow</key>
487 <array>
488 <string>https://example.org</string>
489 </array>
490 <key>Block</key>
491 <array>
492 <string>https://example.edu</string>
493 </array>
494 <key>Default</key>
495 <string>block-audio</string>
496 <key>Locked</key>
497 <true/>
498 </dict>
499 <key>VirtualReality</key>
500 <dict>
501 <key>Allow</key>
502 <array>
503 <string>https://example.org</string>
504 </array>
505 <key>Block</key>
506 <array>
507 <string>https://example.edu</string>
508 </array>
509 <key>BlockNewRequests</key>
510 <true/>
511 <key>Locked</key>
512 <true/>
513 </dict>
514 </dict>
515 <key>PictureInPicture</key>
516 <dict>
517 <key>Enabled</key>
518 <false/>
519 <key>Locked</key>
520 <true/>
521 </dict>
522 <key>PopupBlocking</key>
523 <dict>
524 <key>Allow</key>
525 <array>
526 <string>https://www.example.org</string>
527 <string>https://www.example.edu</string>
528 </array>
529 <key>Default</key>
530 <true/>
531 <key>Locked</key>
532 <true/>
533 </dict>
534 <key>Preferences</key>
535 <dict>
536 <key>accessibility.force_disabled</key>
537 <dict>
538 <key>Value</key>
539 <integer>1</integer>
540 <key>Status</key>
541 <string>default</string>
542 </dict>
543 <key>browser.cache.disk.parent_directory</key>
544 <dict>
545 <key>Value</key>
546 <string>SOME_NATIVE_PATH</string>
547 <key>Status</key>
548 <string>user</string>
549 </dict>
550 <key>browser.tabs.warnOnClose</key>
551 <dict>
552 <key>Value</key>
553 <false/>
554 <key>Status</key>
555 <string>locked</string>
556 </dict>
557 </dict>
558 <key>Proxy</key>
559 <dict>
560 <key>SocksVersion</key>
561 <string>4</string>
562 <key>Mode</key>
563 <string>manual</string>
564 <key>HTTPProxy</key>
565 <string>proxy.example.com:80</string>
566 <key>Locked</key>
567 <true/>
568 </dict>
569 <key>RequestedLocales</key>
570 <array>
571 <string>de</string>
572 <string>en-US</string>
573 </array>
574 <key>SanitizeOnShutdown</key>
575 <true/>
576 <key>SearchBar</key>
577 <string>separate</string>
578 <key>UserMessaging</key>
579 <dict>
580 <key>WhatsNew</key>
581 <false/>
582 <key>ExtensionRecommendations</key>
583 <false/>
584 <key>FeatureRecommendations</key>
585 <false/>
586 <key>UrlbarInterventions</key>
587 <false/>
588 <key>SkipOnboarding</key>
589 <true/>
590 </dict>
591 <key>UseSystemPrintDialog</key>
592 <true/>
593 <key>WebsiteFilter</key>
594 <dict>
595 <key>Block</key>
596 <array>
597 <string>&lt;all_urls&gt;</string>
598 </array>
599 <key>Exceptions</key>
600 <array>
601 <string>https://www.google.com/*</string>
602 <string>https://www.yahoo.com/*</string>
603 </array>
604 </dict>
605 <key>SecurityDevices</key>
606 <dict>
607 <key>NAME_OF_DEVICE</key>
608 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
609 </dict>
610 <key>ShowHomeButton</key>
611 <true/>
612 <key>SSLVersionMin</key>
613 <string>tls1.2</string>
614 <key>SSLVersionMax</key>
615 <string>tls1.3</string>
616 <key>SupportMenu</key>
617 <dict>
618 <key>Title</key>
619 <string>Click here for help</string>
620 <key>URL</key>
621 <string>http://example.edu/</string>
622 <key>AccessKey</key>
623 <string>C</string>
624 </dict>
625 </dict>
626 </plist>

patrick-canterino.de