Snippet Mind – Privacy Policy
Last updated: 2025-12-04
Overview
Snippet Mind is a Chrome extension that helps users save short text snippets from web pages for personal reference. This extension is designed to work entirely in the user’s browser and does not use any backend servers.
Data we process
1. Selected text snippets
- When the user selects text on a web page and triggers the shortcut (Alt+Shift+S), the selected text is saved as a “snippet”.
- The extension only processes text that the user explicitly selects and chooses to save.
2. Page information
- For each snippet, the extension stores:
• page title
• page URL
• timestamp
- This information is used only to show the user where each snippet came from.
Storage and retention
- All data (snippets, notes, titles, URLs, timestamps) is stored locally in the user’s browser using chrome.storage.
- No data is sent to any external server operated by the developer.
- The user can delete individual snippets at any time from the extension UI, and the data will be removed from chrome.storage.
What we do NOT do
- We do not collect account information, passwords, payment data, health data, or location data.
- We do not use any analytics, tracking pixels, or third-party advertising SDKs.
- We do not sell, rent, or share user data with any third party.
- We do not use user data for credit scoring, lending, or any purpose unrelated to the core functionality of the extension.
Permissions
Snippet Mind uses the following Chrome permissions:
- "storage": to store snippets, notes, and user settings locally in the browser.
- "tabs": to read the active tab’s title and URL so snippets can be grouped by page.
- "scripting" and "<all_urls>": to run a content script on the pages the user visits so the extension can read the text that the user has selected when they request to save a snippet.
Contact
If you have any questions about this privacy policy, please contact:
aokiryohei0830@gmail.com