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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
✨ 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
확장 프로그램 기본 정보
이름 | Summme - Text to Speech (TTS) for AI Chatbots |
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 |
이메일 | [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": [ " |