Our Privacy Commitment
We respect your privacy. AI Tab Organizer is designed with privacy-first principles:
- ✅ No personal data collection - We don't collect, store, or transmit any personally identifiable information
- ✅ Local-first operation - All data processing happens on your device
- ✅ No third-party data selling - Your data is never sold or shared with third parties
- ✅ Bring Your Own Key (BYOK) - You control your own AI API keys, stored securely on your device
- ✅ Chrome Web Store compliant - Fully compliant with Google's privacy requirements
Extension Purpose
AI Tab Organizer is a browser extension focused on tab management and organization. It uses AI technology to automatically analyze and categorize your open tabs, helping you manage large numbers of tabs more effectively. Features include duplicate tab detection, idle tab identification, smart tab grouping, and organized bookmark creation. All functionality serves the single purpose of improving browser tab management efficiency.
Permissions Justification
📑 Tabs Permission
Why we need it:
- Read information about tabs in the current window (title, URL, favicon, last accessed time)
- Detect and close duplicate tabs
- Identify idle tabs that haven't been used for a long time
- Count tabs and provide warnings when exceeding thresholds
- Navigate users to specific tabs
Privacy note: We do not track your browsing history or send tab information to remote servers. AI analysis only sends titles and domains, not full URLs or sensitive content.
🔖 Bookmarks Permission
Why we need it:
- Save analyzed tab groups as organized bookmark folders
- Read existing bookmark folder structure for user selection
- Save idle tabs as bookmarks before closing to prevent data loss
- Support "Quick Save" feature to save current tabs to specified bookmark folders
Privacy note: We only create and read bookmarks. We do not modify or delete your existing bookmarks. All operations are explicitly triggered by your actions.
💾 Storage Permission
Why we need it:
- Store user preference settings (language, idle threshold, popup display options, etc.)
- Securely store API keys locally (encrypted in
chrome.storage.local)
- Store custom AI prompts and domain categorization rules
- Sync user settings across devices (via
chrome.storage.sync)
- Store default bookmark save location preferences
Privacy note: All data is stored only in your Chrome browser and is never uploaded to external servers. API keys are securely stored using chrome.storage.local and are not synced across devices for security.
🎨 Tab Groups Permission
Why we need it:
- Automatically create tab groups based on AI analysis results
- Assign colors to different categories of tabs (e.g., blue for work, red for entertainment)
- Visually organize related tabs together for improved productivity
- Support one-click application of AI-suggested tab group categorization
Privacy note: This permission is only used for creating and managing tab groups to make tabs more visually organized. All grouping operations are explicitly triggered by your actions.
Host Permissions (API Access)
This extension requires access to three AI service provider API endpoints to provide intelligent tab categorization. These permissions are only used to call AI APIs and do not access, read, or modify any website content:
🤖 AI Service API Access
- OpenAI API (
https://api.openai.com/*) - Call OpenAI GPT API for tab analysis
- Anthropic API (
https://api.anthropic.com/*) - Call Anthropic Claude API for tab analysis
- Google Gemini API (
https://generativelanguage.googleapis.com/*) - Call Google Gemini API for tab analysis
Important notes:
- API calls are only triggered when you click the "Analyze Tabs" button
- Only tab titles and domain names are sent (no full URLs or page content)
- You must provide your own API keys; the extension does not include built-in keys
- Your API keys are stored securely on your device and never transmitted to the extension developer
Remote Code
Does this extension use remote code?
No. This extension does not use any remote code. All JavaScript code is included within the extension package and does not dynamically load or execute code from external servers. While the extension calls third-party AI APIs (OpenAI, Anthropic, Google Gemini), these are standard HTTP API requests that send data and receive JSON responses, not involving the download or execution of remote code.
Data Privacy Commitments
- ✅ No personal information collection: This extension does not collect, store, or transmit any personally identifiable information
- ✅ Local operation: All settings and preferences are stored in your Chrome browser's local storage
- ✅ API key security: User-provided API keys are stored locally only, using Chrome's encrypted storage mechanism
- ✅ No tracking: We do not use any analytics tools or tracking code to monitor user behavior
- ✅ Transparent operation: All features are explicitly triggered by you and do not automatically execute unauthorized operations in the background
- ✅ Open source transparency: Code is available for review to ensure no hidden features or backdoors
Contact Information
If you have any questions about this Privacy Policy, please contact the developer through the Chrome Web Store listing page.
Last Updated: January 22, 2026
Extension Version: 1.4.0
隱私權承諾
我們尊重您的隱私。 AI Tab Organizer 採用隱私優先設計原則:
- ✅ 不收集個人資料 - 我們不收集、儲存或傳輸任何個人識別資訊
- ✅ 本機優先運作 - 所有資料處理都在您的裝置上進行
- ✅ 不進行第三方資料販售 - 您的資料絕不會被出售或分享給第三方
- ✅ 自帶金鑰 (BYOK) - 您控制自己的 AI API 金鑰,安全儲存在您的裝置上
- ✅ 符合 Chrome Web Store 規範 - 完全符合 Google 的隱私權要求
擴充功能目的
AI Tab Organizer 是一個專注於瀏覽器分頁管理與組織的擴充功能。本擴充功能利用 AI 技術自動分析並分類使用者的開啟分頁,協助使用者更有效地管理大量分頁,包括偵測重複分頁、識別閒置分頁、建立智慧分頁群組,以及將分頁儲存為有組織的書籤。所有功能皆圍繞提升瀏覽器分頁管理效率此單一目的。
權限使用說明
📑 分頁權限 (Tabs)
為什麼需要此權限:
- 讀取當前視窗中所有分頁的資訊(標題、URL、favicon、最後存取時間)
- 偵測並關閉重複的分頁
- 識別長時間未使用的閒置分頁
- 統計分頁數量並在超過設定門檻時提供警告
- 將使用者導航至特定分頁
隱私權說明:我們不會追蹤您的瀏覽歷史或將分頁資訊傳送至任何遠端伺服器。AI 分析僅傳送標題與網域,不含完整 URL 或敏感內容。
🔖 書籤權限 (Bookmarks)
為什麼需要此權限:
- 將分析後的分頁群組儲存為有組織的書籤資料夾
- 讀取現有書籤資料夾結構,供使用者選擇儲存位置
- 將閒置分頁儲存為書籤後關閉,避免資料遺失
- 支援「快速儲存」功能,一鍵將當前分頁儲存至指定書籤資料夾
隱私權說明:此權限僅用於書籤的建立和讀取,不會修改或刪除使用者現有的書籤。所有操作皆由使用者明確觸發。
💾 儲存權限 (Storage)
為什麼需要此權限:
- 儲存使用者偏好設定(語言、閒置時間門檻、彈出視窗顯示選項等)
- 安全儲存 API 金鑰(僅存於本地,加密儲存於
chrome.storage.local)
- 儲存自訂 AI 提示詞與網域分類規則
- 跨裝置同步使用者設定(透過
chrome.storage.sync)
- 儲存預設書籤儲存位置偏好
隱私權說明:所有資料僅存於使用者的 Chrome 瀏覽器中,不會上傳至任何外部伺服器。API 金鑰使用 chrome.storage.local 安全儲存,不會跨裝置同步以確保安全性。
🎨 分頁群組權限 (Tab Groups)
為什麼需要此權限:
- 根據 AI 分析結果自動建立分頁群組
- 為不同類別的分頁指定顏色(如工作用藍色、娛樂用紅色)
- 將同性質的分頁視覺化組織在一起,提升工作效率
- 支援使用者一鍵套用 AI 建議的分頁群組分類
隱私權說明:此權限僅用於建立和管理分頁群組,讓分頁視覺上更有組織性。所有群組操作皆由使用者明確觸發。
主機權限 (API 存取)
本擴充功能需要存取三個 AI 服務提供商的 API 端點,用於提供智慧分頁分類功能。這些權限僅用於呼叫 AI API,不會存取、讀取或修改任何網站內容:
🤖 AI 服務 API 存取
- OpenAI API (
https://api.openai.com/*) - 呼叫 OpenAI GPT API 進行分頁分析
- Anthropic API (
https://api.anthropic.com/*) - 呼叫 Anthropic Claude API 進行分頁分析
- Google Gemini API (
https://generativelanguage.googleapis.com/*) - 呼叫 Google Gemini API 進行分頁分析
重要說明:
- 僅在使用者點擊「分析分頁」按鈕時才會呼叫 API
- 僅傳送分頁標題與網域名稱,不含完整 URL 或頁面內容
- 使用者需自行提供 API 金鑰,擴充功能不包含內建金鑰
- API 金鑰安全存於使用者本地裝置,不會被傳送至擴充功能開發者
遠端程式碼
此擴充功能是否使用遠端程式碼?
否。本擴充功能不使用任何遠端程式碼。所有 JavaScript 程式碼皆包含在擴充功能套件中,不會從外部伺服器動態載入或執行程式碼。雖然本擴充功能會呼叫第三方 AI API(OpenAI、Anthropic、Google Gemini),但這些僅為標準 HTTP API 請求,傳送資料並接收 JSON 回應,不涉及遠端程式碼的下載或執行。
資料隱私承諾
- ✅ 不收集個人資訊:本擴充功能不會收集、儲存或傳送任何使用者的個人識別資訊
- ✅ 本地運作:所有設定與偏好儲存於使用者的 Chrome 瀏覽器本地儲存空間
- ✅ API 金鑰安全:使用者提供的 API 金鑰僅存於本地,採用 Chrome 加密儲存機制
- ✅ 無追蹤行為:不使用任何分析工具或追蹤程式碼監控使用者行為
- ✅ 透明操作:所有功能皆由使用者明確觸發,不會在背景自動執行未經授權的操作
- ✅ 開源透明:程式碼可供審查,確保無隱藏功能或後門
聯絡資訊
如對隱私權政策有任何疑問,請透過 Chrome Web Store 商店頁面聯繫開發者。
最後更新日期:2026 年 1 月 22 日
擴充功能版本:1.4.0