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…

O que é Jarvis AI?

Jarvis AI é uma extensão do Chrome desenvolvida por Babylon Gate, e sua principal característica é "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 Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Jarvis AI

Baixe arquivos de extensão Jarvis 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

                        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..                    

Informações Básicas da Extensão

Nome Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
URL Oficial https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Descrição simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Tamanho do Arquivo 1.18 MB
Contagem de Instalações 3,722
Versão Atual 1.1
Última Atualização 2017-01-30
Data de Publicação 2017-01-30
Classificação 2.47/5 Total de 19 Avaliações
Desenvolvedor Babylon Gate
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
        ]
    }
}