Model lock
Model lock solves a common annoyance: manually switching back to your preferred model every time you open an AI platform. Once configured, Ophel checks the model selector after the page loads and switches to your target model automatically. If the target model isn’t available on your account, Ophel leaves the current selection untouched. To set up model lock:- Open the target AI platform, then go to Settings → Site Settings → Model Lock
- Toggle it on
- Enter a keyword from the target model’s name (matching is case-insensitive)
The Model Lock tab only appears on sites that support it; on unsupported
sites (such as DeepSeek) it is not shown.
If you manually switch to a different model during a session, model lock only kicks in again on the next page load — it won’t override your manual selection mid-session.
Markdown rendering fixes
Some AI platforms have intermittent Markdown rendering bugs — bold text failing to render is a common example. Ophel provides site-specific toggles to patch these issues without affecting other platforms.
The fix is off by default on all three platforms — enable it only when you actually see rendering problems.
Gemini watermark removal
When you export or screenshot a Gemini conversation, Gemini appends a “Created with Gemini” watermark. Ophel can strip this watermark automatically. Settings → Site Settings → Gemini → Remove Image WatermarkWatermark removal requires the
<all_urls> host permission, which Ophel will ask you to grant the first time you enable this setting. This permission lets Ophel intercept and modify the export request before it reaches the page. The setting is off by default.Gemini Enterprise: policy retry
Settings → Site Settings → Gemini, in the Gemini Enterprise section:AI Studio settings
Settings → Site Settings → AI Studio provides controls for the initial state of various sections on the AI Studio page, so you don’t have to collapse them manually every time you open it:Claude session key management
Claude accounts have usage rate limits. When one account hits its cap, you normally have to wait for a reset. If you have multiple Claude accounts, Ophel can store Session Keys for all of them and let you switch instantly — keeping the conversation going without logging out and back in. A Session Key (sk-ant-sid... format) is the authentication token your browser session uses on claude.ai. Ophel injects the specified key into requests so you can switch accounts without a full logout cycle. Keys are stored locally in your browser and are never sent to Ophel’s servers.
Adding a session key — go to Settings → Site Settings → Claude:
- Auto-import (recommended)
- Manual add
Click Import current session. Ophel reads the Session Key for your currently logged-in Claude account directly from your browser’s cookies — no manual copying required.
Auto-import requires the cookie access permission for claude.ai. Ophel will prompt you to grant it if needed.
- Settings page
- Keyboard shortcut
Go to Settings → Site Settings → Claude and select a key from the current Session Key selector, or use Set as current on a key row.
Usage monitor
For AI services with daily usage limits, Ophel provides a local counter that shows how many conversation turns you have used today and roughly how many tokens were consumed. The usage monitor runs entirely locally — it does not call any external APIs or rely on usage data from the platform. Ophel counts turns and estimates tokens by observing messages on the page. Settings → Features → Alerts → Local Usage Counter & Estimate:
When enabled, the widget shows today’s send count, input/output character stats, rough token estimates, and progress toward your daily limit.
Token estimates are based on character counting and may differ from the platform’s actual billing. Treat them as a rough reference, not an exact measure.