Speak
Intuitive, fast TTS Speaker
Wat is Speak?
Speak is een Chrome-extensie ontwikkeld door https://wis.am, en de belangrijkste functie is "Intuitive, fast TTS Speaker".
Extensie Screenshots
Download het CRX-bestand van de extensie Speak
Download Speak-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The simplest and most Intuitive, Text-to-Speech speaker. Open source: https://github.com/wis/speak/
Basisinformatie over de Extensie
Naam | Speak |
ID | nihmfkglncnpheihhidaanekobbdhbck |
Officiële URL | https://chromewebstore.google.com/detail/speak/nihmfkglncnpheihhidaanekobbdhbck |
Beschrijving | Intuitive, fast TTS Speaker |
Bestandsgrootte | 57.75 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 0.0.2 |
Laatst Bijgewerkt | 2019-05-02 |
Publicatiedatum | 2019-05-02 |
Beoordeling | 3.67/5 Totaal 55 Beoordelingen |
Ontwikkelaar | https://wis.am |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://wis.am/projects/speak |
Ondersteunde Talen | 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": [ " |