I want show some web-sites in my app, but when I click on a some link(or middleclick) on website, node-webkit is openning a new window, but i what to open any links with any options in one windows. I want to get full control of this case. How I can do this?
And another case: i create a new windows with gui.Window.open(url) and what to get in this new window the same option.