Skip to content

Instantly share code, notes, and snippets.

@hehehai
Created November 6, 2025 02:11
Show Gist options
  • Select an option

  • Save hehehai/6f2878dbf6e5a2838a06b0d48a8e23d1 to your computer and use it in GitHub Desktop.

Select an option

Save hehehai/6f2878dbf6e5a2838a06b0d48a8e23d1 to your computer and use it in GitHub Desktop.
# Recosite 隐私政策
**生效日期:2025年11月6日**
## 概述
Recosite("本扩展")是一款浏览器扩展程序,旨在帮助用户截取网页内容为图片和录制网页交互为视频。我们非常重视您的隐私,本隐私政策说明了本扩展如何处理您的信息。
## 信息收集
**本扩展不收集、存储或传输任何个人信息或用户数据。**
本扩展的工作方式:
- 所有截图和录屏处理均在您的本地设备上完成
- 不会将任何数据发送到外部服务器
- 不会追踪您的浏览历史
- 不会收集您的个人信息
## 数据处理
### 1. 网站内容访问
本扩展需要访问您正在浏览的网页内容,以便:
- 捕获网页的可视内容(文字、图片、布局)
- 执行滚动操作以实现长截图功能
- 注入选区工具以实现选区截图功能
**重要说明:**
- 这些内容仅在您的本地设备上处理
- 不会上传或传输到任何服务器
- 处理完成后不会保留任何数据
### 2. 用户活动
本扩展可能会:
- 检测页面滚动位置(用于长截图拼接)
- 监听鼠标拖拽操作(用于选区截图)
**重要说明:**
- 这些操作仅在您主动使用截图功能时发生
- 不会记录或存储任何用户活动数据
- 不会在后台监控您的操作
### 3. 本地存储
本扩展使用浏览器的本地存储功能(chrome.storage)来保存:
- 用户偏好设置(如默认图片格式)
- 临时录制数据(仅在录制过程中使用)
**重要说明:**
- 这些数据仅存储在您的本地设备上
- 不会同步到云端或发送到任何服务器
- 您可以随时清除这些数据
## 权限说明
本扩展请求以下权限,仅用于实现核心功能:
| 权限 | 用途 | 数据处理 |
|------|------|----------|
| `activeTab` | 访问当前标签页以执行截图 | 本地处理,不传输 |
| `tabs` | 获取标签页标题和URL用于文件命名 | 本地处理,不存储 |
| `scripting` | 注入选区工具脚本 | 本地执行,不传输 |
| `downloads` | 保存截图和录屏文件 | 直接保存到本地 |
| `tabCapture` | 捕获标签页媒体流用于录屏 | 本地处理,不传输 |
| `offscreen` | 创建离屏文档处理视频录制 | 本地处理,不传输 |
| `storage` | 存储用户偏好设置 | 本地存储,不同步 |
| `<all_urls>` | 在任意网页上执行截图功能 | 本地处理,不传输 |
## 第三方服务
**本扩展不使用任何第三方服务、分析工具或广告平台。**
- 不集成 Google Analytics 或其他分析服务
- 不使用广告服务
- 不连接到任何外部API
- 所有代码均包含在扩展包内
## 数据共享
**本扩展不会与任何第三方共享、出售或传输您的数据。**
因为本扩展根本不收集任何用户数据,所以没有数据可以共享或出售。
## 数据安全
由于所有处理都在您的本地设备上完成,您的数据安全完全由您自己控制:
- 截图和录屏文件保存在您的本地下载文件夹中
- 您可以自行决定是否分享这些文件
- 本扩展无法访问您已保存的文件
## 用户权利
您拥有完全的控制权:
- **卸载**:随时可以卸载本扩展
- **清除数据**:可以清除浏览器的本地存储数据
- **禁用权限**:可以在浏览器设置中管理扩展权限
## 儿童隐私
本扩展不会主动收集任何年龄段用户的个人信息。由于不收集数据,因此适用于所有年龄段。
## 政策更新
我们可能会不时更新本隐私政策。任何更改将通过以下方式通知:
- 更新本页面的"生效日期"
- 在 Chrome Web Store 的扩展说明中公告
## 联系我们
如果您对本隐私政策有任何疑问或建议,请通过以下方式联系我们:
- GitHub Issues: [您的项目地址]
- 邮箱: [您的邮箱]
## 合规声明
本扩展严格遵守:
- Chrome Web Store 开发者计划政策
- 用户数据隐私政策
- 单一用途政策
**我们承诺:**
✓ 不会出于已获批准的用途之外的用途向第三方出售或传输用户数据
✓ 不会为实现与产品的单一用途无关的目的而使用或转移用户数据
✓ 不会为确定信用度或实现贷款而使用或转移用户数据
---
最后更新:2025年11月6日
# Recosite Privacy Policy
**Effective Date: November 6, 2025**
## Overview
Recosite ("the Extension") is a browser extension designed to help users capture web page content as images and record web interactions as videos. We take your privacy seriously, and this privacy policy explains how the Extension handles your information.
## Information Collection
**The Extension does not collect, store, or transmit any personal information or user data.**
How the Extension works:
- All screenshot and screen recording processing is done locally on your device
- No data is sent to external servers
- Does not track your browsing history
- Does not collect your personal information
## Data Processing
### 1. Website Content Access
The Extension needs to access the web page content you are browsing to:
- Capture the visual content of web pages (text, images, layout)
- Perform scrolling operations for full-page screenshot functionality
- Inject selection tools for area screenshot functionality
**Important Notes:**
- This content is processed only on your local device
- Not uploaded or transmitted to any servers
- No data is retained after processing is complete
### 2. User Activity
The Extension may:
- Detect page scroll positions (for full-page screenshot stitching)
- Listen to mouse drag operations (for area screenshot selection)
**Important Notes:**
- These operations only occur when you actively use screenshot features
- Does not record or store any user activity data
- Does not monitor your actions in the background
### 3. Local Storage
The Extension uses the browser's local storage feature (chrome.storage) to save:
- User preference settings (such as default image format)
- Temporary recording data (used only during recording)
**Important Notes:**
- This data is stored only on your local device
- Not synced to the cloud or sent to any servers
- You can clear this data at any time
## Permission Explanation
The Extension requests the following permissions, used only for core functionality:
| Permission | Purpose | Data Processing |
|------------|---------|-----------------|
| `activeTab` | Access current tab to perform screenshots | Local processing, not transmitted |
| `tabs` | Get tab title and URL for file naming | Local processing, not stored |
| `scripting` | Inject selection tool scripts | Local execution, not transmitted |
| `downloads` | Save screenshot and recording files | Direct save to local |
| `tabCapture` | Capture tab media streams for recording | Local processing, not transmitted |
| `offscreen` | Create offscreen documents for video recording | Local processing, not transmitted |
| `storage` | Store user preference settings | Local storage, not synced |
| `<all_urls>` | Perform screenshot functions on any webpage | Local processing, not transmitted |
## Third-Party Services
**The Extension does not use any third-party services, analytics tools, or advertising platforms.**
- Does not integrate Google Analytics or other analytics services
- Does not use advertising services
- Does not connect to any external APIs
- All code is contained within the extension package
## Data Sharing
**The Extension does not share, sell, or transmit your data to any third parties.**
Because the Extension does not collect any user data, there is no data to share or sell.
## Data Security
Since all processing is done on your local device, your data security is entirely under your control:
- Screenshot and recording files are saved in your local downloads folder
- You can decide whether to share these files
- The Extension cannot access your saved files
## User Rights
You have complete control:
- **Uninstall**: You can uninstall the Extension at any time
- **Clear Data**: You can clear browser local storage data
- **Disable Permissions**: You can manage extension permissions in browser settings
## Children's Privacy
The Extension does not actively collect personal information from users of any age. Since it does not collect data, it is suitable for all ages.
## Policy Updates
We may update this privacy policy from time to time. Any changes will be communicated through:
- Updating the "Effective Date" on this page
- Announcements in the Chrome Web Store extension description
## Contact Us
If you have any questions or suggestions about this privacy policy, please contact us:
- GitHub Issues: [Your project URL]
- Email: [Your email]
## Compliance Statement
The Extension strictly complies with:
- Chrome Web Store Developer Program Policies
- User Data Privacy Policy
- Single Purpose Policy
**We commit:**
✓ Will not sell or transfer user data to third parties for purposes outside of approved uses
✓ Will not use or transfer user data for purposes unrelated to the product's single purpose
✓ Will not use or transfer user data for creditworthiness or lending purposes
---
Last Updated: November 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment