Javy: GPT-4 powered assistant

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

Cos'è Javy: GPT-4 powered assistant?

Javy: GPT-4 powered assistant è un'estensione di Chrome sviluppata da nikfedotoff, e la sua funzione principale è "GPT-4 powered tool for quick access to the answer to any question".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Javy: GPT-4 powered assistant

Scarica i file di estensione Javy: GPT-4 powered assistant in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Javy: GPT-4 powered assistant Javy: GPT-4 powered assistant
ID igkomgaojaeihhleobidkfbhainmmlni
URL Ufficiale https://chromewebstore.google.com/detail/javy-gpt-4-powered-assist/igkomgaojaeihhleobidkfbhainmmlni
Descrizione GPT-4 powered tool for quick access to the answer to any question
Dimensione del File 471 KB
Conteggio Installazioni 484
Versione Corrente 1.3.0
Ultimo Aggiornamento 2023-07-30
Data di Pubblicazione 2023-02-12
Valutazione 5.00/5 Totale 11 Valutazioni
Sviluppatore nikfedotoff
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}