Speak Thai
Reads out selected thai text
What is Speak Thai?
Speak Thai is a Chrome extension developed by Unknown, and its main feature is "Reads out selected thai text".
Extension Screenshots
Download Speak Thai Extension CRX File
Download Speak Thai 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
Simple extension which uses Google text to speech to speak selected text in Thai. Handy if you can understand spoken Thai but cant read the Thai script. Instructions: 1) Select Thai text 2) Right click 3) Choose "Speak Thai" from context menu You can also select text and use keyboard shortcut control+alt+s (windows) command+alt+s (mac) Notes: - Currently only works on short bits of text. - Uses tts from Google translate Source code: https://github.com/luke/speak-thai-chrome-extension
Extension Basic Information
Name | Speak Thai |
ID | hgkdkfekclpieaclmlpfgmefdmhfccan |
Official URL | https://chromewebstore.google.com/detail/speak-thai/hgkdkfekclpieaclmlpfgmefdmhfccan |
Description | Reads out selected thai text |
File Size | 16.12 KB |
Installation Count | 783 |
Current Version | 0.1 |
Last Updated | 2013-01-16 |
Publish Date | 2013-01-16 |
Rating | 2.95/5 Total 39 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Speak Thai", "description": "Reads out selected thai text", "version": "0.1", "permissions": [ "contextMenus" ], "background": { "scripts": [ "speak-thai.js" ] }, "manifest_version": 2, "content_scripts": [ { "matches": [ " |