Compuson lectur rapida
Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!
Co to jest Compuson lectur rapida?
Compuson lectur rapida to rozszerzenie Chrome opracowane przez cayetano, a jego główną funkcją jest „Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!”.
Pobierz plik CRX rozszerzenia Compuson lectur rapida
Pobierz pliki rozszerzeń Compuson lectur rapida w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Lectura rapida y muy rapida con fondo y más.
Podstawowe informacje o rozszerzeniu
Nazwa | ![]() |
ID | ocibbhidcaaambdlmmlopkldalmeijjf |
Oficjalny URL | https://chrome.google.com/webstore/detail/compuson-lectur-rapida/ocibbhidcaaambdlmmlopkldalmeijjf |
Opis | Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best! |
Rozmiar pliku | 2.48 MB |
Liczba instalacji | 127 |
Aktualna Wersja | 2.3 |
Ostatnia Aktualizacja | 2016-04-21 |
Data Publikacji | 2016-04-21 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | cayetano |
Typ Płatności | free |
Obsługiwane Języki | 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", " |