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 |
公式URL | 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", " |