electron/spec/fixtures/devtools-extensions/foo/manifest.json
2016-05-17 14:52:45 -07:00

5 lines
71 B
JSON

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