This page shows the English version. 中文版见下方
AI Gloss Tab does not collect, store, or transmit any user data to any remote server. All features run entirely in your browser. Your AI conversation content never leaves your device.
The extension uses the standard chrome.storage API to save data locally on your device. This data is not synced, not uploaded, and exists only within your current browser profile.
chrome.storage.local, persistent)| Field | Purpose | Example |
|---|---|---|
theme | Theme preference | "system" / "light" / "dark" |
lang | UI language | "zh" / "en" |
components.* | Feature toggles (timeline, copy, pet) | true / false |
railPosition.* | Timeline position (side, offset, center) | "right", 60, 50 |
chrome.storage.local, persistent)| Field | Purpose |
|---|---|
petId, mood, rerollsLeft | Companion identity and mood |
cooldownUntil, hatched | Reroll cooldown, hatching state |
position, personalitySeed | Drag position, behavior seed |
Contains no personal information or conversation content.
chrome.storage.session, temporary)DOM selector pass/fail status and platform name only. Cleared when browser closes.
chrome.storage.local)Scoring summaries only (date + score + platform). No full diagnostic data stored.
| Scenario | Behavior |
|---|---|
| Uninstall extension | Chrome automatically deletes all extension data |
| Close browser | chrome.storage.session data cleared automatically |
| Manual deletion | Chrome Settings → Privacy → Clear browsing data → Advanced |
We retain no copies of deleted data — our servers hold nothing.
Runs on 9 AI platforms: ChatGPT, Claude, Gemini, DeepSeek, Kimi, Tongyi Qianwen, Doubao, Tencent Yuanbao, Baidu Yiyan.
navigator.clipboard on copy button clickchrome.storage.session)| Permission | Purpose |
|---|---|
activeTab | Detect current URL to check if on a supported AI platform |
storage | Save preferences, companion state, diagnostic reports |
host_permissions | Content script injection on 9 AI platform domains |
Does NOT request: tabs, cookies, history, downloads, webRequest, webNavigation, identity, management, notifications, geolocation.
All bundled locally, no CDN or remote calls:
| Resource | License |
|---|---|
| Fraunces, Quicksand (fonts) | SIL OFL 1.1 |
| KaTeX (formula rendering) | MIT |
| MathJax (formula fallback) | Apache 2.0 |
| html2canvas-pro (screenshots) | MIT |
Not directed at children under 13. Collects no data from anyone.
Since we collect no personal data, GDPR/CCPA rights (access, rectification, erasure, portability) are self-fulfilled. You hold the only copy in your browser. View via DevTools, modify in Popup, delete by uninstalling.
Updates will revise the "Last Updated" date and be noted in CHANGELOG.md. Material changes (e.g., introducing network transmission) will be prominently noted in extension update descriptions.
Governed by PRC law. GDPR/CCPA obligations are factually inapplicable as no personal data is collected.
Email: glosstabbug@foxmail.com
GitHub: Issues
完整中文版隐私政策请参见扩展源码中的 privacy-policy.md。核心要点:
chrome.storage.local 保存偏好和伴侣状态