What we collect, why, and how to opt out.
The short answer: almost nothing on Free, the bare minimum on Pro. The long answer is below.
What's stored on your device
On the free tier, every prompt you save lives only in your browser, in chrome.storage.local. It never leaves your machine. Uninstalling the extension wipes it. We have no copy.
Theme preference and a small queue of unsynced changes also live in the same local store. Nothing in the extension reads or transmits the contents of pages you visit.
What we store on our servers
If you sign in to a Snipprompt account, we store:
- —Your email address and (if you sign in with Google) your Google account ID.
- —A session token, used to keep you signed in.
- —Your prompts and folders, so they can sync across devices.
- —Stripe customer and subscription identifiers, if you start a paid plan. Snipprompt never receives or stores your payment card details — those are handled by Stripe.
Account data is held in a Postgres database hosted by Neon, in the United States. Connections are encrypted in transit (TLS) and at rest using the database provider's standard encryption.
Sub-processors we use
The product depends on these third parties to function:
- —Neon — Postgres hosting for account data and synced prompts.
- —Stripe — payment processing for Pro subscriptions.
- —Resend — sending magic-link sign-in emails.
- —Google — optional OAuth sign-in.
- —Vercel — hosting for the web dashboard and landing page.
What we don't do
- —We don't sell your data. Ever.
- —We don't show ads.
- —We don't read the contents of pages you visit.
- —We don't run third-party analytics, marketing pixels, or session-replay tools in the extension or dashboard.
- —We don't share your prompts with anyone, including the AI providers. The extension injects a prompt into a composer; what happens after you press send is between you and that provider.
Your rights
You can export or delete your data at any time from /account in the dashboard, or by emailing hello@snipprompt.com. Deleting your account removes your account record, prompts, and folders within 30 days. Stripe retains transaction records as required by financial regulations.
Children
Snipprompt is not directed at children under 13. If you believe a child has created an account, contact us and we'll delete it.
Changes to this policy
Material changes will be announced on the dashboard before they take effect. The effective date above always reflects the current version.
Contact
Questions or requests: hello@snipprompt.com.