]> git.p6c8.net - policy-templates.git/blob - mac/org.mozilla.firefox.plist
Update german ADML
[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>AppAutoUpdate</key>
8 <true/>
9 <key>AppUpdateURL</key>
10 <string>https://www.example.com/update.xml</string>
11 <key>Authentication</key>
12 <dict>
13 <key>SPNEGO</key>
14 <array>
15 <string>mydomain.com</string>
16 <string>https://myotherdomain.com</string>
17 </array>
18 <key>Delegated</key>
19 <array>
20 <string>mydomain.com</string>
21 <string>https://myotherdomain.com</string>
22 </array>
23 <key>NTLM</key>
24 <array>
25 <string>mydomain.com</string>
26 <string>https://myotherdomain.com</string>
27 </array>
28 <key>AllowNonFQDN</key>
29 <dict>
30 <key>SPNEGO</key>
31 <true/>
32 <key>NTLM</key>
33 <true/>
34 </dict>
35 <key>AllowProxies</key>
36 <dict>
37 <key>SPNEGO</key>
38 <true/>
39 <key>NTLM</key>
40 <true/>
41 </dict>
42 <key>Locked</key>
43 <true/>
44 </dict>
45 <key>BlockAboutAddons</key>
46 <true/>
47 <key>BlockAboutConfig</key>
48 <true/>
49 <key>BlockAboutProfiles</key>
50 <true/>
51 <key>BlockAboutSupport</key>
52 <true/>
53 <key>Bookmarks</key>
54 <array>
55 <dict>
56 <key>Title</key>
57 <string>Example1</string>
58 <key>URL</key>
59 <string>https://www.example.org</string>
60 <key>Favicon</key>
61 <string>https://www.example.org/favicon.ico</string>
62 <key>Placement</key>
63 <string>toolbar</string>
64 <key>Folder</key>
65 <string>Example1Folder</string>
66 </dict>
67 <dict>
68 <key>Title</key>
69 <string>Example2</string>
70 <key>URL</key>
71 <string>https://www.example.com</string>
72 <key>Favicon</key>
73 <string>https://www.example.com/favicon.ico</string>
74 <key>Placement</key>
75 <string>menu</string>
76 <key>Folder</key>
77 <string>Example2Folder</string>
78 </dict>
79 </array>
80 <key>CaptivePortal</key>
81 <false/>
82 <key>Certificates</key>
83 <dict>
84 <key>ImportEnterpriseRoots</key>
85 <true/>
86 <key>Install</key>
87 <array>
88 <string>cert1.der</string>
89 <string>cert2.pem</string>
90 </array>
91 </dict>
92 <key>Cookies</key>
93 <dict>
94 <key>Allow</key>
95 <array>
96 <string>https://www.example.org/</string>
97 </array>
98 <key>Block</key>
99 <array>
100 <string>https://www.example.edu/</string>
101 </array>
102 <key>Default</key>
103 <false/>
104 <key>AcceptThirdParty</key>
105 <string>never</string>
106 <key>ExpireAtSessionEnd</key>
107 <true/>
108 <key>RejectTracker</key>
109 <true/>
110 <key>Locked</key>
111 <true/>
112 </dict>
113 <key>DefaultDownloadDirectory</key>
114 <string>${home}/Downloads</string>
115 <key>DownloadDirectory</key>
116 <string>${home}/Downloads</string>
117 <key>DNSOverHTTPS</key>
118 <dict>
119 <key>Enabled</key>
120 <false/>
121 <key>ProviderURL</key>
122 <string>URL_TO_ALTERNATE_PROVIDER</string>
123 <key>Locked</key>
124 <true/>
125 <key>ExcludedDomains</key>
126 <array>
127 <string>example.com</string>
128 </array>
129 </dict>
130 <key>DisableAppUpdate</key>
131 <true/>
132 <key>DisableBuiltinPDFViewer</key>
133 <true/>
134 <key>DisableDeveloperTools</key>
135 <true/>
136 <key>DisableFeedbackCommands</key>
137 <true/>
138 <key>DisableFirefoxAccounts</key>
139 <true/>
140 <key>DisableFirefoxScreenshots</key>
141 <true/>
142 <key>DisableFirefoxStudies</key>
143 <true/>
144 <key>DisableForgetButton</key>
145 <true/>
146 <key>DisableFormHistory</key>
147 <true/>
148 <key>DisableMasterPasswordCreation</key>
149 <true/>
150 <key>DisablePasswordReveal</key>
151 <true/>
152 <key>DisablePocket</key>
153 <true/>
154 <key>DisablePrivateBrowsing</key>
155 <true/>
156 <key>DisableProfileImport</key>
157 <true/>
158 <key>DisableProfileRefresh</key>
159 <true/>
160 <key>DisableSafeMode</key>
161 <true/>
162 <key>DisableSecurityBypass</key>
163 <dict>
164 <key>InvalidCertificate</key>
165 <true/>
166 <key>SafeBrowsing</key>
167 <true/>
168 </dict>
169 <key>DisableSetDesktopBackground</key>
170 <true/>
171 <key>DisableSystemAddonUpdate</key>
172 <true/>
173 <key>DisableTelemetry</key>
174 <true/>
175 <key>DisplayBookmarksToolbar</key>
176 <true/>
177 <key>DontCheckDefaultBrowser</key>
178 <true/>
179 <key>EnableTrackingProtection</key>
180 <dict>
181 <key>Value</key>
182 <true/>
183 <key>Locked</key>
184 <true/>
185 <key>Cryptomining</key>
186 <true/>
187 <key>Fingerprinting</key>
188 <true/>
189 <key>Exceptions</key>
190 <array>
191 <string>https://example.com</string>
192 </array>
193 </dict>
194 <key>Extensions</key>
195 <dict>
196 <key>Install</key>
197 <array>
198 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
199 </array>
200 <key>Uninstall</key>
201 <array/>
202 <key>Locked</key>
203 <array>
204 <string>firefox@ghostery.com</string>
205 </array>
206 </dict>
207 <key>ExtensionSettings</key>
208 <dict>
209 <key>*</key>
210 <dict>
211 <key>blocked_install_message</key>
212 <string>Custom error message.</string>
213 <key>install_sources</key>
214 <array>
215 <string>https://addons.mozilla.org/</string>
216 </array>
217 <key>installation_mode</key>
218 <string>blocked</string>
219 </dict>
220 <key>uBlock0@raymondhill.net</key>
221 <dict>
222 <key>installation_mode</key>
223 <string>force_installed</string>
224 <key>install_url</key>
225 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
226 </dict>
227 </dict>
228 <key>ExtensionUpdate</key>
229 <false/>
230 <key>FirefoxHome</key>
231 <dict>
232 <key>Search</key>
233 <true/>
234 <key>TopSites</key>
235 <true/>
236 <key>Highlights</key>
237 <true/>
238 <key>Pocket</key>
239 <false/>
240 <key>Snippets</key>
241 <false/>
242 <key>Locked</key>
243 <true/>
244 </dict>
245 <key>FlashPlugin</key>
246 <dict>
247 <key>Allow</key>
248 <array>
249 <string>https://www.example.com</string>
250 </array>
251 <key>Block</key>
252 <array>
253 <string>https://www.example.org</string>
254 </array>
255 <key>Default</key>
256 <true/>
257 <key>Locked</key>
258 <true/>
259 </dict>
260 <key>HardwareAcceleration</key>
261 <false/>
262 <key>Homepage</key>
263 <dict>
264 <key>URL</key>
265 <string>http://example.com</string>
266 <key>Locked</key>
267 <true/>
268 <key>Additional</key>
269 <array>
270 <string>https://www.example.com/extra-home1.htm</string>
271 <string>https://www.example.com/extra-home2.htm</string>
272 <string>https://www.example.com/extra-home3.htm</string>
273 </array>
274 <key>StartPage</key>
275 <string>homepage</string>
276 </dict>
277 <key>InstallAddonsPermission</key>
278 <dict>
279 <key>Allow</key>
280 <array>
281 <string>https://example.org</string>
282 <string>https://example.edu</string>
283 </array>
284 <key>Default</key>
285 <false/>
286 </dict>
287 <key>LocalFileLinks</key>
288 <array>
289 <string>http://example.org</string>
290 <string>http://example.edu</string>
291 </array>
292 <key>NetworkPrediction</key>
293 <false/>
294 <key>NewTabPage</key>
295 <false/>
296 <key>NoDefaultBookmarks</key>
297 <true/>
298 <key>OfferToSaveLogins</key>
299 <false/>
300 <key>OfferToSaveLoginsDefault</key>
301 <true/>
302 <key>OverrideFirstRunPage</key>
303 <string>https://www.example.com</string>
304 <key>OverridePostUpdatePage</key>
305 <string></string>
306 <key>PasswordManagerEnabled</key>
307 <false/>
308 <key>Permissions</key>
309 <dict>
310 <key>Camera</key>
311 <dict>
312 <key>Allow</key>
313 <array>
314 <string>https://example.org</string>
315 </array>
316 <key>Block</key>
317 <array>
318 <string>https://example.edu</string>
319 </array>
320 <key>BlockNewRequests</key>
321 <true/>
322 <key>Locked</key>
323 <true/>
324 </dict>
325 <key>Microphone</key>
326 <dict>
327 <key>Allow</key>
328 <array>
329 <string>https://example.org</string>
330 </array>
331 <key>Block</key>
332 <array>
333 <string>https://example.edu</string>
334 </array>
335 <key>BlockNewRequests</key>
336 <true/>
337 <key>Locked</key>
338 <true/>
339 </dict>
340 <key>Location</key>
341 <dict>
342 <key>Allow</key>
343 <array>
344 <string>https://example.org</string>
345 </array>
346 <key>Block</key>
347 <array>
348 <string>https://example.edu</string>
349 </array>
350 <key>BlockNewRequests</key>
351 <true/>
352 <key>Locked</key>
353 <true/>
354 </dict>
355 <key>Notifications</key>
356 <dict>
357 <key>Allow</key>
358 <array>
359 <string>https://example.org</string>
360 </array>
361 <key>Block</key>
362 <array>
363 <string>https://example.edu</string>
364 </array>
365 <key>BlockNewRequests</key>
366 <true/>
367 <key>Locked</key>
368 <true/>
369 </dict>
370 <key>Autoplay</key>
371 <dict>
372 <key>Allow</key>
373 <array>
374 <string>https://example.org</string>
375 </array>
376 <key>Block</key>
377 <array>
378 <string>https://example.edu</string>
379 </array>
380 </dict>
381 </dict>
382 <key>PopupBlocking</key>
383 <dict>
384 <key>Allow</key>
385 <array>
386 <string>https://www.example.org</string>
387 <string>https://www.example.edu</string>
388 </array>
389 <key>Default</key>
390 <true/>
391 <key>Locked</key>
392 <true/>
393 </dict>
394 <key>Preferences</key>
395 <dict>
396 <key>app.update.auto</key>
397 <true/>
398 <key>security.default_personal_cert</key>
399 <string>Ask Every Time</string>
400 </dict>
401 <key>Proxy</key>
402 <dict>
403 <key>SocksVersion</key>
404 <string>4</string>
405 <key>Mode</key>
406 <string>manual</string>
407 <key>HTTPProxy</key>
408 <string>proxy.example.com:80</string>
409 <key>Locked</key>
410 <true/>
411 </dict>
412 <key>RequestedLocales</key>
413 <array>
414 <string>de</string>
415 <string>en-US</string>
416 </array>
417 <key>SanitizeOnShutdown</key>
418 <true/>
419 <key>SearchBar</key>
420 <string>separate</string>
421 <key>UserMessaging</key>
422 <dict>
423 <key>WhatsNew</key>
424 <false/>
425 <key>ExtensionRecommendations</key>
426 <false/>
427 <key>FeatureRecommendations</key>
428 <false/>
429 <key>UrlbarInterventions</key>
430 <false/>
431 </dict>
432 <key>WebsiteFilter</key>
433 <dict>
434 <key>Block</key>
435 <array>
436 <string>&lt;all_urls&gt;</string>
437 </array>
438 <key>Exceptions</key>
439 <array>
440 <string>https://www.google.com/*</string>
441 <string>https://www.yahoo.com/*</string>
442 </array>
443 </dict>
444 <key>SecurityDevices</key>
445 <dict>
446 <key>NAME_OF_DEVICE</key>
447 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
448 </dict>
449 <key>SSLVersionMin</key>
450 <string>tls1.2</string>
451 <key>SSLVersionMax</key>
452 <string>tls1.3</string>
453 <key>SupportMenu</key>
454 <dict>
455 <key>Title</key>
456 <string>Click here for help</string>
457 <key>URL</key>
458 <string>http://example.edu/</string>
459 <key>AccessKey</key>
460 <string>C</string>
461 </dict>
462 </dict>
463 </plist>

patrick-canterino.de