Files
webextensions-examples/permissions-mv3/README.md
T
Simeon Vincent 1d76ddf353 Expand permissions test cases
Include support for host permissions and data permissions.
2025-12-10 12:14:29 -08:00

246 B

Permissions Example

What it does

An example using the permissions API to grant and revoke an optional permission.

What it shows

How to request a permission, catching error conditions from the request and querying the permissions API.