electron/spec/fixtures/extensions/devtools-extension/manifest.json

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

7 lines
96 B
JSON
Raw Normal View History

{
"name": "foo",
"version": "1.0",
"devtools_page": "foo.html",
"manifest_version": 2
}