Add a new permission to expose chrome.ipfs API to extensions #13998
Labels
feature/web3/ipfs
OS/Desktop
priority/P4
Planned work. We expect to get to it "soon".
QA Pass-macOS
QA/Yes
release-notes/include
Milestone
Add a new permission for
chrome.ipfs
api and notify the user of this permission when they try to install a Chrome extension that has this permission.Example for an extension that requests the permission "ipfs" we should list that they are requesting it here:
This extension ID is currently published to the chrome store with the
ipfs
permission for testing:fpeoodllldobpkbkabpblcfaogecpndd
https://chrome.google.com/webstore/detail/webrecorder-archivewebpag/fpeoodllldobpkbkabpblcfaogecpndd
This is a talk by the same author that would like this API:
https://www.youtube.com/watch?v=evcSETnTBf0
so basically the task is in 2 parts, and 1) is needed before we are allowed to do 2)
The text was updated successfully, but these errors were encountered: