You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`webContents`[WebContents](web-contents.md) - WebContents requesting the permission. Please note that if the request comes from a subframe you should use `requestingUrl` to check the request origin.
351
351
*`permission` String - The type of requested permission.
352
+
*`clipboard-read` - Request access to read from the clipboard.
352
353
*`media` - Request access to media devices such as camera, microphone and speakers.
353
354
*`mediaKeySystem` - Request access to DRM protected content.
354
355
*`geolocation` - Request access to user's current location.
0 commit comments