I'm using the Kango framework to develop a browser extension. I open a new tab to let the user input some info. When they submit the form it closes the tab, but I want to select the tab they were previously viewing.
This is pretty trivial in Chrome and Firefox so I hope it's supported, but I can't find a method for it.