隐私政策
本隐私政策说明「ChatGPT 广告屏蔽」浏览器扩展(以下简称“本扩展”)如何处理您的数据。我们高度重视您的隐私,并遵循最小化原则:本扩展不收集、不存储、不上传任何个人身份信息。
1. 我们收集什么
- 我们不收集任何个人信息:不收集您的姓名、邮箱、账号、浏览历史、聊天内容、IP 地址或任何可识别个人身份的信息。
- 仅本地统计:为展示「累计屏蔽 / 本月 / 本页」计数,扩展在您浏览器本地记录一个匿名数字(屏蔽广告卡片的次数)。该数字不包含任何个人信息。
2. 数据存储在哪里
- 设置与模式(开关状态、屏蔽模式):存储在您浏览器本地的
chrome.storage.local。 - 屏蔽计数:存储在
chrome.storage.sync,仅用于在您登录同一浏览器账号的多台设备间同步匿名计数。 - 所有数据仅存在于您的浏览器,不会发送到我们的任何服务器。
3. 远程规则更新
为使屏蔽规则在 ChatGPT 改版后仍能生效,本扩展会定期从公开仓库 https://raw.githubusercontent.com/xiaowulang-turbo/chatgpt-ad-blocker/main/rules.json 拉取纯数据规则文件(不含任何可执行代码,也不含任何个人数据)。该请求不携带任何用户信息。
4. 权限说明
storage:用于保存上述设置与匿名计数。host_permissions(raw.githubusercontent.com):仅用于拉取远程规则文件。content_scripts(chatgpt.com):仅在 ChatGPT 页面运行,用于识别并隐藏广告卡片。
5. 数据共享
本扩展不与任何第三方共享数据,不用于广告、营销或分析。
6. 您的选择
- 您可以随时在扩展弹窗中关闭屏蔽开关;
- 卸载扩展即会清除本地所有数据;
- 清除浏览器数据时,扩展设置与计数一并被清除。
7. 联系我们
如对本隐私政策有任何疑问,请通过 GitHub 仓库提交 Issue:github.com/xiaowulang-turbo/chatgpt-ad-blocker。
Privacy Policy
This Privacy Policy explains how the "ChatGPT Ad Blocker" browser extension ("the Extension") handles your data. We value your privacy and follow the principle of data minimization: the Extension does not collect, store, or transmit any personally identifiable information.
1. What We Collect
- We collect no personal information: no name, email, account, browsing history, chat content, IP address, or any personally identifiable data.
- Local-only statistics: to display "Total blocked / This month / This page" counters, the Extension records an anonymous number locally (the count of blocked ad cards). This number contains no personal information.
2. Where Data Is Stored
- Settings & mode (toggle state, blocking mode): stored in your browser's local
chrome.storage.local. - Blocking counters: stored in
chrome.storage.sync, used only to sync anonymous counts across devices signed in to the same browser account. - All data stays in your browser and is never sent to any of our servers.
3. Remote Rule Updates
To keep blocking effective after ChatGPT changes its layout, the Extension periodically fetches a pure-data rules file from the public repository https://raw.githubusercontent.com/xiaowulang-turbo/chatgpt-ad-blocker/main/rules.json (no executable code, no personal data). This request carries no user information.
4. Permissions
storage: used to save the settings and anonymous counters above.host_permissions(raw.githubusercontent.com): used only to fetch the remote rules file.content_scripts(chatgpt.com): runs only on ChatGPT pages to identify and hide ad cards.
5. Data Sharing
The Extension does not share data with any third party, and does not use it for advertising, marketing, or analytics.
6. Your Choices
- You can turn off blocking at any time from the Extension popup;
- Uninstalling the Extension removes all local data;
- Clearing your browser data also clears the Extension's settings and counters.
7. Contact Us
If you have any questions about this Privacy Policy, please open an issue in the GitHub repository: github.com/xiaowulang-turbo/chatgpt-ad-blocker.