crx-permission-risk 0.1.0
crx-permission-risk classifies the permissions declared in a Chrome or Chromium extension manifest into risk tiers, with a plain-English rationale for each one. Two permissions that read similarly in a manifest can differ a great deal in what they expose. activeTab grants the current tab's DOM only after an explicit user gesture and then auto-revokes, while tabs reads the URL and title of every open tab continuously
| Tags | rust library security browser chrome |
|---|---|
| License | MITL |
| State | initial |