Speak
Intuitive, fast TTS Speaker
Vad är Speak?
Speak är en Chrome-tillägg utvecklad av https://wis.am, och dess huvudfunktion är "Intuitive, fast TTS Speaker".
Tilläggsskärmbilder
Ladda ner Speak-förlängningens CRX-fil
Ladda ner Speak-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
The simplest and most Intuitive, Text-to-Speech speaker. Open source: https://github.com/wis/speak/
Grundläggande Information om Tillägg
Namn | Speak |
ID | nihmfkglncnpheihhidaanekobbdhbck |
Officiell webbadress | https://chromewebstore.google.com/detail/speak/nihmfkglncnpheihhidaanekobbdhbck |
Beskrivning | Intuitive, fast TTS Speaker |
Filstorlek | 57.75 KB |
Antal Installationer | 2,000 |
Aktuell Version | 0.0.2 |
Senast Uppdaterad | 2019-05-02 |
Publiceringsdatum | 2019-05-02 |
Betyg | 3.67/5 Totalt 55 Betyg |
Utvecklare | https://wis.am |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://wis.am/projects/speak |
Stödda Språk | 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": [ " |