bitcrowd / tickety-tick

A browser extension that helps you name branches and write better commit messages
MIT License
57 stars 10 forks source link

Check whether we can further reduce required permissions #269

Closed pmeinhardt closed 3 years ago

pmeinhardt commented 3 years ago

Publishing on the Chrome web store, I received this hint:

notification

Let's check whether we can further restrict the permissions we currently request in the manifest.json.

klappradla commented 3 years ago

activeTab instead of the current tabs sounds promising 👀