Speak
Intuitive, fast TTS Speaker
什麼是Speak?
Speak是由https://wis.am開發的Chrome擴展程式,該擴展的主要功能是“Intuitive, fast TTS Speaker”。
擴展截圖
下載Speak擴展crx文件
下載Speak擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The simplest and most Intuitive, Text-to-Speech speaker.
Open source: https://github.com/wis/speak/ 擴展基本資訊
| 名稱 | |
| ID | nihmfkglncnpheihhidaanekobbdhbck |
| 官方網址 | https://chromewebstore.google.com/detail/speak/nihmfkglncnpheihhidaanekobbdhbck |
| 簡介 | Intuitive, fast TTS Speaker |
| 檔案大小 | 57.75 KB |
| 安裝次數 | 2,000 |
| 目前版本 | 0.0.2 |
| 更新時間 | 2019-05-02 |
| 上架時間 | 2019-05-02 |
| 評分 | 3.67/5 共 55 次評分 |
| 開發者 | https://wis.am |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://wis.am/projects/speak |
| 支援的語言 | 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": [
" | |