Javy: GPT-4 powered assistant

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

¿Qué es Javy: GPT-4 powered assistant?

Javy: GPT-4 powered assistant es una extensión de Chrome desarrollada por nikfedotoff, y su función principal es "GPT-4 powered tool for quick access to the answer to any question".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Javy: GPT-4 powered assistant

Descarga archivos de extensión Javy: GPT-4 powered assistant en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre 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
Descripción GPT-4 powered tool for quick access to the answer to any question
Tamaño del Archivo 471 KB
Cantidad de Instalaciones 484
Versión Actual 1.3.0
Última Actualización 2023-07-30
Fecha de Publicación 2023-02-12
Calificación 5.00/5 Total de 11 Calificaciones
Desarrollador nikfedotoff
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}