cyyynthia / pronoundb.org

A browser extension that lets people know how to refer to each other on various places of the Internet. Available on Chrome, Firefox, and Edge.
https://pronoundb.org
BSD 3-Clause "New" or "Revised" License
271 stars 22 forks source link

Get rid of broad host permissions #78

Closed cyyynthia closed 1 year ago

cyyynthia commented 1 year ago
should be put in optional and dynamic requests should be done when necessary instead of relying on constant permissions everywhere. Useful ref for watching browsing state with just activeTab perm: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/onActivated