Xyfy TXT Reader 隐私政策
Xyfy TXT Reader(以下简称“本扩展”)尊重并保护用户隐私。本政策说明本扩展会收集、处理和存储哪些数据,以及这些数据如何被使用。
1. 我们收集哪些数据
- 本地导入的 TXT 文本内容(用于阅读与分页)。
- 阅读进度、阅读设置、书签、最近阅读记录等阅读相关数据。
- 用于同步的轻量配置项(通过浏览器提供的
chrome.storage.sync)。
2. 数据存储位置
- 正文与主要阅读数据默认保存在用户浏览器本地存储(IndexedDB)。
- 部分设置与进度可镜像到浏览器账号同步存储(chrome.storage.sync)。
- 如用户启用 Gist 云备份,备份文件存储在用户自己的 GitHub Gist 中。
3. 我们不会做什么
- 不会将用户导入的 TXT 正文上传到开发者服务器。
- 不会出售用户数据给第三方。
- 不会进行广告跟踪或跨站追踪。
4. 权限说明
本扩展申请 storage 权限用于保存阅读数据。
云备份占用的是用户自己的 Gist 存储,不占用开发者存储。
5. 数据导出与删除
- 用户可使用扩展内备份导出功能导出阅读数据。
- 用户可通过清除扩展数据或卸载扩展删除本地数据。
6. 政策更新
当功能或数据处理方式发生变化时,本页面会同步更新并标注新的生效日期。
7. 联系方式
如对本政策有问题,请在项目仓库提交 Issue: https://github.com/xyfy/Xyfy.TxtReader/issues
Privacy Policy (English)
Xyfy TXT Reader (the "Extension") respects your privacy. This policy explains what data is processed and where it is stored.
1. Data We Process
- TXT content you import for reading and pagination.
- Reading progress, settings, bookmarks, and recent history.
- Lightweight sync settings via
chrome.storage.sync.
2. Where Data Is Stored
- Main reading data is stored locally in your browser (IndexedDB).
- Some settings/progress may sync through your browser account storage.
- If Gist backup is enabled, backup files are stored in your own GitHub Gist.
3. What We Do Not Do
- We do not upload your TXT content to developer servers.
- We do not sell your personal data.
- We do not perform ad tracking or cross-site tracking.
4. Permission Usage
The extension requests storage for reading data.
Cloud backups use your own Gist storage, not developer-owned storage.
5. Data Export and Deletion
- You can export reading data using the built-in backup feature.
- You can delete data by clearing extension storage or uninstalling the extension.
6. Policy Updates
This page will be updated when data handling changes, with a new effective date.
7. Contact
For questions, open an issue at: https://github.com/xyfy/Xyfy.TxtReader/issues