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 là gì?

Talk to Ben - Chat GPT Extension là một tiện ích mở rộng Chrome được phát triển bởi [email protected], và tính năng chính của nó là "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Talk to Ben - Chat GPT Extension

Tải xuống các tệp mở rộng Talk to Ben - Chat GPT Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Talk to Ben - Chat GPT Extension Talk to Ben - Chat GPT Extension
ID mhapholckngcldeebdeadphgnkminpgc
URL Chính Thức https://chromewebstore.google.com/detail/talk-to-ben-chat-gpt-exte/mhapholckngcldeebdeadphgnkminpgc
Mô tả A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.
Kích Thước Tệp 2.01 MB
Số Lần Cài Đặt 62
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2023-04-25
Ngày Phát Hành 2023-04-25
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển [email protected]
Email [email protected]
Loại Thanh Toán in_app
URL Trang Chính Sách Bảo Mật https://automarker.herokuapp.com/chromeext_privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}