|
|
|
|
|
by lerxst00
2467 days ago
|
|
Chrome shows that warning if your extension requests access to the 'tabs' permission. https://developer.chrome.com/apps/permission_warnings#view_w... In this case, it is needed to get the url and id of the tab. I'll have to go back and check if I can make do without depending on that because I agree it does not make sense for this extension to need 'access to my browsing history'. Also, I do intend to put the code up and link it in the extension description page soon, so you don't have to take my word for it! Thanks for pointing this out. |
|