プライバシーポリシー Privacy Policy
最終更新:Last updated: 2026-05-24
本ポリシーは、QUIETSHIP(以下「当方」)が提供するすべてのプロダクト・サービス(Chrome拡張機能、Webサイト、note 記事、将来追加されるプロダクト等)に共通して適用されるプライバシーポリシーです。製品固有の追加事項がある場合は本文中に明記します。 This Privacy Policy applies to all products and services provided by QUIETSHIP ("we", "us"), including Chrome extensions, the website, note articles, and any future products. Product-specific provisions are noted where applicable.
要約 (TL;DR) Summary (TL;DR)
QUIETSHIP のプロダクトは あなたのデータをリモートサーバに収集・送信・保存しません。すべての処理は ブラウザ内で100%ローカル に実行されます。例外として、有料機能の決済時のみ、明示的にあなたが操作したときに ExtensionPay/Stripe へ接続します。 QUIETSHIP products do not collect, transmit, or store your data on remote servers. All processing runs 100% locally in your browser. The only exception is payment processing via ExtensionPay/Stripe, which is initiated only when you explicitly upgrade to a paid feature.
適用対象プロダクト Products covered
本ポリシーは以下のプロダクトに適用されます(将来追加されるプロダクトにも適用されます)。 This policy applies to the following products (and any future QUIETSHIP products):
- JSONClean(Chrome拡張機能・無料 + Pro) JSONClean (Chrome extension, Free + Pro)
-
QUIETSHIP の Webサイト (
quietship.pages.dev) QUIETSHIP website (quietship.pages.dev) - QUIETSHIP の note アカウント (note.com/quietship) — note 社の利用規約・プライバシーポリシーも併せて適用されます QUIETSHIP note account (note.com/quietship) — note's terms and privacy policy also apply
収集する情報 What we collect
何も収集しません。Nothing. 当方の Chrome 拡張機能は、以下のいずれの情報も収集・追跡・記録・送信しません。 Our extensions do not collect, track, log, or transmit any of the following:
- あなたが閲覧する JSON・ページの内容The content you view (JSON, pages, etc.)
- 訪問した URLURLs you visit
- IP アドレスYour IP address
- ブラウザフィンガープリントBrowser fingerprint
- 利用統計・テレメトリUsage analytics or telemetry
- クラッシュレポートCrash reports
拡張機能のコードには、分析 SDK、テレメトリライブラリ、リモートロギングのエンドポイントは一切組み込まれていません。 There is no analytics SDK, no telemetry library, and no remote logging endpoint embedded in the extension code.
ローカルに保存される情報 Stored locally on your device
Chrome の chrome.storage.local API を用いて、あなたのデバイス内のみに以下の情報が保存されます。プロダクトによって項目は異なります。
Using Chrome's chrome.storage.local API, the following is stored only on your device (items vary by product):
- 共通: UI設定(テーマ、表示モード、有効/無効フラグなど) Common: UI preferences (theme, display mode, enable/disable flag, etc.)
- JSONClean Pro: 直近50件のJSONページ履歴(URL + ページタイトル + 先頭200文字プレビュー + お気に入りフラグ) JSONClean Pro: Last 50 JSON pages history (URL + page title + first 200 chars + favorite flag)
これらはすべて chrome.storage.local に保存され、ブラウザプロファイル内に閉じています。Google アカウントや外部サービスとの同期は一切ありません。
All of the above is stored using chrome.storage.local, local to your browser profile. It is not synchronized to your Google account or any external service.
これらのデータは以下の方法でいつでも削除できます。 You can delete this data anytime by:
- 拡張機能内の「履歴をクリア」操作Clearing history from within the extension UI
- 拡張機能の削除 (
chrome://extensions/)Removing the extension from Chrome (chrome://extensions/) - ブラウザのデータクリアClearing browser data for the extension
ネットワーク接続 Network connections
当方の拡張機能がネットワーク接続を行うのは、あなたが明示的に有料機能を購入する操作をした場合のみです。 Our extensions make network connections only when you explicitly initiate a purchase of paid features.
決済フロー Payment flow
「Pro にアップグレード」「サブスクリプション管理」をクリックした際、拡張機能は extensionpay.com を新しいタブで開きます。決済は Stripe を通じて行われます。 When you click "Upgrade to Pro" or "Manage subscription", the extension opens a new tab to extensionpay.com, which handles payment via Stripe.
- 拡張機能自体は、あなたのデータ(JSON・閲覧履歴・個人情報など)を ExtensionPay に送信しません。 The extension itself does not transmit your JSON, browsing history, or any personal data to ExtensionPay.
- ExtensionPay および Stripe は独自のプライバシーポリシーを持ち、あなたが決済フォームに入力した情報(メール、カード情報)に適用されます。 ExtensionPay and Stripe have their own privacy policies, which apply to data you enter into their payment forms (email, card details).
- 有料機能のアップグレード操作をしなければ、拡張機能からネットワーク接続は一切発生しません。 If you never upgrade to a paid feature, no network connection is made by the extension.
第三者サービス Third parties
当方のデータフローに関わる第三者は ExtensionPay と Stripe のみで、それも有料機能の決済時に限定されます。 The only third parties involved in our data flow are ExtensionPay and Stripe, and only when you voluntarily make a payment.
- ExtensionPay: 決済インフラ層(Glen Maddern 氏が運営)ExtensionPay: Payment infrastructure (operated by Glen Maddern)
- Stripe: 決済プロセッサStripe: Payment processor
両社のプライバシーポリシーは以下を参照してください。 Both are subject to their respective privacy policies:
- ExtensionPay: https://extensionpay.com/privacy
- Stripe: https://stripe.com/privacy
上記の決済フロー以外で、当方が第三者にデータを共有・販売・賃貸・移転することはありません。 We do not share, sell, rent, or transfer any data to third parties beyond this single, explicit payment flow.
権限の最小化 Minimum permissions
当方の拡張機能は 必要最小限の権限のみ を要求します。webRequest、tabs、cookies 等、ユーザー追跡に使われる可能性のある権限は要求しません。各プロダクトの正確な権限は、Chrome の chrome://extensions/ 詳細ページで確認できます。
Our extensions request the minimum permissions possible. We do not request webRequest, tabs, cookies, or any other permission that could be used to track you. The exact permissions for each product can be verified in chrome://extensions/ details.
子供のプライバシー Children's privacy
当方のプロダクトはユーザーに関するいかなる情報も知り得て収集しないため、13歳未満のユーザーに対する特別な扱いはありません。プロダクトは開発者向けツールとして設計されています。 QUIETSHIP products do not knowingly collect any data, so there is no special handling for users under 13. Our products are intended as developer tools.
ポリシーの変更 Changes to this policy
本ポリシーが更新された場合、本ページ冒頭の「最終更新」日に反映されます。拡張機能内でプライバシーポリシーのポップアップを表示することはありません。 If we update this policy, the change will be reflected in the "Last updated" date above. Our extensions do not display privacy policy popups.
検証可能性 Verifiability
現在ソースは非公開ですが、以下の方法でプライバシーに関する記述を検証できます。 While our source is currently private, you can verify our privacy claims in the following ways:
-
拡張機能の検査:
chrome://extensions/→ 「ビューを検査: service worker」→ Network タブ で、通常使用中にネットワークリクエストが発生しないことを確認できます。 Inspect the extension: Inchrome://extensions/, click "Inspect views: service worker" → Network tab. You will see no network requests during normal use. -
マニフェストの権限確認:
chrome://extensions/→ 詳細 → 権限 で、要求している権限を確認できます。 Review manifest permissions:chrome://extensions/→ details → permissions.
将来的なソース公開はロードマップにあります。それまでは、上記のマニフェスト/ネットワーク検証が検証可能なレイヤーとなります。 A public source release is on the long-term roadmap. Until then, manifest/network-level verification is the verifiable layer.
お問い合わせ Contact
プライバシーに関するお問い合わせは下記までお願いします。 For privacy-related questions or requests:
メール:Email: quietship.dev@gmail.com
日本国の特定商取引法に基づく表記は、特商法表記 ページをご参照ください。 For Japan-specific disclosures under the Specified Commercial Transactions Act, see the Commercial Disclosure page.