forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextensions.json
More file actions
38 lines (38 loc) · 1.19 KB
/
extensions.json
File metadata and controls
38 lines (38 loc) · 1.19 KB
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
{
"addons": [
{
"aboutURL": "chrome://https-everywhere/content/about.xul",
"active": false,
"appDisabled": false,
"applyBackgroundUpdates": 1,
"bootstrap": false,
"defaultLocale": {
"creator": "Mike Perry & Peter Eckersley",
"description": "Encrypt the Web! Automatically use HTTPS security on many sites.",
"homepageURL": "https://www.eff.org/https-everywhere",
"name": "HTTPS-Everywhere"
},
"foreignInstall": true,
"hasBinaryComponents": false,
"icon64URL": null,
"iconURL": "chrome://https-everywhere/skin/https-everywhere.png",
"id": "https-everywhere-eff@eff.org",
"installDate": 1407525887000,
"internalName": null,
"locales": [],
"location": "app-profile",
"optionsType": null,
"optionsURL": "chrome://https-everywhere/content/meta-preferences.xul",
"releaseNotesURI": null,
"size": 5133044,
"softDisabled": false,
"sourceURI": null,
"strictCompatibility": false,
"syncGUID": "PbynBLfrwhTP",
"targetPlatforms": [],
"type": "extension",
"userDisabled": false,
"visible": true
}],
"schemaVersion": 16
}