Skip to main content

Available Permissions

Requesting Permissions

In manifest.json:

Best Practices

  1. Request only what you need.
  2. Explain why each permission is needed.
  3. Handle denials gracefully.
  4. Test without permissions to verify fallback behavior.