Summme - Text to Speech (TTS) for AI Chatbots
Add natural language TTS to your favorite AI chatbot—Supports ChatGPT, Bard, Bing Chat, Claude.ai and more.
Summme - Text to Speech (TTS) for AI Chatbotsとは何ですか?
Summme - Text to Speech (TTS) for AI ChatbotsはSamsonoによって開発されたChromeの拡張機能で、その主な機能は「Add natural language TTS to your favorite AI chatbot—Supports ChatGPT, Bard, Bing Chat, Claude.ai and more.」です。
拡張機能のスクリーンショット
Summme - Text to Speech (TTS) for AI Chatbots拡張機能のCRXファイルをダウンロード
Summme - Text to Speech (TTS) for AI Chatbots拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
✨ Experience seamless text-to-speech integration across multiple chatbot platforms with Summ·me! Enjoy natural voice responses while chatting with your favorite AI chatbot!
Supported chatbots for Summme:
✦ Bard (bard.google.com)
✦ ChatGPT (chat.openai.com)
✦ Bing Chat (bing.com/chat)
✦ Claude (claude.ai)
✦ and more...
Full list of supported chatboxes
https://tinyurl.com/summme-tts-chatboxes
Features:
✦ Automatic text-to-speech - reads AI response aloud while generating.
✦ Manual text-to-speech - highlight text and press 'Enter' to play speech.
✦ Multiple voice tones and languages to choose from.
✦ Voice speed controls.
✦ Playback buttons and keyboard shortcuts (Pause/Play, Go to Next/Previous line).
✦ Personal greetings. Answers start with a greeting by your name.
Experimental Features:
✦ Autoscroll page to line being read
✦ Highlight text being read
Completely free and no sign ups. Try Summme ✨⋆💬🔊 ⁺₊✧
Note: Natural language voices available for Chrome and Edge browser 拡張機能の基本情報
| 名前 | |
| ID | ehefcdakfbkmpeimjcnhdlhjhinhkhpn |
| 公式URL | https://chromewebstore.google.com/detail/summme-text-to-speech-tts/ehefcdakfbkmpeimjcnhdlhjhinhkhpn |
| 説明 | Add natural language TTS to your favorite AI chatbot—Supports ChatGPT, Bard, Bing Chat, Claude.ai and more. |
| ファイルサイズ | 388 KB |
| インストール数 | 352 |
| 現在のバージョン | 0.8.9 |
| 最終更新日 | 2023-12-13 |
| 公開日 | 2023-03-13 |
| 評価 | 4.31/5 合計 13 レビュー |
| 開発者 | Samsono |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://summ.me/privacy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Summme - Text to Speech (TTS) for AI Chatbots",
"icons": {
"128": "images\/logo.png"
},
"manifest_version": 3,
"version": "0.8.9",
"description": "Add natural language TTS to your favorite AI chatbot\u2014Supports ChatGPT, Bard, Bing Chat, Claude.ai and more.",
"permissions": [
"storage",
"activeTab"
],
"action": {
"default_popup": "newsletter.html",
"default_icon": {
"128": "images\/logo.png"
}
},
"commands": {
"playback-pause-play": {
"suggested_key": {
"default": "Alt+S"
},
"description": "Playback Pause\/Play"
},
"playback-next-line": {
"suggested_key": {
"default": "Alt+D"
},
"description": "Playback Next Line"
},
"playback-previous-line": {
"suggested_key": {
"default": "Alt+A"
},
"description": "Playback Previous Line"
}
},
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"web_accessible_resources": [
{
"matches": [
" | |