Browser feature access
Try requesting each feature — the browser will ask for your permission
⚠️ No restrictions. Without a Permissions Policy header, any script
on this page — including injected third-party code — can request access to sensitive
browser features.
📍
Geolocation
Not tested
📷
Camera
Not tested
🎤
Microphone
Not tested
What's happening
The browser will show a native permission prompt when access is requested. A rogue third-party script could trigger these prompts silently, or exploit granted permissions to track the user. Permissions Policy lets you disable features entirely — even if the user would otherwise grant them.