Helper AI
Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website.
O que é Helper AI?
Helper AI é uma extensão do Chrome desenvolvida por alisolanki123, e sua principal característica é "Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Helper AI
Baixe arquivos de extensão Helper AI 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
Helper AI helps you use OpenAI's GPT-4 to generate text, translate languages and write code on any website. To start, type "help:" and then write your query and end your query with ";". Helper AI will automatically read your query and generate text accordingly. You can use it to write social media content, excel sheets, fill up forms, write code and even translate languages! Works best with Twitter, LinkedIn, Instagram, Google Sheets, Facebook and much more! Just plug your OpenAI's API key and start right off
Informações Básicas da Extensão
Nome | Helper AI |
ID | dajfdekonilgjmmkfejomdibnicoeagf |
URL Oficial | https://chromewebstore.google.com/detail/helper-ai/dajfdekonilgjmmkfejomdibnicoeagf |
Descrição | Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website. |
Tamanho do Arquivo | 14.17 KB |
Contagem de Instalações | 91 |
Versão Atual | 1.0 |
Última Atualização | 2023-04-04 |
Data de Publicação | 2023-04-04 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | alisolanki123 |
[email protected] | |
Tipo de Pagamento | in_app |
Site da Extensão | https://helper-ai.alisolanki.com |
URL da Página de Ajuda | https://helper-ai.alisolanki.com |
URL da Página de Política de Privacidade | https://showworld.alisolanki.com/privacy-policy.html |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Helper AI", "version": "1.0", "description": "Use OpenAI's GPT-4 to generate text, translate languages, and write code on any website.", "permissions": [ "storage" ], "action": { "default_icon": "icon48.png", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |