Jarvis AI

simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…

¿Qué es Jarvis AI?

Jarvis AI es una extensión de Chrome desarrollada por Babylon Gate, y su función principal es "simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Jarvis AI

Descarga archivos de extensión Jarvis AI 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

                        simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and get rid of those .cc or .se or .God knows how many .xx or.xxx are there , it's now only one google and one google.com only..                    

Información Básica de la Extensión

Nombre Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
URL Oficial https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Descripción simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Tamaño del Archivo 1.18 MB
Cantidad de Instalaciones 3,722
Versión Actual 1.1
Última Actualización 2017-01-30
Fecha de Publicación 2017-01-30
Calificación 2.47/5 Total de 19 Calificaciones
Desarrollador Babylon Gate
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Jarvis AI",
    "manifest_version": 2,
    "version": "1.1",
    "icons": {
        "16": "jr.jpg",
        "128": "j.gif"
    },
    "background_page": "background.html",
    "browser_action": {
        "default_icon": "jr.jpg",
        "default_title": "j.gif"
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/www.google.com\/buzz\/api\/buzzThis\/buzzCounter"
    ],
    "background": {
        "scripts": [
            "script.js"
        ]
    }
}