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

patrick-canterino.de