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 |
| 电子邮箱 | [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": [
" | |