1. Overview
The Extension helps users save web pages and analyze them using third-party AI services. We take privacy seriously: we (the developer) operate no servers and do not collect, store, or transmit any of your data to our own backend. All data either stays in your local browser or is sent — only when you actively choose — directly to the third-party AI provider you have selected and configured.
2. What Data We Process and How
2.1 Data stored locally only (never reaches the developer)
- AI API keys: the OpenAI / Anthropic / xAI / Google keys you enter in Settings are stored in
chrome.storage.local. They are sent, only when you trigger an AI feature, as authentication to the corresponding AI provider. The developer cannot access them. - Preferences: save format, crawl depth, output language, etc., stored locally only.
2.2 Data processed when you actively trigger an action
- Page content (Save feature): when you click "Save", the Extension serializes the current page into HTML/ZIP inside your browser and downloads it to your device. This content is not sent to the developer. To build a self-contained offline copy, the Extension fetches the resources referenced by the page (images, CSS, fonts) from that page's site.
- Page text (AI Analysis feature): when you click an AI analysis action, the Extension extracts condensed page text (title, meta, heading hierarchy, button/CTA text, truncated body) and sends it to the AI provider you selected to generate a report. It does not send full HTML or images.
2.3 What we do not collect
The Extension does not collect personally identifiable information, health, financial, location, personal communications, or browsing history, and performs no user tracking or analytics (no analytics SDK, no tracking cookies).
3. Third-Party Data Flows
The Extension has no backend of its own. Your data may flow only to the AI provider you have actively chosen and configured with an API key:
| Provider | Privacy Policy |
|---|---|
| OpenAI | https://openai.com/policies/privacy-policy |
| Anthropic (Claude) | https://www.anthropic.com/legal/privacy |
| xAI (Grok) | https://x.ai/legal/privacy-policy |
| Google (Gemini) | https://policies.google.com/privacy |
Data sent to these providers is governed by their respective privacy policies. Please review the terms of your chosen provider before use.
4. Data Storage and Deletion
- All data is stored locally in the browser (
chrome.storage.local). - You can clear your API keys in Settings at any time, or uninstall the Extension in Chrome to remove all local data.
- We hold no copy of your data, so there is nothing for us to delete on your behalf.
5. Permissions
The permissions the Extension requests (scripting, downloads, storage, tabs, activeTab, sidePanel, and host permission <all_urls>) are used solely to deliver the save and AI-analysis features: injecting a script to read the current page, downloading files, storing settings locally, fetching page resources, calling AI endpoints, and showing reports in the side panel. All network activity occurs only when you actively initiate it.
6. Children's Privacy
The Extension is intended for marketing/product/design professionals, is not directed at children under 13, and does not knowingly collect information from children.
7. Acceptable Use
Please use this tool for personal learning and lawful marketing / competitive research, and comply with the terms of service and copyright of the websites you access. You are responsible for how you save and use content.
8. Changes to This Policy
If this policy changes, we will update the "Last updated" date above and publish it at the same URL.
9. Contact
For privacy-related questions, contact: [email protected]