📋 隐私政策
🎯 扩展功能说明
网页编辑器是一个简单的浏览器工具,允许您直接在网页上编辑内容。其主要功能包括:
- 点击扩展图标启用网页编辑模式
- 直接修改网页上的文本内容
- 通过"完成编辑"按钮退出编辑模式
- 支持中文和英文界面
🔐 我们不收集的信息
本扩展设计遵循"零数据收集"原则:
- ❌ 不收集您访问的网站地址
- ❌ 不收集您编辑的内容
- ❌ 不收集您的浏览历史
- ❌ 不收集您的个人身份信息
- ❌ 不收集您的设备信息
- ❌ 不使用任何跟踪技术或分析工具
- ❌ 不使用Cookies 或类似技术
💾 本地存储的信息
本扩展仅在您的浏览器本地存储以下设置:
- ✅ 语言偏好:您选择的界面语言(中文或英文)
这些设置:
- 存储在 Chrome 的同步存储(chrome.storage.sync)中
- 仅用于在不同设备间同步您的语言偏好
- 由 Chrome 浏览器管理,不会被我们访问
- 您可以随时通过 Chrome 设置清除这些数据
🔑 权限说明
本扩展请求以下权限,仅用于实现核心功能:
1. activeTab(活动标签页)
- 用途:访问您当前正在查看的网页
- 使用时机:仅在您点击扩展图标时
- 具体操作:启用编辑模式、添加"完成编辑"按钮、显示通知
2. scripting(脚本注入)
- 用途:向网页注入必要的脚本和样式
- 具体操作:
- 设置网页为可编辑状态
- 创建和管理编辑控制按钮
- 显示编辑状态通知
- 防止编辑模式下的意外点击
3. storage(存储)
- 用途:保存您的语言偏好设置
- 存储内容:仅包含语言选择("zh_CN" 或 "en")
4. <all_urls>(主机权限)
- 用途:允许在任何网站上使用编辑功能
- 说明:虽然请求了广泛权限,但我们:
- 不会主动访问任何网站
- 仅在您明确点击扩展图标时才在当前页面工作
- 不会在后台运行或监控您的浏览活动
🌐 数据传输
- 所有功能完全在您的浏览器本地执行
- 不连接任何外部服务器或 API
- 您编辑的内容永远不会离开您的设备
- 没有数据上传或下载
👥 第三方服务
本扩展:
- ❌ 不使用任何第三方分析服务(如 Google Analytics)
- ❌ 不使用任何广告网络
- ❌ 不集成任何社交媒体插件
- ❌ 不包含任何第三方追踪代码
🔄 数据保留
- 除了语言偏好设置外,我们不保留任何数据
- 您对网页的编辑是临时的,刷新页面后即消失
- 卸载扩展后,语言设置会被 Chrome 自动清除
👶 儿童隐私
本扩展不会有意收集 13 岁以下儿童的任何信息。实际上,我们不收集任何人的任何信息。
🔒 安全性
- 所有代码在您的浏览器本地运行
- 不存在数据泄露风险(因为没有数据传输)
- 扩展不会修改网站的原始内容(仅临时编辑)
- 不会干扰网站的正常功能
📜 开源承诺
我们承诺本扩展的透明性:
- 所有代码都可以在 Chrome 扩展安装目录中查看
- 欢迎技术用户审查源代码
- 我们没有混淆或加密任何代码
🔄 隐私政策更新
如果我们更新此隐私政策,我们会:
- 在此页面发布新版本
- 更新页面底部的"最后更新"日期
- 如有重大变更,会通过扩展更新说明通知您
📧 联系我们
如果您对本隐私政策有任何疑问或担忧,请通过以下方式联系我们:
- 📧 Email: pingloop4app@gmail.com
- 🐛 问题反馈: Chrome Web Store 评论区
⚖️ 法律依据
本扩展的隐私实践符合:
- 欧盟《通用数据保护条例》(GDPR)
- 美国《加州消费者隐私法案》(CCPA)
- Chrome Web Store 开发者政策
由于我们不收集任何个人数据,因此没有数据处理、存储或共享的合规负担。
📋 Privacy Policy
🎯 Extension Functionality
Web Editor is a simple browser tool that allows you to edit content directly on web pages. Its main features include:
- Click the extension icon to enable web editing mode
- Directly modify text content on web pages
- Exit editing mode via the "Done Editing" button
- Support for Chinese and English interfaces
🔐 Information We Do NOT Collect
This extension follows a "zero data collection" principle:
- ❌ We do NOT collect the websites you visit
- ❌ We do NOT collect the content you edit
- ❌ We do NOT collect your browsing history
- ❌ We do NOT collect your personal identity information
- ❌ We do NOT collect your device information
- ❌ We do NOT use any tracking or analytics tools
- ❌ We do NOT use cookies or similar technologies
💾 Locally Stored Information
This extension only stores the following settings locally in your browser:
- ✅ Language Preference: Your chosen interface language (Chinese or English)
These settings:
- Are stored in Chrome's sync storage (chrome.storage.sync)
- Are only used to sync your language preference across devices
- Are managed by Chrome browser and not accessible to us
- Can be cleared at any time through Chrome settings
🔑 Permission Explanations
This extension requests the following permissions solely to implement core functionality:
1. activeTab
- Purpose: Access the web page you are currently viewing
- When Used: Only when you click the extension icon
- Specific Actions: Enable editing mode, add "Done Editing" button, display notifications
2. scripting
- Purpose: Inject necessary scripts and styles into web pages
- Specific Actions:
- Set web page to editable state
- Create and manage editing control buttons
- Display editing status notifications
- Prevent accidental clicks during editing mode
3. storage
- Purpose: Save your language preference settings
- Storage Content: Only contains language selection ("zh_CN" or "en")
4. <all_urls> (Host Permissions)
- Purpose: Allow editing functionality on any website
- Note: Although we request broad permissions, we:
- Will not proactively access any websites
- Only work on the current page when you explicitly click the extension icon
- Will not run in the background or monitor your browsing activity
🌐 Data Transmission
- All functionality runs entirely locally in your browser
- No connection to any external servers or APIs
- The content you edit never leaves your device
- No data uploads or downloads
👥 Third-Party Services
This extension:
- ❌ Does not use any third-party analytics services (e.g., Google Analytics)
- ❌ Does not use any advertising networks
- ❌ Does not integrate any social media plugins
- ❌ Does not contain any third-party tracking code
🔄 Data Retention
- We do not retain any data except language preference settings
- Your edits to web pages are temporary and disappear after refreshing
- Language settings are automatically cleared by Chrome after uninstalling the extension
👶 Children's Privacy
This extension does not knowingly collect any information from children under 13. In fact, we do not collect any information from anyone.
🔒 Security
- All code runs locally in your browser
- No risk of data breaches (because there is no data transmission)
- The extension does not modify the original content of websites (only temporary edits)
- Does not interfere with normal website functionality
📜 Open Source Commitment
We are committed to the transparency of this extension:
- All code can be viewed in the Chrome extension installation directory
- Technical users are welcome to review the source code
- We have not obfuscated or encrypted any code
🔄 Privacy Policy Updates
If we update this privacy policy, we will:
- Post the new version on this page
- Update the "Last Updated" date at the bottom of the page
- Notify you through extension update notes if there are significant changes
📧 Contact Us
If you have any questions or concerns about this privacy policy, please contact us:
- 📧 Email: pingloop4app@gmail.com
- 🐛 Issue Feedback: Chrome Web Store Reviews
⚖️ Legal Basis
The privacy practices of this extension comply with:
- EU General Data Protection Regulation (GDPR)
- California Consumer Privacy Act (CCPA)
- Chrome Web Store Developer Policies
Since we do not collect any personal data, there is no compliance burden for data processing, storage, or sharing.