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.
O que é Talk to Ben - Chat GPT Extension?
Talk to Ben - Chat GPT Extension é uma extensão do Chrome desenvolvida por [email protected], e sua principal característica é "A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Talk to Ben - Chat GPT Extension
Baixe arquivos de extensão Talk to Ben - Chat GPT Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | mhapholckngcldeebdeadphgnkminpgc |
URL Oficial | https://chromewebstore.google.com/detail/talk-to-ben-chat-gpt-exte/mhapholckngcldeebdeadphgnkminpgc |
Descrição | A Chrome extension that listens to user speech, converts it to text, interacts with ChatGPT, and generates speech from the response. |
Tamanho do Arquivo | 2.01 MB |
Contagem de Instalações | 62 |
Versão Atual | 1.0.0 |
Última Atualização | 2023-04-25 |
Data de Publicação | 2023-04-25 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | [email protected] |
[email protected] | |
Tipo de Pagamento | in_app |
URL da Página de Política de Privacidade | https://automarker.herokuapp.com/chromeext_privacy |
Idiomas Suportados | 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" } } |