Serial Speed Reader
A program that will serially display selected text word by word.
Cos'è Serial Speed Reader?
Serial Speed Reader è un'estensione di Chrome sviluppata da Sam Larison, e la sua funzione principale è "A program that will serially display selected text word by word.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Serial Speed Reader
Scarica i file di estensione Serial Speed Reader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension will display the selected text, word by word, so that you can read it without moving your eyeballs. Not for the faint of heart, but you may adjust the delay between words and the per letter delay to slow down the text display. You may have to refresh the page when you first install this extension to get it working. PLEASE report any bugs or problems. This is BETA but I would appreciate it that you do not treat it like a finished product until it's done. I will make improvements. A unique icon is in the works, sorry about that!
Informazioni di Base sull'Estensione
Nome | Serial Speed Reader |
ID | clmnbpnfedojoahgmdoohcbgclkcbofa |
URL Ufficiale | https://chromewebstore.google.com/detail/serial-speed-reader/clmnbpnfedojoahgmdoohcbgclkcbofa |
Descrizione | A program that will serially display selected text word by word. |
Dimensione del File | 144 KB |
Conteggio Installazioni | 138 |
Versione Corrente | 0.0.1.5 |
Ultimo Aggiornamento | 2023-06-19 |
Data di Pubblicazione | 2019-09-06 |
Valutazione | 3.17/5 Totale 6 Valutazioni |
Sviluppatore | Sam Larison |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina di Aiuto | http://vidzbigger.com/index.php?v=contact&browserinfo=SerialSpeedReader%0D%0A%0D%0A&BugReportInfo=true |
URL della Pagina della Politica sulla Privacy | http://vidsbee.com/ColorPick/Privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "A program that will serially display selected text word by word.", "name": "Serial Speed Reader", "browser_action": { "default_icon": "icon19.png", "default_title": "Speed Reader", "default_popup": "popup.html" }, "content_scripts": [ { "js": [ "read.user.js" ], "matches": [ " |