Ok.
It's a pity that we can't track this issue, but thanks anyway.
Posts made by alexandroleynikov
-
RE: Permission 'permissions' warningOpera add-ons
-
RE: Permission 'permissions' warningOpera add-ons
Great thanks!
Then we will delete this permission from our extensions.
Will we any way be able to track for this problem issue?
-
Permission 'permissions' warningOpera add-ons
I have an extension which uses 'chrome.permissions' API.
When I upload my extension to opera-store, I get the warning "JavaScript file contains forbidden calls. Missing permissions: permissions".
After adding permission "permissions" in manifest uploading began to pass without warning.
But then I get an error during loading (unpacked) extension in browser: "Permission 'permissions' is unknown or URL pattern is malformed."
Is this intended behavior?