SEO Stack Insights — Browser Extension · Last updated: June 28, 2026
SEO Stack Insights is a browser extension that analyzes the web page you are currently viewing — when you click the extension icon and run an audit — to surface SEO, technical, structured-data, AI-visibility, and technology-stack information about that page. All of this analysis runs inside your browser.
We do not collect any data. The extension has no analytics, no telemetry, and no remote server it reports to.
To produce an audit, the extension's content script reads information that is already present in the public HTML of the active tab when you click "Run Audit." This includes:
This reading happens entirely within your browser. None of it is sent anywhere — it is used only to compute the scores and checklists shown to you in the extension popup.
| Storage location | What's stored | Persists after closing the popup? |
|---|---|---|
| Browser memory (in-page) | The current audit's results, while the popup is open | No — cleared when the popup closes |
| Your device's downloads folder | JSON/CSV export files, only if you click "Export" | Yes — same as any file you download |
| Remote servers | Nothing | N/A — the extension does not have one |
The extension does not use chrome.storage, cookies, or any other persistent
storage mechanism to retain audit data between sessions. Each time you click "Run Audit,"
the page is re-analyzed fresh.
The extension makes no network requests to any third-party server, analytics provider, or backend of ours. The one exception is a feature you must explicitly trigger yourself:
| Permission | Why it's needed |
|---|---|
activeTab | So the extension can read the page you're currently viewing, only when you invoke it |
scripting | To inject the content script that reads page metadata, into the active tab |
tabs | To identify the active tab and its URL so the audit applies to the right page |
Host permissions (http://*/*, https://*/*) | So the extension can run on any website you choose to audit; it does not act on a site until you click "Run Audit" there |
We do not share, sell, rent, or transfer any data to third parties, because we do not collect any data to begin with.
This extension is a website-auditing developer/marketing tool and is not directed at children. It does not knowingly collect information from anyone.
If this extension's data practices ever change, this policy will be updated accordingly and the "Last updated" date above will reflect the change.
If you have questions about this privacy policy, please contact the developer through the support channel listed on this extension's Chrome Web Store listing.