Speak
Intuitive, fast TTS Speaker
Cos'è Speak?
Speak è un'estensione di Chrome sviluppata da https://wis.am, e la sua funzione principale è "Intuitive, fast TTS Speaker".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Speak
Scarica i file di estensione Speak 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
The simplest and most Intuitive, Text-to-Speech speaker. Open source: https://github.com/wis/speak/
Informazioni di Base sull'Estensione
Nome | Speak |
ID | nihmfkglncnpheihhidaanekobbdhbck |
URL Ufficiale | https://chromewebstore.google.com/detail/speak/nihmfkglncnpheihhidaanekobbdhbck |
Descrizione | Intuitive, fast TTS Speaker |
Dimensione del File | 57.75 KB |
Conteggio Installazioni | 2,000 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2019-05-02 |
Data di Pubblicazione | 2019-05-02 |
Valutazione | 3.67/5 Totale 55 Valutazioni |
Sviluppatore | https://wis.am |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://wis.am/projects/speak |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.0.2", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "scripts\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |