Talk to Ben - Chat GPT Extension

A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.

Talk to Ben - Chat GPT Extension란 무엇입니까?

Talk to Ben - Chat GPT Extension은(는) [email protected]에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response."입니다.

확장 프로그램 스크린샷

screenshot

Talk to Ben - Chat GPT Extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Introducing "Talk to Ben" for Chrome, a revolutionary and interactive extension that brings the power of ChatGPT right to your fingertips through voice! Experience seamless, real-time conversations with ChatGPT, as it listens to you, understands your needs, and responds with astonishing accuracy in a voice that feels natural and engaging. All you need to do is enter your API key to unlock this incredible experience, tailored exclusively for you. And for just $1, you can access a diverse range of premium voices that add a new level of personalization and excitement to your interactions. Elevate your browsing experience with "Talk to Ben" and discover the future of voice-driven AI communication today!                    

확장 프로그램 기본 정보

이름 Talk to Ben - Chat GPT Extension Talk to Ben - Chat GPT Extension
ID mhapholckngcldeebdeadphgnkminpgc
공식 URL https://chromewebstore.google.com/detail/talk-to-ben-chat-gpt-exte/mhapholckngcldeebdeadphgnkminpgc
설명 A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.
파일 크기 2.01 MB
설치 횟수 62
현재 버전 1.0.0
최근 업데이트 2023-04-25
출시 날짜 2023-04-25
평점 1.00/5 총 1 개의 평점
개발자 [email protected]
이메일 [email protected]
결제 유형 in_app
개인정보 보호 정책 페이지 URL https://automarker.herokuapp.com/chromeext_privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Talk to Ben - Chat GPT Extension",
    "version": "1.0.0",
    "description": "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "images\/128.png"
        }
    },
    "icons": {
        "128": "images\/128.png"
    }
}