Back to Wails

Permissions API Demo

v3/examples/web-apis/permissions/frontend/index.html

2.13.0790 B
Original Source

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

0Granted

0Denied

0Prompt

Refresh All Permissions

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.

Query Permission

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

API Support

Event Log

Permission events will appear here...