Skip to main content

max / alloy_tui

1.5 KB · 55 lines History Blame Raw
1 {
2 "policies": {
3 "ExtensionSettings": {
4 "uBlock0@raymondhill.net": {
5 "installation_mode": "force_installed",
6 "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
7 "default_area": "menupanel",
8 "updates_disabled": false
9 }
10 },
11 "DisableTelemetry": true,
12 "DisableFirefoxStudies": true,
13 "DisablePocket": true,
14 "DisableFormHistory": true,
15 "DisableMasterPasswordCreation": true,
16 "DisableFirefoxAccounts": false,
17 "PasswordManagerEnabled": false,
18 "OfferToSaveLogins": false,
19 "DontCheckDefaultBrowser": true,
20 "DisableProfileImport": true,
21 "DisableSetDesktopBackground": true,
22 "NetworkPrediction": false,
23 "SearchSuggestEnabled": false,
24 "PromptForDownloadLocation": false,
25 "NewTabPage": false,
26 "FirefoxHome": {
27 "Search": true,
28 "TopSites": false,
29 "SponsoredTopSites": false,
30 "Highlights": false,
31 "Pocket": false,
32 "SponsoredPocket": false,
33 "Snippets": false,
34 "Locked": true
35 },
36 "UserMessaging": {
37 "WhatsNew": false,
38 "ExtensionRecommendations": false,
39 "FeatureRecommendations": false,
40 "UrlbarInterventions": false,
41 "SkipOnboarding": true,
42 "MoreFromMozilla": false,
43 "Locked": true
44 },
45 "OverrideFirstRunPage": "",
46 "OverridePostUpdatePage": "",
47 "EnableTrackingProtection": {
48 "Value": true,
49 "Locked": false,
50 "Cryptomining": true,
51 "Fingerprinting": true
52 }
53 }
54 }
55