Figure out how to request permissions from Chrome on the frontend
Opened this issue · 1 comments
FrederikBolding commented
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.
FrederikBolding commented
This can be done during the pairing flow #2823