Javy: GPT-4 powered assistant

GPT-4 powered tool for quick access to the answer to any question

O que é Javy: GPT-4 powered assistant?

Javy: GPT-4 powered assistant é uma extensão do Chrome desenvolvida por nikfedotoff, e sua principal característica é "GPT-4 powered tool for quick access to the answer to any question".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Javy: GPT-4 powered assistant

Baixe arquivos de extensão Javy: GPT-4 powered assistant 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

                        Javy brings the power of OpenAI's language model to your browser. With this extension, you can have a virtual assistant at your fingertips, ready to answer questions, provide information, and complete tasks. Simply type in your query, and GPT-4 will generate a response, offering you relevant and accurate information in a matter of seconds. Whether you need help with homework, want to find the latest news, or just need a quick translation, GPT-4 has you covered. The extension utilizes cutting-edge AI technology to understand natural language and deliver high-quality results. Download the GPT-4 powered assistant today and experience the future of search.                    

Informações Básicas da Extensão

Nome Javy: GPT-4 powered assistant Javy: GPT-4 powered assistant
ID igkomgaojaeihhleobidkfbhainmmlni
URL Oficial https://chromewebstore.google.com/detail/javy-gpt-4-powered-assist/igkomgaojaeihhleobidkfbhainmmlni
Descrição GPT-4 powered tool for quick access to the answer to any question
Tamanho do Arquivo 471 KB
Contagem de Instalações 484
Versão Atual 1.3.0
Última Atualização 2023-07-30
Data de Publicação 2023-02-12
Classificação 5.00/5 Total de 11 Avaliações
Desenvolvedor nikfedotoff
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Javy: GPT-4 powered assistant",
    "description": "GPT-4 powered tool for quick access to the answer to any question",
    "version": "1.3.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    }
}