プライバシーポリシー

対象: Chrome 拡張機能およびユーザースクリプト Electronics Price History(以下「本ソフトウェア」)。 最終更新: 2026-09-12。

要点

本ソフトウェアは利用者の個人情報を収集しません。閲覧履歴・入力内容・識別子を送信せず、解析ツールも広告も入れていません。 データの販売・第三者提供・目的外利用もありません。

本ソフトウェアが扱う情報

情報用途送信先保存場所
表示中の商品ページの URL と、そのページ内の商品番号・型番 どの商品の履歴を表示するかの判定 送信しません(ブラウザ内で処理します) 保存しません
取得した価格・在庫・掲載状況の履歴データ(公開済みの静的 JSON) パネルの表示と再取得の抑制 拡張は chrome.storage.local、ユーザースクリプトは Tampermonkey のストレージ。いずれも利用者の端末内のみ。最大 200 商品(LRU)
取得先の URL 設定(dataBaseUrl、既定値のまま使えます) 自分でホストしたデータを見る場合の切り替え 同上(1 項目)
表示テーマ(ライト / ダーク) 利用者が選んだパネル表示を維持するため 送信しません 利用者の端末内のみ

通信

本ソフトウェアが行う通信は、履歴データの取得のみです。取得先は tsuyoshi-otake.github.io(GitHub Pages)に限定しており、 拡張機能では取得先ホストをコードで固定したうえで、サービスワーカーが credentials: 'omit'(Cookie を送らない)で取得します。 商品ページを開いた店舗のサーバーに対して、本ソフトウェアが追加のリクエストを送ることはありません。

取得先である GitHub Pages には、通常の Web サーバーと同様にアクセスログ(IP アドレスなど)が GitHub のプライバシーステートメントのもとで記録され得ます。 これは GitHub による運用であり、本プロジェクトはそのログを取得も利用もしていません。

権限

データの削除

拡張機能を削除すると、chrome.storage.local に保存されたキャッシュと設定も削除されます。 ユーザースクリプトの場合は Tampermonkey からスクリプトを削除してください。端末外に保存されたものはありません。

その他

English summary

Electronics Price History collects no personal data. It does not transmit browsing history, page content, keystrokes or identifiers, and contains no analytics, advertising or tracking. It reads the URL and the product number of the product page you are viewing, in the page, to decide which history to show; that never leaves your browser.

Its only network access is a read of the published static JSON dataset at https://tsuyoshi-otake.github.io/electro-parts, performed by the extension's service worker with credentials: 'omit'. Fetched data and one setting are cached in chrome.storage.local on your own device (up to 200 products, LRU) and are removed when you uninstall the extension. GitHub may record standard server logs for that hosting; this project neither receives nor uses them. Permissions are limited to storage and that one origin. No remote code is loaded or executed. No data is sold or shared.

← Electronics Price History