hnakamur / FormatLink-Chrome

Format a link and title of the active tab of Chrome and MS Edge and copy it the clipboard
https://chrome.google.com/webstore/detail/format-link/pocemhmkmchpgamlnocemnbhlcjcbjgg?hl=ja
MIT License
11 stars 2 forks source link

Documentation on required permissions #20

Closed uamv closed 2 months ago

uamv commented 2 months ago

As of version 5.0.0, this extension requires allowing permissions to:

Any documentation on what feature is making use of this permissions and why this is now required by the extension?

hnakamur commented 2 months ago

Thanks for your comment.

I added "Permissions required by this extension" section to document at the page for this extension at the Chrome Web store. I also added it to README of this repository at Add permissions section to README by hnakamur · Pull Request #23 · hnakamur/FormatLink-Chrome.

uamv commented 2 months ago

Excellent! Thank you for the clarification and documenting this.