-
Notifications
You must be signed in to change notification settings - Fork 56
/
01_default.json
93 lines (93 loc) · 2.8 KB
/
01_default.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[
"All Options",
{
"Annoyances": [
"firstrun_tabs.json",
"newtabpage_intro.json",
"pocket.json",
"sponsored_top_sites.json",
"aboutconfig_warning.json",
"trim_urls.json",
"default_browser.json",
"reset_firefox.json",
"heartbeat.json",
"newtabpage.json",
"html5_video_autoplay.json"
],
"Browser Features": [
"telemetry.json",
"health_report.json",
"shield_studies.json",
"telemetry_experiments.json",
"crash_reports.json",
"addon_data.json",
"google_safebrowsing.json",
"malware_scan.json",
"dns_over_https.json",
"newtab_preload.json",
"addons_pane.json",
"captive_portal_service.json",
"media_drm.json",
"media_widevinecdm.json",
"sensors.json",
"firefox_suggest.json",
"pdf_js.json"
],
"Privacy": [
"privacy_preserving_attribution.json",
"useragent.json",
"cookies.json",
"referer.json",
"dom_storage.json",
"indexed_db.json",
"offline_cache.json",
"sessionstore_privacy.json",
"prefetch_next.json",
"speculative_loading.json",
"newtab_page_thumbnails_container.json",
"webgl.json",
"webgl_renderer.json",
"webrtc.json",
"clipboard.json",
"search_suggest.json",
"search_keyword.json",
"fixup_urls.json"
],
"Website Tracking": [
"dnt.json",
"resist-fingerprinting.json",
"trackingprotection.json",
"firstparty-isolation.json",
"ping.json",
"tls_session_identifiers.json",
"beacons.json",
"battery.json",
"media_devices.json",
"autofillforms.json",
"webaudio.json",
"video_stats.json",
"utm_protection.json"
],
"Security": [
"autoupdate.json",
"extension_blocklist.json",
"https_only.json",
"punycode.json"
],
"Addons": [
"canvasblocker.json",
"privacybadger.json",
"ublock.json",
"cookieautodelete.json",
"umatrix.json",
"decentraleyes.json",
"clearurls.json",
"temporarycontainers.json",
"firefoxmulti-accountcontainers.json",
"greasemonkey_stats.json"
],
"Enterprise Policies": [
"enterprise_policies.json"
]
}
]