SpeedRead
This extension that let's you speed read any website in your browser.
Cos'è SpeedRead?
SpeedRead è un'estensione di Chrome sviluppata da tdomhan, e la sua funzione principale è "This extension that let's you speed read any website in your browser.".
Scarica il file CRX dell'estensione SpeedRead
Scarica i file di estensione SpeedRead 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
Informazioni di Base sull'Estensione
Nome | |
ID | fnhiopjamldpipdooegababdpjjenngh |
URL Ufficiale | https://chrome.google.com/webstore/detail/speedread/fnhiopjamldpipdooegababdpjjenngh |
Descrizione | This extension that let's you speed read any website in your browser. |
Dimensione del File | 43.34 KB |
Conteggio Installazioni | 37 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2014-03-09 |
Data di Pubblicazione | 2014-03-09 |
Sviluppatore | tdomhan |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SpeedRead", "description": "This extension that let's you speed read any website in your browser.", "version": "1.0", "browser_action": { "default_icon": "icon.png" }, "icons": { "16": "icon-16x16.png", "128": "icon-128x128.png" }, "background": { "scripts": [ "jquery.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |