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

patrick-canterino.de