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.
Vad är Talk to Ben - Chat GPT Extension?
Talk to Ben - Chat GPT Extension är en Chrome-tillägg utvecklad av [email protected], och dess huvudfunktion är "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.".
Tilläggsskärmbilder
Ladda ner Talk to Ben - Chat GPT Extension-förlängningens CRX-fil
Ladda ner Talk to Ben - Chat GPT Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | |
ID | mhapholckngcldeebdeadphgnkminpgc |
Officiell webbadress | https://chromewebstore.google.com/detail/talk-to-ben-chat-gpt-exte/mhapholckngcldeebdeadphgnkminpgc |
Beskrivning | A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response. |
Filstorlek | 2.01 MB |
Antal Installationer | 62 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2023-04-25 |
Publiceringsdatum | 2023-04-25 |
Betyg | 1.00/5 Totalt 1 Betyg |
Utvecklare | [email protected] |
E-post | [email protected] |
Betalningssätt | in_app |
URL till Sekretesspolicy Sidan | https://automarker.herokuapp.com/chromeext_privacy |
Stödda Språk | 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" } } |