Compuson lectur rapida
Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!
什麼是Compuson lectur rapida?
Compuson lectur rapida是由cayetano開發的Chrome擴展程式,該擴展的主要功能是“Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!”。
下載Compuson lectur rapida擴展crx文件
下載Compuson lectur rapida擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Lectura rapida y muy rapida con fondo y más.
擴展基本資訊
名稱 | ![]() |
ID | ocibbhidcaaambdlmmlopkldalmeijjf |
官方網址 | https://chrome.google.com/webstore/detail/compuson-lectur-rapida/ocibbhidcaaambdlmmlopkldalmeijjf |
簡介 | Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best! |
檔案大小 | 2.48 MB |
安裝次數 | 127 |
目前版本 | 2.3 |
更新時間 | 2016-04-21 |
上架時間 | 2016-04-21 |
評分 | 5.00/5 共 1 次評分 |
開發者 | cayetano |
付費類型 | free |
支援的語言 | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Compuson lectur rapida", "description": "Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!", "version": "2.3", "options_page": "src\/welcome.html", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "css": [ "src\/css\/stylepage.css" ], "js": [ "lib\/jquery\/jquery.min.js", "src\/content.js" ] } ], "web_accessible_resources": [ "*.png" ], "commands": { "sprint-read-shortcut": { "suggested_key": { "default": "Ctrl+Shift+Z", "mac": "MacCtrl+Shift+Z" }, "description": "Sprint read selected text" } }, "permissions": [ "contextMenus", "clipboardRead", " |