Window management
Limited availability
The window.getScreenDetails()
method gets information about the screens on a device, which you can use to place new windows on a specific screen with window.open()
.
Learning resources on MDN
Browser support
- Chrome 111 Released on 2023-03-07
- Chrome Android ❌
- Edge 111 Released on 2023-03-13
- Firefox ❌
- Firefox for Android ❌
- Safari ❌
- Safari on iOS ❌
Specifications
- Window Management, from Second Screen Working Group (W3C).