mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 14:28:33 +02:00
246 B
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.