start.json commit add packed to /bin (5f25fb6)
   1chrome.tabs.create({ url: chrome.extension.getURL("newtab.html") });
   2window.close();