Privacy and troubleshooting
Privacy model
Section titled “Privacy model”The extension stores settings, review queue items, and a structured event log locally in browser storage.local.
What reaches a provider depends on:
- the selected provider
analysisDepthexternalContentOptIn
Local providers
Section titled “Local providers”Ollama and LM Studio keep requests on locally configured endpoints.
External providers
Section titled “External providers”OpenAI, Anthropic, OpenRouter, and Azure OpenAI send requests to external services. Without externalContentOptIn, the extension avoids sending unnecessarily rich content.
Common issues
Section titled “Common issues”A bookmark is not moved
Section titled “A bookmark is not moved”Check:
- whether
defaultActionModeis set toreview - whether the item is waiting in the review queue
- whether the target folder is excluded
- whether folder creation is allowed
Everything goes to review
Section titled “Everything goes to review”Typical causes:
- incomplete provider configuration
- too little page context
- restrictive folder rules
I want to inspect what was sent to the provider
Section titled “I want to inspect what was sent to the provider”Open Recent events in the dashboard and use Open AI Details. This shows the stored request and response payloads for runs that reached the provider pipeline.
Full content is not sent to an external provider
Section titled “Full content is not sent to an external provider”Enable externalContentOptIn and set analysisDepth to full_content.
The popup does not find the current bookmark
Section titled “The popup does not find the current bookmark”The popup only rechecks tabs that are already saved as bookmarks.