start.json commit Initial commit (cc35359)
   1chrome.tabs.create({ url: chrome.extension.getURL("newtab.html") });
   2window.close();