Explain one permission
explain_permissionReturns the privilege weight (0-10) for a single Chrome extension permission or host pattern, what it actually grants, whether it triggers an install-time warning, and the narrower alternative if one exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| permission | Yes | A permission name such as cookies, or a host pattern such as <all_urls>. |