SnippetBox — Privacy Policy
Last updated: June 8, 2026
Summary
SnippetBox stores your snippets and notes locally on your device. We do not operate our own backend for this extension and do not collect or sell your personal data.
What data is stored
SnippetBox stores the following in your browser's local IndexedDB database:
- Saved snippets, including selected text in HTML, Markdown, and plain text formats
- Snippet metadata, such as page title, URL, domain, timestamps, tags, category, and optional AI summary output
- Notes you create in the built-in rich text editor, including HTML, Markdown, plain text, and timestamps
- Optional local settings, such as import backups and AI summary configuration
Where data is stored
Your saved snippets, notes, and local settings are stored in your browser profile, primarily using IndexedDB and extension local storage.
Data collection by the developer
SnippetBox does not collect the following for the developer:
- Analytics or usage data
- Personal information
- Browsing history
- Cookies or tracking identifiers
Network requests
SnippetBox does not send your data to a developer-operated server.
- Core snippet saving, notes, backup, restore, and local management features work locally in your browser.
- If you choose to use the optional AI summary feature, the extension sends snippet content and related metadata directly to DeepSeek through the API key that you provide.
- That request may include snippet title, source URL, source domain, Markdown content, and plain text content so the summary can be generated.
Third-party AI service
The optional AI summary feature is disabled unless you configure it. When enabled, requests are sent directly from the extension to DeepSeek's API endpoint. Your use of that feature is also subject to DeepSeek's terms and privacy practices.
Permissions
- contextMenus — to add the snippet save action to the right-click menu
- activeTab — to read the selected text on the current page
- scripting — to inject the content script that captures selections
- storage — to store local settings and auto-backups before import operations
Data export & deletion
You can export your local data as a JSON file and delete individual snippets, individual notes, or clear local databases from the extension's Settings page at any time.
Changes to this policy
If this policy changes, we will update the "Last updated" date above.
Contact
If you have questions, open an issue on the project's GitHub repository.