I want to create a branch of my extension, where extra permissions are required.
Or is there a way to make a request for extra permissions later? I’ve seen some extensions do that in chromium.
My extension is near permissionless but lacks functionality. When trying to push a release with the extra functionality I was getting complaints about permissions.
Thanks