
Required permissions
These permissions are always active. Ophel cannot function without them.Optional permissions
These permissions are off by default. Ophel requests each one through a browser prompt the first time you use a feature that depends on it.Granting a permission
You do not need to grant optional permissions manually in advance. When you turn on a feature that requires one — for example, enabling WebDAV sync or the completion notification — your browser displays a standard permission prompt. Click Allow to grant it.If you dismissed a browser permission prompt by accident, go to Settings → Permissions and use the grant controls there to trigger it again.
Revoking a permission
Go to Settings → Permissions. Each optional permission has a Revoke button. After you revoke a permission, any features that depend on it are automatically disabled — you do not need to turn them off individually.Site Extension host access
Site Extensions use optional host permissions for each pack origin, not a permanent blanket host grant at install time. When you install a pack or bind a custom HTTPS origin, the browser asks for access to those origins only. Denying the prompt rolls back that install or binding. See Install and manage Site Extensions for the full permission, reauthorization, and custom-origin flow. Granting Advanced Features Access (<all_urls>) also covers the origins of installed Site Extensions, so packs and custom bindings can activate without per-origin prompts. Revoking it returns those origins to per-origin prompts; Site Extensions are not disabled.
Frequently asked questions
Why does WebDAV sync need <all_urls>?
Why does WebDAV sync need <all_urls>?
WebDAV servers can be hosted at any URL — there is no fixed hostname Ophel can request permission for in advance. The
<all_urls> permission allows Ophel to make a network request to whatever server address you configure. The request goes only to your own WebDAV server.Can I use Ophel without granting any optional permissions?
Can I use Ophel without granting any optional permissions?
Yes. All optional permissions are off by default. Core features — conversation organization, prompt library, outline panel, themes, and local backup/restore — work without any optional permission.