Last updated / 最後更新:2026-06-16
ClipNote 是一個 Chrome 擴充功能,用於將使用者在網頁上選取的文字儲存成本機筆記,並可使用標籤整理、匯出 Markdown,或選擇性同步到使用者設定的 Notion workspace。
ClipNote 只會在使用者主動操作時處理資料。可能處理的資料包含:
這些資料僅用於提供 ClipNote 的核心功能:儲存筆記、搜尋筆記、分類標籤、匯出 Markdown、AI 標籤推薦,以及同步到使用者指定的 Notion 目標。
ClipNote 使用 chrome.storage.local 將筆記、標籤與設定保存在使用者自己的 Chrome 瀏覽器本機。
ClipNote 不會將本機筆記上傳到 ClipNote 自有伺服器。ClipNote 目前沒有自有後端服務。
Notion 同步是選用功能。只有在使用者於 Options 中設定 Notion token 與同步目標,並主動執行同步時,ClipNote 才會將筆記內容送到 Notion API。
同步到 Notion 的資料可能包含:
Notion token 只會儲存在本機 Chrome storage 中,並只用於呼叫 Notion API。使用者應建立只授權必要頁面或 database 的 Notion integration。
AI 標籤推薦是選用功能,預設關閉。關閉時,ClipNote 不會啟動 Chrome Built-in AI 模型,也不會觸發模型下載。
啟用 AI 推薦後,ClipNote 會把筆記摘錄、頁面標題與既有標籤交給 Chrome Built-in AI 在本機環境中產生標籤推薦。ClipNote 不會將這些內容送到 ClipNote 自有伺服器。
ClipNote 不會出售、出租或交換使用者資料。
ClipNote 不會將資料提供給廣告平台、分析平台或資料仲介。
ClipNote 只會在以下情況把資料交給第三方服務:
ClipNote 使用下列 Chrome 權限:
activeTab:在使用者主動操作時讀取目前分頁資訊。contextMenus:提供右鍵選單,讓使用者儲存選取文字。storage:在本機儲存筆記、標籤與設定。downloads:匯出 Markdown 檔案。scripting:在使用者觸發快捷鍵或儲存動作時取得目前分頁的選取文字。https://api.notion.com/*:在使用者設定 Notion 並執行同步時呼叫 Notion API。ClipNote 不會載入或執行遠端託管的程式碼。
使用者可以透過以下方式刪除資料:
如有隱私權相關問題,請透過本專案 GitHub repository 的 Issues 聯絡維護者。
ClipNote is a Chrome extension for saving selected webpage text as local notes. Users can organize notes with tags, export notes as Markdown, and optionally sync notes to a user-configured Notion workspace.
ClipNote only processes data when the user actively uses the extension. The data processed by ClipNote may include:
This data is used only to provide ClipNote’s core features: saving notes, searching notes, organizing tags, exporting Markdown, generating AI tag suggestions, and syncing notes to the Notion destination configured by the user.
ClipNote uses chrome.storage.local to store notes, tags, and settings locally in the user’s own Chrome browser.
ClipNote does not upload local notes to any ClipNote-owned server. ClipNote currently does not operate its own backend service.
Notion sync is optional. ClipNote sends note content to the Notion API only when the user configures a Notion token and sync target in Options and actively starts a sync action.
Data synced to Notion may include:
The Notion token is stored only in local Chrome storage and is used only to call the Notion API. Users should create a Notion integration that is limited to the necessary pages or databases.
AI tag suggestions are optional and disabled by default. When disabled, ClipNote does not start the Chrome Built-in AI model and does not trigger a model download.
When AI suggestions are enabled, ClipNote sends the clipped note text, page title, and existing tags to Chrome Built-in AI for local processing to generate tag suggestions. ClipNote does not send this content to any ClipNote-owned server.
ClipNote does not sell, rent, or trade user data.
ClipNote does not provide user data to advertising platforms, analytics platforms, or data brokers.
ClipNote shares data with third-party services only in the following cases:
ClipNote uses the following Chrome permissions:
activeTab: Reads current tab information when the user actively uses the extension.contextMenus: Provides a right-click menu for saving selected text.storage: Stores notes, tags, and settings locally.downloads: Exports Markdown files.scripting: Reads selected text from the current tab when the user triggers a save action or shortcut.https://api.notion.com/*: Calls the Notion API when the user configures Notion and starts a sync action.ClipNote does not load or execute remotely hosted code.
Users can delete data in the following ways:
For privacy-related questions, please contact the maintainer through Issues in this project’s GitHub repository.