プライバシーポリシー
小説読み上げ(COEIROINK / VOICEVOX連携) — 最終更新日: 2026年8月15日
本拡張機能は、開発者が運営するサーバーを一切保有していません。 利用者の個人情報を収集・送信・販売・第三者提供することはありません。 解析ツールやトラッキングの類も組み込んでいません。
取り扱うデータ
1. ウェブサイトのコンテンツ(小説の本文)
対応サイトの本文ページを開いたとき、読み上げ対象となる段落のテキストをページから読み取ります。 読み取ったテキストは、利用者が再生を開始したときにのみ、音声合成のために送信されます。 送信先は選択したエンジンによって異なります。
| エンジン | 送信先 | 端末外への送信 |
|---|---|---|
| VOICEVOX | http://localhost:50021(利用者自身のPC上) | なし |
| COEIROINK | http://localhost:50032(利用者自身のPC上) | なし |
| Chrome内蔵音声 | ブラウザ内蔵の音声合成機能(Web Speech API) | 音声の種類により発生する場合あり |
VOICEVOX および COEIROINK は利用者自身のPC上で動作するソフトウェアです。 テキストは端末内で完結し、インターネット上へは送信されません。
Chrome内蔵音声を選択した場合について。 テキストはブラウザ内蔵の音声合成機能へ渡されます。 音声の種類によっては、Chrome がテキストを Google のサーバー上で処理することがあります。 これは Chrome 自体の仕様であり、本拡張機能の制御下にはありません。 読み上げを端末内で完結させたい場合は、VOICEVOX または COEIROINK をご利用ください。
読み取った本文テキストを保存・蓄積することはありません。 再生のために一時的にメモリ上へ保持するのみで、ページを離れると破棄されます。
2. 設定情報
以下の設定を chrome.storage.local に保存します。
- 音声合成エンジンの選択、話者、スタイル
- 速度、音量、ピッチ、抑揚などの音声パラメータ
- 会話文・心の声に割り当てる声
- 本文クリックでシーク、次話への自動移動、自動スクロールの各設定
これらは利用者の端末内にのみ保存され、外部へ送信されることはありません。 拡張機能を削除すると同時に削除されます。
3. ページ内の一時フラグ
「最終段落まで読み終えたら自動で次話へ移動」を有効にしている場合、
ページ遷移後に再生を継続するためのフラグを、対象ページの sessionStorage に一時的に保存します。
タブを閉じると破棄されます。
収集しない情報
- 氏名、メールアドレス、その他の個人を識別できる情報
- 認証情報、パスワード、決済情報
- 閲覧履歴、位置情報、端末識別子
- 利用状況の統計・解析データ
権限の利用目的
| 権限 | 目的 |
|---|---|
storage | 上記「設定情報」を端末内に保存するため |
http://localhost:50021/* | 利用者自身のPC上で動作する VOICEVOX へ音声合成を要求するため |
http://localhost:50032/* | 利用者自身のPC上で動作する COEIROINK へ音声合成を要求するため |
| 対応サイトへのアクセス | 本文テキストの抽出と、操作パネルの表示のため |
対応サイトは以下に限定されており、それ以外のサイトでは動作しません。
syosetu.org(ハーメルン)kakuyomu.jp(カクヨム)ncode.syosetu.com(小説家になろう)novel18.syosetu.com(ノクターンノベルズ)www.alphapolis.co.jp(アルファポリス)
第三者への提供
一切行いません。本拡張機能は、開発者を含むいかなる第三者に対してもデータを送信しません。
リモートコードの実行
本拡張機能は外部からコードを読み込みません。動作に必要なコードはすべてパッケージに同梱されています。
本ポリシーの変更
内容を変更する場合は、本ページを更新し、最終更新日を改めます。
免責
本拡張機能は非公式であり、VOICEVOX、COEIROINK、および対応する各小説投稿サイトの運営者とは一切関係がありません。
お問い合わせ
本拡張機能に関するお問い合わせは、 contact@maenohou.com までご連絡ください。
Privacy Policy
Novel Text-to-Speech (COEIROINK / VOICEVOX) — Last updated: August 15, 2026
This extension has no developer-operated server. It does not collect, transmit, sell, or share any personal information. It contains no analytics or tracking code.
Data handled
Website content (novel text)
When you open a chapter page on a supported site, the extension reads the paragraph text from the page. That text is sent for speech synthesis only when you press play:
- VOICEVOX —
http://localhost:50021, running on your own computer. Nothing leaves your device. - COEIROINK —
http://localhost:50032, running on your own computer. Nothing leaves your device. - Chrome built-in voices — the browser's Web Speech API. Depending on the selected voice, Chrome may process the text on Google servers. This is Chrome's own behavior and is outside this extension's control. Use VOICEVOX or COEIROINK if you need everything to stay on-device.
The text is never stored or accumulated. It is held in memory only for playback and discarded when you leave the page.
Settings
Engine, speaker, style, speed, volume, pitch, intonation, per-role voices, and the behavior toggles are stored in
chrome.storage.local on your device only. They are removed when you uninstall the extension.
Temporary page flag
When "automatically continue to the next chapter" is enabled, a flag is written to the page's
sessionStorage so playback can resume after navigation. It is discarded when the tab closes.
Not collected
Personally identifiable information, credentials, payment data, browsing history, location, device identifiers, or usage analytics.
Permissions
storage— save the settings listed above on your device.http://localhost:50021/*— send synthesis requests to VOICEVOX running on your own computer.http://localhost:50032/*— send synthesis requests to COEIROINK running on your own computer.- Host access to the supported novel sites — extract chapter text and render the playback panel. The extension does not run on any other site.
Third parties
None. No data is transmitted to any third party, including the developer.
Remote code
None. All executable code is bundled in the package.
Disclaimer
This is an unofficial extension. It is not affiliated with VOICEVOX, COEIROINK, or any of the supported novel sites.