Privacy Policy | VOD Activity Bar for Twitch
Last Updated: 2026-03-21 (JST)This extension visualizes Twitch VOD activity. Settings, caches, pinned data, and (when required) OAuth tokens are stored locally in your browser. No analytics/tracking is performed, and no data is sent to servers other than Twitch official endpoints required for extension features.
本拡張は Twitch VOD の盛り上がり可視化を目的とし、設定・キャッシュ・ピン留めデータ・必要時の OAuth トークンをブラウザ内に保存します。 解析/追跡は行わず、機能提供に必要な Twitch 公式エンドポイント以外へ送信しません。
1) Single Purpose / 単一用途
EN: The extension has one purpose: showing activity indicators for Twitch VODs using clip and chat-derived signals.
JP: 本拡張の用途は、Twitch VOD に対してクリップおよびコメント由来の指標を可視化することに限定されます。
2) Data Handling / データの取り扱い
Stored Locally / 端末内に保存
- Extension settings (
bin length,max bins, toggles, optional custom Client ID) - Pinned notes and timestamps per VOD
- TTL caches for VOD metadata, clips, and aggregated comment graph data
- OAuth User Access Token (only when needed for Helix API) in
chrome.storage.local
Not Collected / Not Shared / 収集・共有しない情報
- Passwords, payment information, or sensitive personal identifiers
- Analytics/telemetry for advertising or user profiling
- Sale or third-party transfer of your extension data
3) Network Destinations / 通信先
Only the following Twitch official endpoints are used:
https://api.twitch.tv/helix(video and clip metadata)https://gql.twitch.tv/(comment aggregation for activity graph; optional and can be disabled)
4) Permissions and Why / 権限と利用理由
storage
EN: Used to store settings, pins, and caches locally.
JP: 設定、ピン留め、キャッシュをローカルに保存するために使用します。
identity
EN: Used to obtain a Twitch OAuth token via user consent for Helix requests. Token is stored only in chrome.storage.local.
JP: Helix 利用時に、ユーザー同意のもと Twitch OAuth トークンを取得するために使用します。トークンは chrome.storage.local のみに保存されます。
Host Permissions
https://api.twitch.tv/*https://gql.twitch.tv/*
5) Retention and Deletion / 保持期間と削除
EN: Cached data is retained with TTL and overwritten automatically. You can remove all local data by uninstalling the extension or clearing extension storage in your browser.
JP: キャッシュは TTL により自動更新・期限切れ処理されます。すべてのローカルデータは、拡張機能のアンインストールまたはブラウザの拡張ストレージ削除で消去できます。
6) User Controls / ユーザー設定
- Comment aggregation can be disabled from extension options.
- Fine comment pass can be toggled from popup settings (default: off).
- Graph display can be hidden/shown from the VOD dock controls.
7) Contact / 連絡先
For questions or deletion requests, contact through one of the following:
FAQ
Do I need a Privacy Policy URL in the store listing?
If your extension handles user data (including OAuth tokens), publishing a clear policy URL is strongly recommended for transparency and review compliance.
ストア掲載にプライバシーポリシーURLは必要ですか?
OAuth トークンを含むユーザーデータを扱う拡張では、審査と透明性の観点から明示的なポリシーURLの掲載を強く推奨します。