Ophel is designed to work entirely on your device. Every setting, prompt, folder, tag, and piece of conversation metadata you create stays in your browser’s local storage. Ophel does not collect, transmit, or store any of your data on external servers.Documentation Index
Fetch the complete documentation index at: https://urzeye.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Where your data lives
All Ophel data is written to your browser’s local storage. Nothing is uploaded to Ophel’s infrastructure. The data stored locally includes:- Extension settings and preferences
- Your prompt library
- Conversation organization data (folders, tags, pinned state)
- Reading history positions
- Theme preferences
- Claude Session Keys (when you use the Claude multi-account feature)
What Ophel never does
- Ophel does not collect analytics or usage telemetry.
- Ophel does not display advertisements.
- Ophel does not read, upload, or have any access to the content of your AI conversations. Conversation messages belong to the AI platform you are using.
- Ophel does not send your Claude Session Keys to any server other than Claude’s own endpoints when you initiate a request.
Permissions model
Ophel requests only the permissions it needs. Optional permissions are never granted automatically — your browser asks you first, and you can revoke them at any time.| Type | Permission | Purpose |
|---|---|---|
| Required | storage | Save your settings and local data in the browser |
| Required | declarativeNetRequestWithHostAccess | Apply header rules on Claude for certain features |
| Optional | notifications | Show a desktop notification when AI generation completes |
| Optional | cookies | Read and switch Claude Session Keys |
| Optional | <all_urls> | WebDAV sync and watermark removal |