I\'ve built a chrome packaged app, and I\'m trying to make one of the buttons in it open the chrome browser in a specific link.
For this, I used window.open(\"
window.open(\"
Use chrome.browser.openTab. See issue. At the moment it's in dev channel.
chrome.browser.openTab