# 隐私权政策 / Privacy Policy [中文](#中文版) | [English](#english-version) --- ## 中文版 **最后更新日期 / Last Updated:** 2026年3月 ### 概述 "Easy Proxy" 是一款 Chrome 浏览器扩展程序,旨在帮助开发者便捷地管理和配置 CDN 资源代理规则。我们非常重视您的隐私,本政策将说明我们如何收集、使用和保护您的信息。 ### 信息收集 **本扩展不收集任何用户数据。** 具体而言,我们不会: - 收集个人身份信息 - 收集浏览历史记录 - 收集您访问的网站内容 - 使用 cookies 或任何跟踪技术 - 将任何数据传输到外部服务器 ### 数据存储 所有用户配置数据(包括代理规则、代理组设置等)均存储在您的本地浏览器中,使用 Chrome 扩展存储 API(`chrome.storage.local`)。这些数据: - 仅存在于您的设备上 - 不会同步到云端 - 不会与任何第三方共享 - 您可以随时通过卸载扩展来删除这些数据 ### 权限说明 本扩展请求以下权限,仅用于实现核心功能: | 权限 | 用途 | |------|------| | `declarativeNetRequest` | 用于拦截和重定向网络请求,实现代理功能 | | `storage` | 用于在本地保存您的代理规则配置 | | `tabs` | 用于获取当前标签页信息,实现标签页绑定功能 | ### 第三方服务 本扩展不使用任何第三方服务、分析工具或广告网络。 ### 儿童隐私 本扩展不针对 13 岁以下的儿童。我们不会故意收集儿童的个人信息。 ### 政策变更 如果我们对本隐私政策进行任何更改,我们将在此页面上更新"最后更新日期"。建议您定期查看本政策。 ### 联系我们 如果您对本隐私政策有任何疑问,请通过以下方式联系我们: - **Email:** c15168249483@gmail.com --- ## English Version **Last Updated:** March 2026 ### Overview "Easy Proxy" is a Chrome browser extension designed to help developers easily manage and configure CDN resource proxy rules. We take your privacy very seriously, and this policy explains how we collect, use, and protect your information. ### Information Collection **This extension does not collect any user data.** Specifically, we do not: - Collect personal identification information - Collect browsing history - Collect content of websites you visit - Use cookies or any tracking technologies - Transmit any data to external servers ### Data Storage All user configuration data (including proxy rules, proxy group settings, etc.) is stored locally in your browser using the Chrome Extension Storage API (`chrome.storage.local`). This data: - Exists only on your device - Is not synced to the cloud - Is not shared with any third parties - Can be deleted at any time by uninstalling the extension ### Permissions This extension requests the following permissions, used solely for core functionality: | Permission | Purpose | |------------|---------| | `declarativeNetRequest` | Used to intercept and redirect network requests for proxy functionality | | `storage` | Used to save your proxy rule configurations locally | | `tabs` | Used to get current tab information for tab binding functionality | ### Third-Party Services This extension does not use any third-party services, analytics tools, or advertising networks. ### Children's Privacy This extension is not intended for children under 13 years of age. We do not knowingly collect personal information from children. ### Policy Changes If we make any changes to this privacy policy, we will update the "Last Updated" date on this page. We recommend reviewing this policy periodically. ### Contact Us If you have any questions about this privacy policy, please contact us through: - **Email:** c15168249483@gmail.com --- ## 开源许可 / Open Source License 本项目采用 MIT 许可证开源。详见 [LICENSE](LICENSE) 文件。 This project is open-sourced under the MIT License. See [LICENSE](LICENSE) file for details.