VoiceRead
This extension makes reading on Chrome easy and audible
VoiceReadとは何ですか?
VoiceReadはVoiceReadによって開発されたChromeの拡張機能で、その主な機能は「This extension makes reading on Chrome easy and audible」です。
拡張機能のスクリーンショット
VoiceRead拡張機能のCRXファイルをダウンロード
VoiceRead拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
VoiceRead is a Google Chrome extension made to make reading the web a breeze. Inspired by the VoiceDream app on iPad, VoiceRead integrates text-to-speech with synchronized highlighting and a customizable personalized web reading interface. It was originally made for 6.811 at MIT, Principles and Practices of Assistive Technology, to help assist a client with dyslexia.
NOTE THIS IS A BETA VERSION. There are bugs, and some voices are not as well supported as others. VoiceRead is open-source, feel free to fix any bugs you find here: https://github.com/jinmajin/voiceread-for-chrome
Currently English-only, but if there is interest we can adapt for other languages.
Instructions:
To use, highlight text in the browser and hit the shortcut "ALT+R" to open VoiceRead. You can pause/play by selecting the button in the corner or also by hitting spacebar. Hit "S" while in VoiceRead to open/close the settings panel. You can also use the left and right arrow keys to increase/decrease reading speed on the fly. 拡張機能の基本情報
| 名前 | |
| ID | mpokbdfilhadmbipblkpehbikcblpfam |
| 公式URL | https://chromewebstore.google.com/detail/voiceread/mpokbdfilhadmbipblkpehbikcblpfam |
| 説明 | This extension makes reading on Chrome easy and audible |
| ファイルサイズ | 39.33 KB |
| インストール数 | 1,220 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2022-06-14 |
| 公開日 | 2016-01-11 |
| 評価 | 3.22/5 合計 9 レビュー |
| 開発者 | VoiceRead |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "VoiceRead",
"description": "This extension makes reading on Chrome easy and audible",
"version": "1.0",
"icons": {
"128": "icon.png"
},
"content_scripts": [
{
"matches": [
" | |