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 |
| 官方網址 | 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 |
| 電子郵箱 | [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": [
" | |