for a little app, I\'m opening a few windows/tabs from my script. Whether the browser opens a window or a tab is of course not in my hand.
However, I hold the refere
The simple answer is: you can't. Browsers doesn't expose that kind of API to javascript.