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文件

下載Talk to Ben - Chat GPT Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}