Compuson lectur rapida
Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!
Vad är Compuson lectur rapida?
Compuson lectur rapida är en Chrome-tillägg utvecklad av cayetano, och dess huvudfunktion är "Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best!".
Ladda ner Compuson lectur rapida-förlängningens CRX-fil
Ladda ner Compuson lectur rapida-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Lectura rapida y muy rapida con fondo y más.
Grundläggande Information om Tillägg
Namn | ![]() |
ID | ocibbhidcaaambdlmmlopkldalmeijjf |
Officiell webbadress | https://chrome.google.com/webstore/detail/compuson-lectur-rapida/ocibbhidcaaambdlmmlopkldalmeijjf |
Beskrivning | Speed reading made easy, train yourself to read 1800+ words per minute. Rapid serial visual presentation (RSVP) at its best! |
Filstorlek | 2.48 MB |
Antal Installationer | 127 |
Aktuell Version | 2.3 |
Senast Uppdaterad | 2016-04-21 |
Publiceringsdatum | 2016-04-21 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | cayetano |
Betalningssätt | free |
Stödda Språk | 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", " |