I am trying to open a link in new window with window.open function in mac its opening in new tab when the browser screen is maximized. But it opens in new window when the browser screen is not maximized.
So wanted to know If there is any way to make the browser open the link in new window when the browser window is maximized in mac.