Skip to content

Privacy and troubleshooting

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
  • analysisDepth
  • externalContentOptIn

Ollama and LM Studio keep requests on locally configured endpoints.

OpenAI, Anthropic, OpenRouter, and Azure OpenAI send requests to external services. Without externalContentOptIn, the extension avoids sending unnecessarily rich content.

Check:

  • whether defaultActionMode is set to review
  • whether the item is waiting in the review queue
  • whether the target folder is excluded
  • whether folder creation is allowed

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.