]> git.p6c8.net - policy-templates.git/blob - mac/org.mozilla.firefox.plist
7d0bcad85f9a7b03f0c76332c9e2a5387d12073d
[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 </dict>
169 <key>Extensions</key>
170 <dict>
171 <key>Install</key>
172 <array>
173 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
174 </array>
175 <key>Uninstall</key>
176 <array/>
177 <key>Locked</key>
178 <array>
179 <string>firefox@ghostery.com</string>
180 </array>
181 </dict>
182 <key>ExtensionSettings</key>
183 <dict>
184 <key>*</key>
185 <dict>
186 <key>blocked_install_message</key>
187 <string>Custom error message.</string>
188 <key>install_sources</key>
189 <array>
190 <string>https://addons.mozilla.org/</string>
191 </array>
192 <key>installation_mode</key>
193 <string>blocked</string>
194 </dict>
195 <key>uBlock0@raymondhill.net</key>
196 <dict>
197 <key>installation_mode</key>
198 <string>force_installed</string>
199 <key>install_url</key>
200 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
201 </dict>
202 </dict>
203 <key>ExtensionUpdate</key>
204 <false/>
205 <key>FirefoxHome</key>
206 <dict>
207 <key>Search</key>
208 <true/>
209 <key>TopSites</key>
210 <true/>
211 <key>Highlights</key>
212 <true/>
213 <key>Pocket</key>
214 <false/>
215 <key>Snippets</key>
216 <false/>
217 <key>Locked</key>
218 <true/>
219 </dict>
220 <key>FlashPlugin</key>
221 <dict>
222 <key>Allow</key>
223 <array>
224 <string>https://www.example.com</string>
225 </array>
226 <key>Block</key>
227 <array>
228 <string>https://www.example.org</string>
229 </array>
230 <key>Default</key>
231 <true/>
232 <key>Locked</key>
233 <true/>
234 </dict>
235 <key>HardwareAcceleration</key>
236 <false/>
237 <key>Homepage</key>
238 <dict>
239 <key>URL</key>
240 <string>http://example.com</string>
241 <key>Locked</key>
242 <true/>
243 <key>Additional</key>
244 <array>
245 <string>https://www.example.com/extra-home1.htm</string>
246 <string>https://www.example.com/extra-home2.htm</string>
247 <string>https://www.example.com/extra-home3.htm</string>
248 </array>
249 <key>StartPage</key>
250 <string>homepage</string>
251 </dict>
252 <key>InstallAddonsPermission</key>
253 <dict>
254 <key>Allow</key>
255 <array>
256 <string>https://example.org</string>
257 <string>https://example.edu</string>
258 </array>
259 <key>Default</key>
260 <false/>
261 </dict>
262 <key>LocalFileLinks</key>
263 <array>
264 <string>http://example.org</string>
265 <string>http://example.edu</string>
266 </array>
267 <key>NetworkPrediction</key>
268 <false/>
269 <key>NewTabPage</key>
270 <false/>
271 <key>NoDefaultBookmarks</key>
272 <true/>
273 <key>OfferToSaveLogins</key>
274 <false/>
275 <key>OverrideFirstRunPage</key>
276 <string>https://www.example.com</string>
277 <key>OverridePostUpdatePage</key>
278 <string></string>
279 <key>Permissions</key>
280 <dict>
281 <key>Camera</key>
282 <dict>
283 <key>Allow</key>
284 <array>
285 <string>https://example.org</string>
286 </array>
287 <key>Block</key>
288 <array>
289 <string>https://example.edu</string>
290 </array>
291 <key>BlockNewRequests</key>
292 <true/>
293 <key>Locked</key>
294 <true/>
295 </dict>
296 <key>Microphone</key>
297 <dict>
298 <key>Allow</key>
299 <array>
300 <string>https://example.org</string>
301 </array>
302 <key>Block</key>
303 <array>
304 <string>https://example.edu</string>
305 </array>
306 <key>BlockNewRequests</key>
307 <true/>
308 <key>Locked</key>
309 <true/>
310 </dict>
311 <key>Location</key>
312 <dict>
313 <key>Allow</key>
314 <array>
315 <string>https://example.org</string>
316 </array>
317 <key>Block</key>
318 <array>
319 <string>https://example.edu</string>
320 </array>
321 <key>BlockNewRequests</key>
322 <true/>
323 <key>Locked</key>
324 <true/>
325 </dict>
326 <key>Notifications</key>
327 <dict>
328 <key>Allow</key>
329 <array>
330 <string>https://example.org</string>
331 </array>
332 <key>Block</key>
333 <array>
334 <string>https://example.edu</string>
335 </array>
336 <key>BlockNewRequests</key>
337 <true/>
338 <key>Locked</key>
339 <true/>
340 </dict>
341 </dict>
342 <key>PopupBlocking</key>
343 <dict>
344 <key>Allow</key>
345 <array>
346 <string>https://www.example.org</string>
347 <string>https://www.example.edu</string>
348 </array>
349 <key>Default</key>
350 <true/>
351 <key>Locked</key>
352 <true/>
353 </dict>
354 <key>Preferences</key>
355 <dict>
356 <key>app.update.auto</key>
357 <true/>
358 <key>security.default_personal_cert</key>
359 <string>Ask Every Time</string>
360 </dict>
361 <key>Proxy</key>
362 <dict>
363 <key>SocksVersion</key>
364 <string>4</string>
365 <key>Mode</key>
366 <string>manual</string>
367 <key>HTTPProxy</key>
368 <string>proxy.example.com:80</string>
369 <key>Locked</key>
370 <true/>
371 </dict>
372 <key>RequestedLocales</key>
373 <array>
374 <string>de</string>
375 <string>en-US</string>
376 </array>
377 <key>SanitizeOnShutdown</key>
378 <true/>
379 <key>SearchBar</key>
380 <string>separate</string>
381 <key>WebsiteFilter</key>
382 <dict>
383 <key>Block</key>
384 <array>
385 <string>&lt;all_urls&gt;</string>
386 </array>
387 <key>Exceptions</key>
388 <array>
389 <string>https://www.google.com/*</string>
390 <string>https://www.yahoo.com/*</string>
391 </array>
392 </dict>
393 <key>SecurityDevices</key>
394 <dict>
395 <key>NAME_OF_DEVICE</key>
396 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
397 </dict>
398 <key>SSLVersionMin</key>
399 <string>tls1.2</string>
400 <key>SSLVersionMax</key>
401 <string>tls1.3</string>
402 <key>SupportMenu</key>
403 <dict>
404 <key>Title</key>
405 <string>Click here for help</string>
406 <key>URL</key>
407 <string>http://example.edu/</string>
408 <key>AccessKey</key>
409 <string>C</string>
410 </dict>
411 </dict>
412 </plist>

patrick-canterino.de