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>CaptivePortal</key>
71 <key>Certificates</key>
73 <key>ImportEnterpriseRoots</key>
77 <string>cert1.der</string>
78 <string>cert2.pem</string>
85 <string>https://www.example.org/</string>
89 <string>https://www.example.edu/</string>
93 <key>AcceptThirdParty</key>
94 <string>never</string>
95 <key>ExpireAtSessionEnd</key>
97 <key>RejectTracker</key>
102 <key>DNSOverHTTPS</key>
106 <key>ProviderURL</key>
107 <string>URL_TO_ALTERNATE_PROVIDER</string>
111 <key>DisableAppUpdate</key>
113 <key>DisableBuiltinPDFViewer</key>
115 <key>DisableDeveloperTools</key>
117 <key>DisableFeedbackCommands</key>
119 <key>DisableFirefoxAccounts</key>
121 <key>DisableFirefoxScreenshots</key>
123 <key>DisableFirefoxStudies</key>
125 <key>DisableForgetButton</key>
127 <key>DisableFormHistory</key>
129 <key>DisableMasterPasswordCreation</key>
131 <key>DisablePocket</key>
133 <key>DisablePrivateBrowsing</key>
135 <key>DisableProfileImport</key>
137 <key>DisableProfileRefresh</key>
139 <key>DisableSafeMode</key>
141 <key>DisableSecurityBypass</key>
143 <key>InvalidCertificate</key>
145 <key>SafeBrowsing</key>
148 <key>DisableSetDesktopBackground</key>
150 <key>DisableSystemAddonUpdate</key>
152 <key>DisableTelemetry</key>
154 <key>DisplayBookmarksToolbar</key>
156 <key>DontCheckDefaultBrowser</key>
158 <key>EnableTrackingProtection</key>
165 <key>Extensions</key>
169 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
175 <string>firefox@ghostery.com</string>
178 <key>ExtensionUpdate</key>
180 <key>FlashPlugin</key>
184 <string>https://www.example.com</string>
188 <string>https://www.example.org</string>
195 <key>HardwareAcceleration</key>
200 <string>http://example.com</string>
203 <key>Additional</key>
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>
210 <string>homepage</string>
212 <key>InstallAddonsPermission</key>
216 <string>https://example.org</string>
217 <string>https://example.edu</string>
222 <key>NetworkPrediction</key>
224 <key>NoDefaultBookmarks</key>
226 <key>OfferToSaveLogins</key>
228 <key>OverrideFirstRunPage</key>
229 <string>https://www.example.com</string>
230 <key>OverridePostUpdatePage</key>
232 <key>Permissions</key>
238 <string>https://example.org</string>
242 <string>https://example.edu</string>
244 <key>BlockNewRequests</key>
249 <key>Microphone</key>
253 <string>https://example.org</string>
257 <string>https://example.edu</string>
259 <key>BlockNewRequests</key>
268 <string>https://example.org</string>
272 <string>https://example.edu</string>
274 <key>BlockNewRequests</key>
279 <key>Notifications</key>
283 <string>https://example.org</string>
287 <string>https://example.edu</string>
289 <key>BlockNewRequests</key>
295 <key>PopupBlocking</key>
299 <string>https://www.example.org</string>
300 <string>https://www.example.edu</string>
309 <key>SocksVersion</key>
312 <string>manual</string>
314 <string>proxy.example.com:80</string>
318 <key>RequestedLocales</key>
321 <string>en-US</string>
323 <key>SanitizeOnShutdown</key>
326 <string>separate</string>
327 <key>WebsiteFilter</key>
331 <string><all_urls></string>
333 <key>Exceptions</key>
335 <string>https://www.google.com/*</string>
336 <string>https://www.yahoo.com/*</string>
339 <key>SecurityDevices</key>
341 <key>NAME_OF_DEVICE</key>
342 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
344 <key>SSLVersionMin</key>
345 <string>tls1.2</string>
346 <key>SSLVersionMax</key>
347 <string>tls1.3</string>