<- Chrome Settings Library

GetDisplayMediaSetSelectAllScreensAllowedForUrls

Enables auto-select for multi screen captures
Last updated October 8, 2024

The getDisplayMediaSet API allows web applications to capture multiple surfaces at once. This policy unlocks the autoSelectAllScreens property for web applications at defined origins. If the autoSelectAllScreens property is defined in a getDisplayMediaSet request, all screen surfaces are automatically captured without requiring explicit user permission. If the policy is not set, autoSelectAllScreens is not available for any web application. In order to improve privacy, starting with Google Chrome version 116, this policy will not support dynamic refresh anymore. Therefore, the user can be sure that no additional pages will be able to capture the screens after login if it were not allowed at session start already.

Supported On:
Platform Start End
ChromeOS 102
Chrome (Linux) 111 123
Example value:

{"0":"https://www.example.com","1":"[*.]example.edu"}

Features: