SideSage Privacy Policy
Last updated: May 25, 2026
Overview
SideSage is a Chrome extension that lets users ask, translate, summarize, explain, and rewrite webpage text with an AI provider selected by the user. This policy explains what data the extension handles and how it is used.
Data We Collect
SideSage does not collect, sell, or share user data with the developer. We do not operate analytics, advertising, tracking, or remote logging services for the extension.
Data Handled By The Extension
The extension may process the following data locally in Chrome so that requested features can work:
- Selected text: text selected by the user on a webpage, used for ask, translate, summarize, explain, and rewrite actions.
- Page content: visible page text when the user chooses the Attach Page feature.
- Page metadata: page title and URL, used to provide context for AI responses.
- User prompts and AI responses: messages typed by the user and responses returned by the configured AI provider.
- Settings: API key, provider base URL, model name, and language preference.
Local Storage
- The API key, provider base URL, model name, and language preference are stored locally in Chrome using
chrome.storage.local.
- Conversation content is kept only in extension memory for the current session. It is not persisted by SideSage after the conversation is cleared or the extension session ends.
- SideSage does not send these settings or conversation history to any server controlled by the developer.
Third-Party AI Providers
When the user sends a request, SideSage transmits the prompt, selected text, optional page content, page title, page URL, and the user's API key directly from the browser to the AI provider configured by the user. The default provider URL is OpenAI's API endpoint, and users may configure any OpenAI-compatible provider.
Data sent to a third-party AI provider is governed by that provider's terms and privacy policy. For OpenAI, see OpenAI Privacy Policy.
Permissions
- sidePanel: opens the extension interface in Chrome's side panel.
- contextMenus: adds right-click actions for selected text.
- storage: stores settings locally in Chrome.
- activeTab: accesses the active tab when the user invokes an extension action.
- scripting: reads page text only when the user attaches the current page as context.
- <all_urls>: allows the floating toolbar and selection features to work on webpages where the user selects text.
Data Sale And Advertising
SideSage does not sell user data, use user data for advertising, or transfer user data for creditworthiness or lending purposes.
Children's Privacy
SideSage is not directed to children under 13, and we do not knowingly collect personal information from children.
Changes
We may update this privacy policy from time to time. Updates will be posted on this page with a revised date.
Contact
For questions about this policy, open an issue at github.com/slxr925/SideSage/issues.