Auto-translate as you scroll
Toggle the browser into auto-translate mode. The tab debounces scroll events and runs a translation pass after you pause for 600 ms. Translations render as opaque overlay boxes on top of the original text, with each box's background color sampled from the page region for visual continuity. Built specifically for webtoon readers — vertical infinite-scroll feeds work without configuration.
Per-URL chat that remembers
The chat panel keeps a multi-turn conversation keyed by normalized URL. Revisit a page days later and your previous chat reloads. Paste images with Ctrl+V for multimodal questions. Detach to a floating window for dual-monitor work. Export chat to markdown.
AI Browse — autonomous agent
Toggle Browse mode and the chat input becomes a task instruction. The agent runs iteratively, executing click, type, scroll, and navigate commands until the goal is met. Three goal categories detected automatically: navigation, content, and search. Every step is logged visibly in chat, so you see live progress.
Privacy isolation
The browser's user data (cookies, site data, passwords) is isolated from your system Edge or Chrome profile — the AI Browser stays separate. Chat history is stored in a local database. Nothing is uploaded; AI model weights load from disk.