chrome.devtools.panels.create('panel', 'img/logo.png', 'pages/panel.html', function (panel) { console.log('hello from callback') })