1. はじめに
ReviewReply Pro(以下「本拡張機能」)は、Google ビジネスプロフィールのレビューに対する返信文を AI で生成する Chrome 拡張機能です。 本プライバシーポリシーは、本拡張機能がどのような情報を取り扱い、どこに送信するかを説明するものです。
2. 収集・取り扱う情報
2-1. ローカル(ブラウザ内)に保存される情報
以下の設定情報は chrome.storage.sync を使用してブラウザ内に保存され、Google アカウント経由で同期される場合があります。開発者のサーバーには送信・保存されません。
- ビジネス名
- 業種
- 返信トーン(プロ / フレンドリー / カジュアル)
2-2. 返信生成のために外部へ送信される情報
ユーザーが「✨ AI Reply」ボタンを押した時にのみ、以下のデータが外部サーバーへ送信されます。ボタンを押さない限り、レビュー内容が送信されることはありません。
- レビュー本文(テキスト)
- 星評価(1〜5)
- 上記のビジネス名・業種・返信トーン
3. データ送信先
返信生成のため、上記データは以下の 2 つのサードパーティに送信されます。
3-1. Cloudflare Workers(中継サーバー)
- エンドポイント:
https://reviewreply-worker.musubi1234.workers.dev/api/generate - 役割: Anthropic API キーを拡張機能側に持たせないためのプロキシ
- 運営: Cloudflare, Inc.(Cloudflareプライバシーポリシー)
- 本 Worker はリクエスト本文を恒久的に保存しません。ただし、Cloudflare 側のアクセスログ(IP アドレス・タイムスタンプ等)は Cloudflare の規約に従って一時的に保持されます。
3-2. Anthropic Claude API
- Worker は受け取ったデータを Anthropic 社の Claude API(モデル:
claude-haiku-4-5)に転送し、返信文を生成します。 - 運営: Anthropic, PBC(Anthropicプライバシーポリシー)
- API 経由で送信されたデータは、Anthropic の商用 API 利用規約により、モデルの学習には使用されません。
4. 情報の利用目的
送信されたデータは、レビューへの返信文を生成して結果を返すという単一の目的のためだけに利用されます。その他の目的(広告、分析、第三者への提供、プロファイリング等)には一切使用しません。
5. Cookie・トラッキング
本拡張機能は Cookie を一切使用しません。閲覧履歴の追跡や解析も行いません。
6. 権限(Permissions)について
- storage: 上記の設定情報をブラウザに保存するため。
- activeTab: 現在開いているタブが Google ビジネスプロフィール画面である場合に限り、レビュー要素にボタンを表示するため。
- host_permissions (workers.dev): Cloudflare Worker に返信生成リクエストを送信するため。
7. データの保持期間
- ローカル設定: ユーザーが拡張機能をアンインストールするか、手動で削除するまで保持されます。
- 送信データ: Worker 側で恒久保存は行いません。リクエスト処理後にメモリから破棄されます。
8. ユーザーの権利
ユーザーは本拡張機能をいつでもアンインストールできます。アンインストールすると chrome.storage 上の設定データはすべて削除されます。
9. ポリシーの変更
本ポリシーの内容は予告なく変更されることがあります。重要な変更を行う場合は、このページの「最終更新日」を更新します。
10. お問い合わせ
本プライバシーポリシーや個人情報の取り扱いに関するご質問は、Chrome Web Store の開発者連絡先までお問い合わせください。
1. Introduction
ReviewReply Pro (the "Extension") is a Chrome extension that generates AI-powered reply drafts for Google Business Profile reviews. This Privacy Policy explains what data the Extension handles and where it is sent.
2. Information We Handle
2-1. Stored locally (in your browser)
The following settings are stored using chrome.storage.sync and may be synced across your devices through your Google account. They are not sent to the developer's servers.
- Business name
- Industry category
- Reply tone (Professional / Friendly / Casual)
2-2. Data sent externally to generate a reply
Only when you click the "✨ AI Reply" button, the following data is transmitted. No review content is transmitted unless you explicitly click the button.
- The review text
- The star rating (1–5)
- The settings listed above (business name, industry, tone)
3. Where Data Is Sent
To generate a reply, the data above is sent to the following two third parties:
3-1. Cloudflare Workers (relay proxy)
- Endpoint:
https://reviewreply-worker.musubi1234.workers.dev/api/generate - Purpose: a proxy so that the Anthropic API key never resides in the extension.
- Operator: Cloudflare, Inc. (Cloudflare Privacy Policy)
- The Worker does not permanently store request bodies. Standard Cloudflare access logs (IP address, timestamp, etc.) may be retained per Cloudflare's terms.
3-2. Anthropic Claude API
- The Worker forwards the received data to Anthropic's Claude API (model:
claude-haiku-4-5) to generate the reply text. - Operator: Anthropic, PBC (Anthropic Privacy Policy)
- Per Anthropic's commercial API terms, data sent via the API is not used to train their models.
4. How We Use the Information
Transmitted data is used solely to generate a reply draft for the given review and return it to you. It is never used for advertising, analytics, resale, or profiling.
5. Cookies and Tracking
The Extension does not use cookies and does not perform browsing-history tracking or analytics.
6. Permissions
- storage: to save the settings above in your browser.
- activeTab: to render the reply button on review elements of the Google Business Profile page you are currently viewing.
- host_permissions (workers.dev): to send generation requests to our Cloudflare Worker.
7. Data Retention
- Local settings: retained until you uninstall the Extension or clear them manually.
- Transmitted data: not persistently stored by the Worker; discarded from memory after each request.
8. Your Rights
You may uninstall the Extension at any time. Uninstalling removes all settings stored in chrome.storage.
9. Changes to This Policy
This Policy may be updated without prior notice. Material changes will be reflected by updating the "Last updated" date above.
10. Contact
For questions about this Privacy Policy or data handling, please contact the developer via the contact information listed on the Chrome Web Store listing.