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

6 lines
71 B
JSON
Raw Normal View History

{
2016-05-17 21:52:45 +00:00
"name": "foo",
"version": "1.0",
"devtools_page": "foo.html"
}