Speed Reader
Creates a speed reading app for selected text.
什么是Speed Reader?
Speed Reader是由Jared Frank开发的Chrome扩展程序,该扩展的主要功能是“Creates a speed reading app for selected text.”。
扩展截图
下载Speed Reader扩展crx文件
下载Speed Reader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Speed Reader, inspired by Spritz, allows you to read any text quickly without having to move your eyes. Simply highlight text you would like to speed read and click the speed read icon in the task bar.
扩展基本信息
名称 | |
ID | lldnaebkakpnlnkgpkghncnjlplldmng |
官方URL | https://chrome.google.com/webstore/detail/speed-reader/lldnaebkakpnlnkgpkghncnjlplldmng |
简介 | Creates a speed reading app for selected text. |
文件大小 | 40.18 KB |
安装次数 | 447 |
当前版本 | 1.0 |
更新时间 | 2015-07-30 |
上架时间 | 2015-07-30 |
评分 | 4.00/5 共6次评分 |
开发者 | Jared Frank |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Speed Reader", "description": "Creates a speed reading app for selected text.", "version": "1.0", "icons": { "16": "play.png", "48": "play.png", "128": "play.png" }, "browser_action": { "default_icon": "play.png", "default_popup": "index.html" }, "permissions": [ "tabs", " |