SnapForm 隐私政策
最后更新:2026 年 3 月 12 日
概述
SnapForm 是一款浏览器扩展,用于自动检测网页表单并填充测试数据。我们重视用户隐私,本政策说明了扩展如何处理您的数据。
数据收集与存储
我们收集什么
- AI 提供商配置(API Key、模型名称):存储在 Chrome 同步存储中(
chrome.storage.sync),仅在您的已登录设备间同步。
- 填充历史记录(域名、页面标题、已填充字段值):存储在浏览器本地存储中(
chrome.storage.local),不会上传到任何服务器。
我们不收集什么
- 不收集个人身份信息
- 不追踪用户浏览行为
- 不向第三方发送任何使用数据
- 不使用分析或广告服务
网络请求
当您配置了 AI 提供商时,扩展会将表单 HTML 结构发送到您选择的 AI 服务(如 Google Gemini、OpenAI、DeepSeek 或您自定义的 API 端点)以分析表单并生成填充数据。这些请求:
- 仅在本地检测失败时才会触发
- 直接发送到您配置的 AI 提供商,不经过任何中间服务器
- 使用您自己的 API Key 进行身份验证
如果您未配置 AI 提供商,扩展完全在本地运行,不会发起任何网络请求。
权限说明
- storage:存储 AI 配置和填充历史
- activeTab:访问当前标签页以检测表单
- scripting:注入内容脚本以检测和填充表单
- host_permissions(所有网址):在任意网页上工作以检测表单
数据安全
- API Key 存储在 Chrome 的加密同步存储中
- 所有填充历史数据仅存储在本地
- 扩展不包含任何远程分析或追踪代码
数据删除
- 您可以随时在扩展弹窗中清空填充历史
- 卸载扩展将自动删除所有存储的数据
- 在 Chrome 设置中清除浏览数据也会删除扩展数据
联系我们
如有隐私相关问题,请通过 GitHub Issues 联系我们。
变更通知
如隐私政策有重大变更,我们将通过扩展更新通知用户。
SnapForm Privacy Policy
Last updated: March 12, 2026
Overview
SnapForm is a browser extension that automatically detects web forms and fills them with test data. We value your privacy and this policy explains how the extension handles your data.
Data Collection & Storage
What We Collect
- AI Provider Configuration (API Key, model name): Stored in Chrome sync storage (
chrome.storage.sync), synced only across your signed-in devices.
- Fill History (domain, page title, filled field values): Stored in browser local storage (
chrome.storage.local), never uploaded to any server.
What We Do NOT Collect
- No personally identifiable information
- No browsing behavior tracking
- No usage data sent to third parties
- No analytics or advertising services
Network Requests
When you configure an AI provider, the extension sends form HTML structure to your chosen AI service (e.g., Google Gemini, OpenAI, DeepSeek, or your custom API endpoint) to analyze the form and generate fill data. These requests:
- Are triggered only when local detection fails
- Go directly to your configured AI provider without any intermediary server
- Authenticate using your own API Key
If no AI provider is configured, the extension runs entirely locally and makes no network requests.
Permissions
- storage: Store AI configuration and fill history
- activeTab: Access the current tab to detect forms
- scripting: Inject content scripts to detect and fill forms
- host_permissions (all URLs): Work on any webpage to detect forms
Data Security
- API Keys are stored in Chrome's encrypted sync storage
- All fill history data is stored locally only
- The extension contains no remote analytics or tracking code
Data Deletion
- You can clear fill history at any time in the extension popup
- Uninstalling the extension automatically deletes all stored data
- Clearing browsing data in Chrome settings also removes extension data
Contact Us
For privacy-related questions, please reach out via GitHub Issues.
Change Notification
If there are significant changes to this privacy policy, we will notify users through extension updates.