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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον [email protected], και η κύρια λειτουργία του είναι "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Talk to Ben - Chat GPT Extension
Λήψη αρχείων επέκτασης 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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |