Privacy Policy
Overview
This policy applies to the Notion AI Web Clipper browser extension.
Notion AI Web Clipper lets a user select part of a web page, turn it into structured fields with an AI provider the user configures, and save the result to the user’s own Notion database.
The developer does not operate a server for this extension. There is no account system, no analytics, no telemetry, and no third-party tracking SDK. All data stays either in the user’s browser or in services the user has connected with their own credentials.
Data We Process
Notion AI Web Clipper may process the following categories of data:
- Content of a page region that the user explicitly selects, including its text and HTML markup.
- Page metadata for the selected item, such as the page title and URL.
- User-provided configuration data, such as the selected AI provider, AI API key, AI model name, Notion integration token, and Notion database ID.
- User-defined extraction rules, including CSS selectors, extraction pipelines, optional user-written scripts, body templates, and URL patterns saved as shortcuts.
- A local history of recent clips, including titles, URLs, timestamps, and the resulting Notion page links.
- License data, such as the license key entered by the user, license validity state, associated purchase email returned by the license provider, verification timestamps, and free-trial start time.
The extension does not read page content in the background. Content is read only when the user starts a selection, runs a saved shortcut, or triggers a clip from the context menu.
How Data Is Stored
All extension data is stored locally in the user’s browser through the Chrome extension storage APIs. The developer has no access to it.
Stored in chrome.storage.local:
aiProvider,aiApiKey,aiModel, and legacy equivalentsnotionTokenanddatabaseIdsavedShortcuts, including selectors, extraction rules, and body templatesclipHistory, the most recent clipspageContentTemplates
Stored in chrome.storage.sync:
licenseKeylicenseStatus, the cached validity state and purchase emailtrialStartedAt, the free-trial start timestamp
Data placed in chrome.storage.sync is synchronized by the browser across the
signed-in Chrome profile. That synchronization is performed by Chrome, not by
the developer.
How Data Is Transmitted
Notion AI Web Clipper transmits data only to the services required by the feature the user invoked. It does not route requests through any intermediary server operated by the developer.
AI Providers
When the user runs an extraction or sends a chat message, the extension sends the selected page content and the extraction instructions directly to the AI provider the user configured.
Supported providers and endpoints:
- DeepSeek —
https://api.deepseek.com - OpenAI —
https://api.openai.com - OpenRouter —
https://openrouter.ai/api - SiliconFlow —
https://api.siliconflow.cn
The provider, model, and API key are chosen by the user. Content sent to a provider is handled under that provider’s own privacy policy and terms. Requests are only made to the provider currently selected in the extension settings.
Saved shortcuts whose local rules fully match a page are processed on the device and require no AI request at all.
Notion
When the user saves a clip, the extension sends the resulting page properties and
body content to the official Notion API at https://api.notion.com, using the
integration token the user provided. The content is written to the Notion
database the user selected. The extension also reads that database’s schema in
order to map fields correctly.
License Verification
When the user activates a license, and periodically afterwards, the extension
sends the license key together with the product identifier to Gumroad at
https://api.gumroad.com/v2/licenses/verify in order to confirm that the
purchase is valid.
Gumroad’s response may include the purchase email associated with the license, which is cached locally so it can be shown in the extension settings. No page content, AI credentials, or Notion credentials are ever sent to Gumroad.
Purchases themselves are completed on Gumroad’s own website and are subject to Gumroad’s privacy policy. The extension does not process payment details and never receives them.
Data Sharing
We do not sell user data.
We do not collect user data on any server operated by the developer.
Data reaches third parties only as needed to deliver a feature the user requested, specifically:
- The AI provider selected by the user, for extraction and chat features
- Notion, when the user saves a clip
- Gumroad, for license verification and for purchases made on its website
Data Retention and User Control
Users control all data the extension stores.
Users can:
- Clear or replace AI provider settings and API keys
- Clear or replace the Notion integration token and database ID
- Delete saved shortcuts and extraction rules
- Clear local clip history
- Remove or replace the license key
Locally stored data remains in the browser until the user removes it through the extension settings, clears browser data, or uninstalls the extension. Uninstalling the extension deletes its local storage.
Content already written to Notion belongs to the user’s own workspace and must be deleted in Notion.
Security
The extension restricts its network access to a fixed allowlist of endpoints declared in its manifest, and the AI endpoint is validated against a provider allowlist before any request is made.
Credentials are kept in browser extension storage and are sent only to the service they belong to. Optional user-written extraction scripts run inside a sandboxed extension page rather than in the context of the visited web page.
No method of storage or transmission is completely secure, and users should treat their API keys and integration tokens as sensitive.
Children’s Privacy
Notion AI Web Clipper is not directed to children under 13, and we do not knowingly collect personal information from children.
Changes to This Policy
We may update this Privacy Policy from time to time. When we do, we will update the “Last updated” date shown at the top of this page.
Disclaimer
Notion AI Web Clipper is an independent, third-party tool. It is not affiliated with, endorsed by, or sponsored by Notion Labs, Inc. “Notion” is a trademark of Notion Labs, Inc.
Contact
For privacy questions related to Notion AI Web Clipper, contact the publisher through the contact method listed on the extension’s Chrome Web Store listing.