Users
Installation, provider setup, review queue handling, and day-to-day workflows.
Users
Installation, provider setup, review queue handling, and day-to-day workflows.
Developers
Project layout, runtime message flow, provider extensions, and test/build details.
Chrome and Firefox
The extension builds separate browser targets into dist/chrome and dist/firefox.
Provider Choice
Supports OpenAI, Anthropic, OpenRouter, Azure OpenAI, Ollama, and LM Studio.
Safe Decisions
Low-confidence or failed classifications are routed into a review queue instead of being applied blindly.
The user documentation explains how to install the extension, configure providers, decide on privacy tradeoffs, and work with the review queue.
The developer documentation maps directly to the current codebase structure: background, content, popup, options, and the supporting modules in src/lib/.