Compuson lectur rapida
Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!
Co je Compuson lectur rapida?
Compuson lectur rapida je rozšíření Chrome vyvinuté cayetano, a jeho hlavní funkcí je „Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!“.
Stáhnout soubor CRX rozšíření Compuson lectur rapida
Stáhněte si soubory rozšíření Compuson lectur rapida ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Lectura rapida y muy rapida con fondo y más.
Základní Informace o Rozšíření
Název | ![]() |
ID | ocibbhidcaaambdlmmlopkldalmeijjf |
Oficiální URL | https://chrome.google.com/webstore/detail/compuson-lectur-rapida/ocibbhidcaaambdlmmlopkldalmeijjf |
Popis | Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best! |
Velikost souboru | 2.48 MB |
Počet instalací | 127 |
Aktuální Verze | 2.3 |
Poslední Aktualizace | 2016-04-21 |
Datum Vydání | 2016-04-21 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | cayetano |
Typ Platby | free |
Podporované Jazyky | 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", " |