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.

Was ist Talk to Ben - Chat GPT Extension?

Talk to Ben - Chat GPT Extension ist eine Chrome-Erweiterung, die von [email protected] entwickelt wurde, und ihr Hauptmerkmal ist "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.".

Erweiterungsscreenshots

screenshot

Talk to Ben - Chat GPT Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie Talk to Ben - Chat GPT Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Talk to Ben - Chat GPT Extension Talk to Ben - Chat GPT Extension
ID mhapholckngcldeebdeadphgnkminpgc
Offizielle URL https://chromewebstore.google.com/detail/talk-to-ben-chat-gpt-exte/mhapholckngcldeebdeadphgnkminpgc
Beschreibung A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.
Dateigröße 2.01 MB
Installationsanzahl 62
Aktuelle Version 1.0.0
Letztes Update 2023-04-25
Veröffentlichungsdatum 2023-04-25
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler [email protected]
E-Mail [email protected]
Zahlungsart in_app
URL der Datenschutzrichtlinien-Seite https://automarker.herokuapp.com/chromeext_privacy
Unterstützte Sprachen 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"
    }
}