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">
5 <key>EnterprisePoliciesEnabled</key>
7 <key>AppUpdateURL</key>
8 <string>https://www.example.com/update.xml</string>
9 <key>Authentication</key>
13 <string>mydomain.com</string>
14 <string>https://myotherdomain.com</string>
18 <string>mydomain.com</string>
19 <string>https://myotherdomain.com</string>
23 <string>mydomain.com</string>
24 <string>https://myotherdomain.com</string>
26 <key>AllowNonFQDN</key>
34 <key>BlockAboutAddons</key>
36 <key>BlockAboutConfig</key>
38 <key>BlockAboutProfiles</key>
40 <key>BlockAboutSupport</key>
46 <string>Example1</string>
48 <string>https://www.example.org</string>
50 <string>https://www.example.org/favicon.ico</string>
52 <string>toolbar</string>
54 <string>Example1Folder</string>
58 <string>Example2</string>
60 <string>https://www.example.com</string>
62 <string>https://www.example.com/favicon.ico</string>
66 <string>Example2Folder</string>
69 <key>Certificates</key>
71 <key>ImportEnterpriseRoots</key>
75 <string>cert1.der</string>
76 <string>cert2.pem</string>
83 <string>https://www.example.org/</string>
87 <string>https://www.example.edu/</string>
91 <key>AcceptThirdParty</key>
92 <string>never</string>
93 <key>ExpireAtSessionEnd</key>
95 <key>RejectTracker</key>
100 <key>DNSOverHTTPS</key>
104 <key>ProviderURL</key>
105 <string>URL_TO_ALTERNATE_PROVIDER</string>
109 <key>DisableAppUpdate</key>
111 <key>DisableBuiltinPDFViewer</key>
113 <key>DisableDeveloperTools</key>
115 <key>DisableFeedbackCommands</key>
117 <key>DisableFirefoxAccounts</key>
119 <key>DisableFirefoxScreenshots</key>
121 <key>DisableFirefoxStudies</key>
123 <key>DisableForgetButton</key>
125 <key>DisableFormHistory</key>
127 <key>DisableMasterPasswordCreation</key>
129 <key>DisablePocket</key>
131 <key>DisablePrivateBrowsing</key>
133 <key>DisableProfileImport</key>
135 <key>DisableProfileRefresh</key>
137 <key>DisableSafeMode</key>
139 <key>DisableSecurityBypass</key>
141 <key>InvalidCertificate</key>
143 <key>SafeBrowsing</key>
146 <key>DisableSetDesktopBackground</key>
148 <key>DisableSystemAddonUpdate</key>
150 <key>DisableTelemetry</key>
152 <key>DisplayBookmarksToolbar</key>
154 <key>DontCheckDefaultBrowser</key>
156 <key>EnableTrackingProtection</key>
163 <key>Extensions</key>
167 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
173 <string>firefox@ghostery.com</string>
176 <key>FlashPlugin</key>
180 <string>https://www.example.com</string>
184 <string>https://www.example.org</string>
191 <key>HardwareAcceleration</key>
196 <string>http://example.com</string>
199 <key>Additional</key>
201 <string>https://www.example.com/extra-home1.htm</string>
202 <string>https://www.example.com/extra-home2.htm</string>
203 <string>https://www.example.com/extra-home3.htm</string>
206 <string>homepage</string>
208 <key>InstallAddonsPermission</key>
212 <string>https://example.org</string>
213 <string>https://example.edu</string>
218 <key>NoDefaultBookmarks</key>
220 <key>OfferToSaveLogins</key>
222 <key>OverrideFirstRunPage</key>
223 <string>https://www.example.com</string>
224 <key>OverridePostUpdatePage</key>
226 <key>Permissions</key>
232 <string>https://example.org</string>
236 <string>https://example.edu</string>
238 <key>BlockNewRequests</key>
243 <key>Microphone</key>
247 <string>https://example.org</string>
251 <string>https://example.edu</string>
253 <key>BlockNewRequests</key>
262 <string>https://example.org</string>
266 <string>https://example.edu</string>
268 <key>BlockNewRequests</key>
273 <key>Notifications</key>
277 <string>https://example.org</string>
281 <string>https://example.edu</string>
283 <key>BlockNewRequests</key>
289 <key>PopupBlocking</key>
293 <string>https://www.example.org</string>
294 <string>https://www.example.edu</string>
303 <key>SocksVersion</key>
306 <string>manual</string>
308 <string>proxy.example.com:80</string>
312 <key>RequestedLocales</key>
315 <string>en-US</string>
317 <key>SanitizeOnShutdown</key>
320 <string>separate</string>
321 <key>WebsiteFilter</key>
325 <string><all_urls></string>
327 <key>Exceptions</key>
329 <string>https://www.google.com/*</string>
330 <string>https://www.yahoo.com/*</string>
333 <key>SecurityDevices</key>
335 <key>NAME_OF_DEVICE</key>
336 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
338 <key>SSLMinVersion</key>
339 <string>tls1.2</string>
340 <key>SSLMaxVersion</key>
341 <string>tls1.3</string>