プライバシー
ポリシー

English

Introduction

"Clean Start" (the "Extension") respects your privacy and is committed to protecting your information. This privacy policy explains how the Extension handles data.

Data we collect

The Extension does not collect any personal information. There is no tracking, no analytics, and no telemetry of any kind.

Data stored locally

The Extension stores the following preference values inside your browser only (chrome.storage.local):

These values stay on your device and are never transmitted to any external server.

Data sharing

The Extension does not share any data with any third party.

Network communication

The Extension does not communicate with any external server.

All operations are performed locally through the following Chrome standard APIs:

site data

cleanup (optional feature)

service worker

Permission justifications

selected data types and time range. This is the core function of the Extension.

right after a Clear operation, only when the user has enabled "Reload all HTTP tabs after clearing". Tab URLs and titles are read only to filter HTTP/HTTPS targets; they are never logged, stored, or transmitted anywhere.

Host permissions

The Extension does not request any host_permissions. No broad host permission such as <all_urls> is requested.

Remote code

The Extension does not load any code from external sources. The Content Security Policy is set explicitly to script-src 'self'; object-src 'self', making remote script execution impossible.

Contact

For questions regarding this privacy policy, please contact us via the Chrome Web Store support page.

Changes

This privacy policy may be updated without notice. Any changes will be reflected on this page.

---

日本語 (Japanese)

はじめに

「Clean Start」(以下「本拡張機能」)は、ユーザーのプライバシーを尊重し、個人情報の保護に努めます。本プライバシーポリシーは、本拡張機能におけるデータの取り扱いについて説明します。

収集するデータ

本拡張機能は、個人情報を一切収集しません。トラッキング、解析、テレメトリのいずれも行いません。

ローカルに保存するデータ

本拡張機能は、以下の設定データをユーザーの端末内(chrome.storage.local)にのみ保存します。

これらのデータは端末内にのみ保存され、外部サーバーへの送信は一切行いません。

データの共有

本拡張機能は、いかなるデータも第三者と共有しません。

ネットワーク通信

本拡張機能は、外部サーバーとの通信を一切行いません。

すべての処理は、以下の Chrome 標準 API を介してブラウザ内のみで完結します。

権限の使用目的

ホスト権限について

本拡張機能は host_permissions を一切要求しません(<all_urls> などの広いホスト権限はありません)。

リモートコードの読み込み

本拡張機能は、外部からのコード読み込みを一切行いません。Content Security Policy で script-src 'self'; object-src 'self' を明示し、リモートスクリプトの実行を不可能にしています。

お問い合わせ

本プライバシーポリシーに関するご質問は、Chrome Web Store のサポートページよりお問い合わせください。

変更について

本プライバシーポリシーは予告なく変更される場合があります。変更があった場合は、本ページを更新します。

この文書の正本

本ページは GitHub 上の docs/privacy-policy.md を正本として生成しています。差異がある場合は GitHub 側の内容が優先されます。