Privacy Policy — CRO & UI Sniper
Last updated: [DATE — fill in before publishing]
CRO & UI Sniper is a Chrome side panel extension that extracts design
tokens (colors, typography, spacing, motion) and structural layout
information from web pages, for AI-assisted CRO (conversion rate
optimization) and UI/UX analysis.
What the extension does
- When you click Auto Sniper or Activate Manual UI Snipe, the extension reads the visible page's DOM structure and computed CSS styles, and takes a screenshot of the currently visible tab.
- All processing happens locally, inside your browser, on the page you are actively viewing. Nothing is sent to any server operated by us or any third party.
What is stored
Nothing. The extension does not use chrome.storage or any other persistence mechanism. Extracted data exists only in the side panel's memory for the current session and clears when the panel closes or the tab reloads.
Where your data goes
- Screenshot — held in memory temporarily, only saved to your device if you click "Download Screenshot" (a normal browser download you initiate).
- Extracted tokens / wireframe / text — only copied to your clipboard when you click "Copy Prompt & Discuss."
- We do not transmit any extracted data to any external server, API, or third party. No analytics, telemetry, or tracking of any kind.
Permissions
scripting — required to read DOM structure/styles on the page you choose to inspect.
sidePanel — required to display the extension's interface as a native Chrome side panel.
host_permissions: <all_urls> — required so the extension can capture a screenshot and read page structure on whichever site you choose to analyze (by design, this tool works on any site — client sites, competitor sites — for CRO research).
What we do not do
- We do not collect, store, or transmit personally identifiable information.
- We do not sell or share data with advertisers or third parties.
- We do not use cookies.
Contact
Questions about this policy: [YOUR CONTACT EMAIL / faizazizan.com contact page]
This page is required by the Chrome Web Store to be hosted at a public URL (not pasted text). Host this file on GitHub Pages or your own domain, then link it in your Web Store listing's Privacy Policy field.