Permissions API Demo

The Permissions API allows you to query and monitor the status of various browser permissions. It provides a unified way to check whether permissions are granted, denied, or need to be requested.

Permissions API: checking...

Permission Summary

0 Granted
0 Denied
0 Prompt

Standard Permissions

These are the commonly supported permission types across browsers.

Extended Permissions

These permissions may not be supported in all browsers or WebView implementations.

Custom Permission Query

Query any permission by name. Some permissions may require additional parameters.

Enter a permission name and click Query to check its status...

API Support

Event Log

Permission events will appear here...