Speak
Intuitive, fast TTS Speaker
What is Speak?
Speak is a Chrome extension developed by https://wis.am, and its main feature is "Intuitive, fast TTS Speaker".
Extension Screenshots
Download Speak Extension CRX File
Download Speak extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The simplest and most Intuitive, Text-to-Speech speaker. Open source: https://github.com/wis/speak/
Extension Basic Information
Name | Speak |
ID | nihmfkglncnpheihhidaanekobbdhbck |
Official URL | https://chromewebstore.google.com/detail/speak/nihmfkglncnpheihhidaanekobbdhbck |
Description | Intuitive, fast TTS Speaker |
File Size | 57.75 KB |
Installation Count | 2,000 |
Current Version | 0.0.2 |
Last Updated | 2019-05-02 |
Publish Date | 2019-05-02 |
Rating | 3.67/5 Total 55 Ratings |
Developer | https://wis.am |
[email protected] | |
Payment Type | free |
Extension Website | https://wis.am/projects/speak |
Supported Languages | 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": [ " |