electron/spec-main/fixtures/devtools-extensions/foo/devtools.js

3 lines
82 B
JavaScript
Raw Normal View History

/* global chrome */
chrome.devtools.panels.create('Foo', 'foo.png', 'index.html')