Browser Permissions Auditor
Audit browser permission states (granted, prompt, denied) locally with no data upload.
No audit yet
0
Granted
0
Prompt
0
Denied
0
Unsupported
Permission states
Geolocationunsupported
Notificationsunsupported
Cameraunsupported
Microphoneunsupported
Clipboard Readunsupported
Clipboard Writeunsupported
Persistent Storageunsupported
Capability checks
Secure context (HTTPS)
Unavailable
Permissions API
Unavailable
Geolocation API
Unavailable
MediaDevices API
Unavailable
Clipboard API
Unavailable
About This Tool
Browser Permissions Auditor checks what your current browser reports for key permissions. It is useful for privacy audits, QA checks, and debugging feature access issues.
Frequently Asked Questions
Why do some permissions show unsupported?
Not every browser implements every permission in the Permissions API.
Does this request new permissions?
No. It reads reported states only. It does not trigger camera, microphone, or geolocation prompts.
Is any data sent to a server?
No. Audit results stay in your browser.
Related Tools
Screen Resolution Info
View your screen resolution, viewport size, DPR, color depth, and device info.
Browser Fingerprint Checker
Inspect browser/device fingerprint signals like canvas hash, WebGL, timezone, and platform.
WebRTC Leak Test
Check WebRTC ICE candidates for local/public IP exposure in your browser.
Workflow Links
Suggested step-by-step tools based on this page intent.
Before This Tool
WebRTC Leak TestCheck WebRTC ICE candidates for local/public IP exposure in your browser.Browser Fingerprint CheckerInspect browser/device fingerprint signals like canvas hash, WebGL, timezone, and platform.Secret Detector for Code SnippetsDetect hardcoded keys, tokens, and credential-like strings before sharing code snippets.