Skip to content

Instantly share code, notes, and snippets.

@rock1223
Last active January 8, 2026 16:04
Show Gist options
  • Select an option

  • Save rock1223/58eeaf410b305fad41e378e66cca2b1e to your computer and use it in GitHub Desktop.

Select an option

Save rock1223/58eeaf410b305fad41e378e66cca2b1e to your computer and use it in GitHub Desktop.
Privacy Policy - API Monitor

English Version

  1. Introduction API Monitor is a browser extension designed for developers to inspect XHR and Fetch API requests directly on the webpage. We value your privacy and are committed to protecting your data.

  2. Data Collection and Usage No Personal Data: API Monitor does not collect any personally identifiable information (PII), such as names, email addresses, or browsing history.

Local Processing: All API request and response data captured by the extension are processed and displayed locally on your device.

No External Transmission: We do not transmit any of your network data or inspected content to external servers or third parties.

  1. Data Storage Session Storage: API logs are stored in your browser's session storage so that they persist across page reloads. This data is cleared when the tab or browser is closed.

Local Settings: Your UI preferences (such as Dark/Light mode, panel position, and filters) are saved locally using the chrome.storage API.

  1. Third-Party Access We do not sell, trade, or otherwise transfer your information to outside parties. Since no data is collected on our servers, there is no data to share.

  2. Permissions The extension requests specific permissions (e.g., webRequest, scripting, activeTab) solely to perform its core function: monitoring and displaying API activity within your browser.

中文版

  1. 前言 API Monitor 是一款專為開發者設計的瀏覽器擴充功能,用於直接在網頁上檢視 XHR 與 Fetch API 請求。我們非常重視您的隱私,並致力於保護您的資料安全。

  2. 資料收集與使用 無個人資料: API Monitor 不會收集任何個人識別資訊(PII),例如姓名、電子郵件地址或瀏覽紀錄。

本機處理: 套件擷取的所有 API 請求與回應資料皆在您的裝置上進行本機處理與顯示。

無外部傳輸: 我們不會將您的任何網路資料或檢視內容傳送至外部伺服器或第三方機構。

  1. 資料儲存 工作階段儲存 (Session Storage): API 紀錄會儲存在瀏覽器的工作階段儲存空間中,以便在頁面重新整理時保留紀錄。這些資料會在分頁或瀏覽器關閉時清除。

本機設定: 您的介面偏好設定(如深色/淺色模式、面板位置與篩選器)會透過 chrome.storage API 儲存在本機中。

  1. 第三方存取 我們不會將您的資訊販售、交易或以其他方式轉移給外界。由於我們的伺服器不收集任何資料,因此沒有資料可供分享。

  2. 權限說明 本套件要求的特定權限(例如:webRequest、scripting、activeTab)僅用於執行其核心功能:監控並顯示您瀏覽器中的 API 活動。

Last Updated: 2026-01-09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment