What permissions does the extension require at installation?
...
"host_permissions": ["*://*/*"],
"permissions": [
"identity"
"nativeMessaging",
"notifications",
"scripting",
"storage",
"tabs",
"unlimitedStorage"
]
...Last updated
Was this helpful?

