electron/shell/common/extensions/api/_permission_features.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
627 B
JSON
Raw Normal View History

2020-02-13 00:39:12 +00:00
{
"resourcesPrivate": {
"channel": "stable",
"extension_types": [
"extension"
],
"location": "component"
},
"pdfViewerPrivate": {
"channel": "stable",
"extension_types": [
"extension"
],
"allowlist": [
"CBCC42ABED43A4B58FE3810E62AFFA010EB0349F"
]
},
"management": {
"channel": "stable",
"extension_types": [
"extension"
]
},
"tabs": {
"channel": "stable",
"extension_types": [
"extension"
]
},
"scripting": {
"channel": "stable",
"extension_types": [
"extension"
],
"min_manifest_version": 3
}
}