AI GEO Optimizer 隐私政策
Privacy Policy — 本扩展本地运行、零网络请求、零数据上传、零追踪。
中文版
一、核心承诺
- 零联网:本扩展全部功能在你的浏览器本地完成,不向任何服务器发送你的内容、个人信息或使用数据。
- 零账号体系:本扩展不收集、不要求、不存储任何账号、邮箱、手机号或身份信息。
- 零追踪:本扩展不集成任何分析、统计、广告 SDK;不做用户画像、不参与定向广告。
- 零远程代码:本扩展不使用
eval、new Function、fetch、XMLHttpRequest、WebSocket,亦不动态加载任何远程脚本。
二、扩展处理的数据
| 数据类型 | 处理方式 | 是否上传 | 是否持久存储 |
|---|---|---|---|
| 当前 AI 对话页面的可见文本 | 仅在你点击「一键检测」时临时读取,用于本地评分计算 | 否 | 否,仅检测瞬间存在于扩展运行时内存 |
| 你输入的 Prompt / 文案 | 仅在你点击对应「优化 / 改写 / 检测」按钮时本地处理 | 否 | 否,关闭 popup 后即清除 |
| 操作历史记录(最近 30 条) | 仅在你点击操作按钮后写入浏览器 localStorage |
否 | 是,仅本机;可一键清空 |
| Prompt 收藏 | 仅在你点击「★ 收藏」时写入浏览器 localStorage |
否 | 是,仅本机;可一键清空 |
| 浏览器标签 URL | 仅读取当前活动标签的 URL host 字段,用于判断是否为受支持的 AI 平台 |
否 | 否 |
三、Chrome 权限申请说明
| 权限 | 申请理由 | 使用边界 |
|---|---|---|
activeTab |
用户主动点击扩展图标后,临时读取当前标签已渲染的对话文本,用于 GEO 检测 | 用户未点击则不读取;不读取其他标签、不读取浏览历史 |
scripting |
在用户点击「一键检测」时,向当前标签注入一个自包含、纯读取的内容抽取函数 | 仅注入一次性函数,不修改 DOM、不监听事件、不持久驻留 |
本扩展不申请:<all_urls>、tabs、storage、cookies、webRequest、webNavigation、history、bookmarks、clipboardRead、management 等任何高敏权限。历史记录与收藏使用扩展页面自身的 localStorage,不需要 Chrome storage 权限。
四、本扩展不做的事
- 不收集任何个人身份信息(PII)
- 不做任何形式的用户行为分析或统计
- 不与任何第三方服务、广告网络、数据中介共享你的数据
- 不进行任何模型训练、不上传内容到云端
- 不修改你浏览的 AI 对话页面、不替你提交、不代你聊天
- 不在后台静默运行:无心跳、无轮询、无定时任务
五、第三方与数据销售
本扩展未集成任何第三方 SDK(无 Google Analytics、无 Sentry、无任何统计或埋点),绝不出售、共享或交易你的任何数据。
本扩展与 ChatGPT、Claude、文心一言、豆包、Kimi 等 AI 平台无任何商业合作或数据交换关系,仅做单向页面识别。
六、数据删除
你可以在任何时候完全删除本扩展处理的本地数据:
- 打开扩展 → 工具 → 设置 → 数据管理 → 点击「清空」按钮
- 或在
chrome://extensions/删除本扩展(自动清空所有localStorage数据)
七、未成年人
本扩展不针对 13 岁以下儿童设计,亦不收集任何儿童数据。
八、变更通知
如本隐私政策有变更,将通过新版本扩展更新说明告知。重大变更将以显著方式在 popup 内提示。
九、联系方式
如对本扩展的隐私实践有任何疑问,请通过 Chrome 网上应用店扩展页的「开发者联系」渠道反馈。
English Version
1. Core Commitments
- Zero networking: All features run entirely in your browser locally. No content, personal data, or usage data is sent to any server.
- No accounts: We do not collect, require, or store any accounts, emails, phone numbers, or identity information.
- Zero tracking: We integrate no analytics, telemetry, or advertising SDK; we do not build user profiles or participate in targeted ads.
- No remote code: This extension does not use
eval,new Function,fetch,XMLHttpRequest, orWebSocket, nor does it dynamically load any remote script.
2. Data the Extension Handles
| Data | Processing | Uploaded? | Persisted? |
|---|---|---|---|
| Visible text on the current AI chat page | Temporarily read only when you click “Detect”, for local scoring | No | No, in-memory only at the moment of detection |
| Prompts / copy you type into the popup | Locally processed when you click the corresponding action button | No | No, cleared when popup closes |
| Operation history (last 30 entries) | Written to browser localStorage after each action you initiate |
No | Yes, local-only; one-click wipe |
| Prompt favorites | Written to browser localStorage when you click “★ Favorite” |
No | Yes, local-only; one-click wipe |
| Browser tab URL | Only the host of the active tab is read to determine whether it is a supported AI platform |
No | No |
3. Permission Justifications
| Permission | Why we request it | Boundary |
|---|---|---|
activeTab |
After you click the extension icon, we temporarily read rendered conversation text from the active tab for GEO scoring | We do not read without your click; we do not read other tabs or browsing history |
scripting |
To inject a self-contained read-only content extractor function into the active tab when you click “Detect” | One-shot function; no DOM modification, no listeners, no residence |
We do not request: <all_urls>, tabs, storage, cookies, webRequest, webNavigation, history, bookmarks, clipboardRead, management, or any similarly sensitive permission. History and favorites use the extension page's own localStorage, which does not require the Chrome storage permission.
4. Things We Do Not Do
- We do not collect any personally identifiable information (PII)
- We do not perform any user-behavior analytics
- We do not share data with any third party, advertiser, or broker
- We do not train any model on your data, nor upload your content to the cloud
- We do not modify the AI chat page you visit, do not submit on your behalf, do not chat for you
- We do not run silently in the background: no heartbeat, no polling, no timers
5. Third Parties and Data Sales
This extension integrates no third-party SDK. We never sell, share, or trade your data.
We have no commercial relationship or data exchange with ChatGPT, Claude, ERNIE Bot, Doubao, Kimi, or any other AI platform; only one-way page recognition.
6. Data Deletion
- Extension popup → Tools → Settings → Data Management → “Clear” button
- Or remove the extension at
chrome://extensions/, which clears alllocalStorage
7. Children
This extension is not designed for, nor does it collect data from, children under 13.
8. Changes
Material changes to this policy will be announced prominently in the popup of the new release.
9. Contact
For privacy questions, please use the developer contact channel on the Chrome Web Store listing page.