How permissions work
When a website requests access to a device capability (like your camera or location), stagewise prompts you to allow or deny the request. Your choices are saved as per-site overrides.Permission types
stagewise manages the following permission types:| Permission | Description |
|---|---|
| Camera | Access to your webcam |
| Microphone | Audio recording access |
| Location | Geolocation data |
| Notifications | Desktop notification delivery |
| MIDI | MIDI device access |
| Pointer Lock | Mouse pointer capture |
| Open External | Opening links in external applications |
| Idle Detection | Detecting whether the user is idle |
| Clipboard (sanitized) | Sanitized clipboard read access |
| Clipboard (read) | Full clipboard read access |
| Storage Access | Third-party storage access |
| Local Fonts | Access to locally installed fonts |