Privacy Policy — Text Quick Focus & Plain Copy

Last updated:
2026-05-15
Effective date:
2026-05-15

English

1. Overview

This privacy policy explains how the Chrome extension “Text Quick Focus & Plain Copy” (the “Extension”) handles data. The Extension is developed and distributed by Hinata Technologies Inc. (“we”, “us”). By installing or using the Extension, you agree to this policy.

2. Data We Collect

We do not collect, store, or transmit any user data.

  • We do not collect personal information (name, email, address, phone number, IP address, etc.).
  • We do not collect browsing history, page URLs, page content, search queries, form input, or any other user activity.
  • We do not collect telemetry, usage statistics, crash reports, or analytics of any kind.
  • We do not use cookies, local storage, or any other form of persistent identifier on the websites you visit.

3. How the Extension Works

The Extension runs entirely locally inside your browser:

  • A content script is loaded on every page you visit, but it stays idle by default. When you toggle the Extension ON via the toolbar icon, the content script for that tab begins operating, adding a mouseover highlight and a click-to-select / click-again-to-copy behavior to text-containing elements on the page. Toggling the Extension OFF (or closing the tab) stops the behavior and clears the local state for that tab.
  • When you copy text (either via the second click or via Cmd+C / Ctrl+C), the Extension writes that text to your operating system's clipboard as plain text. It does not read, store, or transmit anything from your clipboard.
  • Nothing about your activity, the pages you visit, or the text you copy is sent to us or to any third party.

4. Permissions

The Extension requests the following Chrome permissions:

  • activeTab — Required so the Extension can apply its text-selection behavior to the tab where you clicked the toolbar icon. The Extension only operates on tabs you explicitly enable.
  • Content script injection on all URLs (content_scripts.matches: ["<all_urls>"]) — The Extension declares a content script that loads on every page you visit, so its text-selection behavior can work on any website. The injected script only activates when you toggle the Extension ON in that tab. It reads DOM elements locally in your browser to decide which element to highlight, and never transmits page content anywhere. The Extension does not request the broader host_permissions API (which would allow programmatic cross-site requests from the background); it only registers a content script.

The Extension does not request any other permissions (no storage, no cookies, no webRequest, no tabs, no history, no remote code execution).

5. Clipboard

The Extension writes plain text to your clipboard only in direct response to a user action (clicking on a selected element a second time, or pressing Cmd+C / Ctrl+C while text is selected). The Extension never reads from your clipboard.

6. Third Parties

We do not share, sell, rent, or transfer any user data to third parties, because we do not collect any user data in the first place. The Extension does not communicate with any external server, analytics service, advertising network, or content delivery network at runtime.

7. Children's Privacy

The Extension does not collect data from anyone, including children under the age of 13. The Extension is not directed at children, but it is safe to use by users of any age because no data is collected.

8. GDPR, CCPA, and Other Regional Laws

Because the Extension does not collect, process, store, or transmit any personal data, there is no data subject to GDPR, CCPA, or similar regulations. You may freely uninstall the Extension at any time via chrome://extensions/; uninstallation immediately removes all of the Extension's local state from your browser.

9. Changes to This Policy

We may update this privacy policy if the Extension's behavior changes (for example, if a future version adds new features that involve data handling). When we do, we will update the “Last updated” date at the top of this document. Material changes will also be reflected in the Chrome Web Store listing for the Extension.

10. Contact

If you have any questions about this privacy policy or the Extension, please contact:


日本語

1. 概要

本プライバシーポリシーは、Chrome 拡張機能「Text Quick Focus & Plain Copy」(以下「本拡張機能」)におけるデータの取り扱いについて説明するものです。本拡張機能は ひなたテクノロジーズ株式会社(英語表記: Hinata Technologies Inc.、以下「当社」)が開発・提供しています。本拡張機能をインストール・使用することにより、本ポリシーに同意したものとみなされます。

2. 収集するデータ

当社は、ユーザーに関するいかなるデータも収集・保存・送信しません。

  • 個人情報(氏名・メールアドレス・住所・電話番号・IPアドレス等)を収集しません。
  • 閲覧履歴・URL・ページ内容・検索クエリ・フォーム入力・その他のユーザー活動を収集しません。
  • テレメトリ・利用統計・クラッシュレポート・各種アナリティクスを収集しません。
  • Cookie、ローカルストレージ、その他の永続的識別子を、ユーザーが訪問するウェブサイト上で使用しません。

3. 本拡張機能の動作

本拡張機能は、すべてユーザーのブラウザ内でローカルに動作します。

  • 訪問するすべてのページにコンテンツスクリプトがロードされますが、既定では待機状態です。ユーザーがツールバーのアイコンをクリックして本拡張機能を ON にすると、当該タブのコンテンツスクリプトが動作を開始し、ページ上のテキスト要素に対するホバー時のハイライト表示、1クリックで選択、2クリック目でコピーの動作が追加されます。OFF への切り替え(またはタブを閉じる操作)により、当該タブのローカル状態は破棄され、動作も停止します。
  • テキストをコピーする(2回目のクリック、または Cmd+C / Ctrl+C)と、本拡張機能は OS のクリップボードへプレーンテキストとして書き込みます。クリップボードからの読み取り・保存・送信は一切行いません。
  • ユーザーの活動、訪問したページ、コピーしたテキストのいずれについても、当社または第三者に送信されることはありません。

4. 必要な権限について

本拡張機能は、以下の Chrome 権限を要求します。

  • activeTab: ユーザーがツールバーのアイコンをクリックしたタブに対してのみ、テキスト選択補助機能を適用するために必要です。ユーザーが明示的に有効化したタブ以外では動作しません。
  • 全URLでのコンテンツスクリプト注入(content_scripts.matches: ["<all_urls>"]: 本拡張機能はあらゆるウェブサイト上で動作する汎用ツールであるため、すべてのページに対してコンテンツスクリプトをロードする設定となっています。注入されたスクリプトは、ユーザーが当該タブで本拡張機能を ON に切り替えた場合にのみ動作します。ハイライト判定のために DOM 要素をブラウザ内でローカルに読み取るのみで、ページ内容を外部送信することはありません。なお、本拡張機能は host_permissions API (バックグラウンドからのクロスサイトリクエスト等を可能にする、より広範な権限)は要求していません。

これ以外の権限(storage / cookies / webRequest / tabs / history / リモートコード実行など)は一切要求しません。

5. クリップボードについて

本拡張機能は、ユーザーの操作(選択済み要素への2回目のクリック、または選択状態での Cmd+C / Ctrl+C 入力)に応答してのみ、プレーンテキストをクリップボードへ書き込みます。クリップボードからの読み取りは一切行いません。

6. 第三者提供

当社はそもそもユーザーデータを収集していないため、第三者への提供・販売・賃貸・移転は一切行いません。本拡張機能は実行時に外部サーバー・アナリティクスサービス・広告ネットワーク・CDN等との通信を一切行いません。

7. 子どものプライバシー

本拡張機能はいかなるユーザー(13歳未満の児童を含む)からもデータを収集しません。本拡張機能は子どもを対象としていませんが、データ収集が一切ないため、年齢を問わず安全にご利用いただけます。

8. GDPR・CCPA その他の地域法

本拡張機能は個人データを収集・処理・保存・送信しないため、GDPR・CCPA等の規制の対象となるデータは存在しません。ユーザーはいつでも chrome://extensions/ から本拡張機能をアンインストールでき、アンインストール時点でブラウザ内のローカル状態はすべて即座に削除されます。

9. 本ポリシーの変更

本拡張機能の動作が変わった場合(例: 将来のバージョンでデータ処理を伴う新機能が追加された場合等)には、本ポリシーを更新することがあります。その際は本ドキュメント冒頭の「Last updated(最終更新日)」を更新します。重要な変更は Chrome Web Store の本拡張機能のページにも反映します。

10. お問い合わせ

本プライバシーポリシーまたは本拡張機能に関するお問い合わせは、以下までご連絡ください。