9eec5b0 ^
1 2 3
chrome.browserAction.onClicked.addListener(function() { chrome.tabs.create({url: 'index.html'}); });