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

patrick-canterino.de