What the extension does access.
When you are on a Reddit thread and click Generate Research Brief, the extension:
- Reads the visible post and comments from the Reddit page you are currently viewing. Standard DOM access, limited to what you can already see.
- Sends that content, along with a structured prompt, directly to the LLM provider (Anthropic, Google, or OpenAI) that you configured.
- Receives the provider's response and renders it as an overlay on the page.
No data from other tabs, other sites, or your browsing history is read. Host permissions are limited to *.reddit.com and the API endpoints of the configured LLM providers.