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/
拡張機能の基本情報
名前 | Speak |
ID | nihmfkglncnpheihhidaanekobbdhbck |
公式URL | 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 |
Eメール | [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": [ " |