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