]> git.p6c8.net - policy-templates.git/blob - mac/org.mozilla.firefox.plist
Update firefox.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 <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>DNSOverHTTPS</key>
103 <dict>
104 <key>Enabled</key>
105 <false/>
106 <key>ProviderURL</key>
107 <string>URL_TO_ALTERNATE_PROVIDER</string>
108 <key>Locked</key>
109 <true/>
110 </dict>
111 <key>DisableAppUpdate</key>
112 <true/>
113 <key>DisableBuiltinPDFViewer</key>
114 <true/>
115 <key>DisableDeveloperTools</key>
116 <true/>
117 <key>DisableFeedbackCommands</key>
118 <true/>
119 <key>DisableFirefoxAccounts</key>
120 <true/>
121 <key>DisableFirefoxScreenshots</key>
122 <true/>
123 <key>DisableFirefoxStudies</key>
124 <true/>
125 <key>DisableForgetButton</key>
126 <true/>
127 <key>DisableFormHistory</key>
128 <true/>
129 <key>DisableMasterPasswordCreation</key>
130 <true/>
131 <key>DisablePocket</key>
132 <true/>
133 <key>DisablePrivateBrowsing</key>
134 <true/>
135 <key>DisableProfileImport</key>
136 <true/>
137 <key>DisableProfileRefresh</key>
138 <true/>
139 <key>DisableSafeMode</key>
140 <true/>
141 <key>DisableSecurityBypass</key>
142 <dict>
143 <key>InvalidCertificate</key>
144 <true/>
145 <key>SafeBrowsing</key>
146 <true/>
147 </dict>
148 <key>DisableSetDesktopBackground</key>
149 <true/>
150 <key>DisableSystemAddonUpdate</key>
151 <true/>
152 <key>DisableTelemetry</key>
153 <true/>
154 <key>DisplayBookmarksToolbar</key>
155 <true/>
156 <key>DontCheckDefaultBrowser</key>
157 <true/>
158 <key>EnableTrackingProtection</key>
159 <dict>
160 <key>Value</key>
161 <true/>
162 <key>Locked</key>
163 <true/>
164 </dict>
165 <key>Extensions</key>
166 <dict>
167 <key>Install</key>
168 <array>
169 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
170 </array>
171 <key>Uninstall</key>
172 <array/>
173 <key>Locked</key>
174 <array>
175 <string>firefox@ghostery.com</string>
176 </array>
177 </dict>
178 <key>ExtensionUpdate</key>
179 <false/>
180 <key>FlashPlugin</key>
181 <dict>
182 <key>Allow</key>
183 <array>
184 <string>https://www.example.com</string>
185 </array>
186 <key>Block</key>
187 <array>
188 <string>https://www.example.org</string>
189 </array>
190 <key>Default</key>
191 <true/>
192 <key>Locked</key>
193 <true/>
194 </dict>
195 <key>HardwareAcceleration</key>
196 <false/>
197 <key>Homepage</key>
198 <dict>
199 <key>URL</key>
200 <string>http://example.com</string>
201 <key>Locked</key>
202 <true/>
203 <key>Additional</key>
204 <array>
205 <string>https://www.example.com/extra-home1.htm</string>
206 <string>https://www.example.com/extra-home2.htm</string>
207 <string>https://www.example.com/extra-home3.htm</string>
208 </array>
209 <key>StartPage</key>
210 <string>homepage</string>
211 </dict>
212 <key>InstallAddonsPermission</key>
213 <dict>
214 <key>Allow</key>
215 <array>
216 <string>https://example.org</string>
217 <string>https://example.edu</string>
218 </array>
219 <key>Default</key>
220 <false/>
221 </dict>
222 <key>NetworkPrediction</key>
223 <false/>
224 <key>NoDefaultBookmarks</key>
225 <true/>
226 <key>OfferToSaveLogins</key>
227 <false/>
228 <key>OverrideFirstRunPage</key>
229 <string>https://www.example.com</string>
230 <key>OverridePostUpdatePage</key>
231 <string></string>
232 <key>Permissions</key>
233 <dict>
234 <key>Camera</key>
235 <dict>
236 <key>Allow</key>
237 <array>
238 <string>https://example.org</string>
239 </array>
240 <key>Block</key>
241 <array>
242 <string>https://example.edu</string>
243 </array>
244 <key>BlockNewRequests</key>
245 <true/>
246 <key>Locked</key>
247 <true/>
248 </dict>
249 <key>Microphone</key>
250 <dict>
251 <key>Allow</key>
252 <array>
253 <string>https://example.org</string>
254 </array>
255 <key>Block</key>
256 <array>
257 <string>https://example.edu</string>
258 </array>
259 <key>BlockNewRequests</key>
260 <true/>
261 <key>Locked</key>
262 <true/>
263 </dict>
264 <key>Location</key>
265 <dict>
266 <key>Allow</key>
267 <array>
268 <string>https://example.org</string>
269 </array>
270 <key>Block</key>
271 <array>
272 <string>https://example.edu</string>
273 </array>
274 <key>BlockNewRequests</key>
275 <true/>
276 <key>Locked</key>
277 <true/>
278 </dict>
279 <key>Notifications</key>
280 <dict>
281 <key>Allow</key>
282 <array>
283 <string>https://example.org</string>
284 </array>
285 <key>Block</key>
286 <array>
287 <string>https://example.edu</string>
288 </array>
289 <key>BlockNewRequests</key>
290 <true/>
291 <key>Locked</key>
292 <true/>
293 </dict>
294 </dict>
295 <key>PopupBlocking</key>
296 <dict>
297 <key>Allow</key>
298 <array>
299 <string>https://www.example.org</string>
300 <string>https://www.example.edu</string>
301 </array>
302 <key>Default</key>
303 <true/>
304 <key>Locked</key>
305 <true/>
306 </dict>
307 <key>Proxy</key>
308 <dict>
309 <key>SocksVersion</key>
310 <string>4</string>
311 <key>Mode</key>
312 <string>manual</string>
313 <key>HTTPProxy</key>
314 <string>proxy.example.com:80</string>
315 <key>Locked</key>
316 <true/>
317 </dict>
318 <key>RequestedLocales</key>
319 <array>
320 <string>de</string>
321 <string>en-US</string>
322 </array>
323 <key>SanitizeOnShutdown</key>
324 <true/>
325 <key>SearchBar</key>
326 <string>separate</string>
327 <key>WebsiteFilter</key>
328 <dict>
329 <key>Block</key>
330 <array>
331 <string>&lt;all_urls&gt;</string>
332 </array>
333 <key>Exceptions</key>
334 <array>
335 <string>https://www.google.com/*</string>
336 <string>https://www.yahoo.com/*</string>
337 </array>
338 </dict>
339 <key>SecurityDevices</key>
340 <dict>
341 <key>NAME_OF_DEVICE</key>
342 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
343 </dict>
344 <key>SSLVersionMin</key>
345 <string>tls1.2</string>
346 <key>SSLVersionMax</key>
347 <string>tls1.3</string>
348 </dict>
349 </plist>

patrick-canterino.de