mirror of
https://github.com/electron/electron.git
synced 2026-02-05 12:45:06 -05:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
/* global chrome */
|
|
chrome.devtools.panels.create('Foo', 'foo.png', 'index.html')
|