MetaMask/snaps

Figure out how to request permissions from Chrome on the frontend

Opened this issue · 1 comments

Figure out how to request permissions from Chrome on the frontend, when in reality they are requested by the Snap.

This is useful when trying to use WebHID for instance. Access to the WebHID API cannot be requested from the extension service worker.

This can be done during the pairing flow #2823