'Window.open function opens in new tab in mac when the browser is maximized instead of new window

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.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source