|
|
|
|
|
by HeavyFeather
1170 days ago
|
|
I don’t see any changes on the repo. The permissions in your case should just be activeTab and storage. That’s it. You can run the extension via chrome.browserAction.onClick and it will receive the URL. You also don’t need the tabs permission just to create a tab. |
|
I've modified the manifest so that it is asking Safari for wider permissions, so that when the permission is granted by the user, the proper URL is returned.