yoroi-frontend icon indicating copy to clipboard operation
yoroi-frontend copied to clipboard

Migration to `optional permission` for code injection for the `dapp-connector`

Open neuodev opened this issue 3 years ago • 0 comments

Before having the permission. Yoroi will be under no access category

Screen Shot 2022-01-26 at 2 30 51 PM

After having the permission. Yoroi will be under full access category

Screen Shot 2022-01-26 at 2 35 33 PM

When asking for permission. user will see this popup.

Screen Shot 2022-01-26 at 2 34 02 PM

Simple buttons for testing

To interact with the chrome.permissions API. will be removed in the final design

Screen Shot 2022-01-26 at 2 25 37 PM

Reference

Extensions

  • [x] Move the code that is responsible for requesting/removing/checking the access to the profile or setting stores so it can be accessed anywhere.

neuodev avatar Jan 26 '22 12:01 neuodev