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…

Wat is Jarvis AI?

Jarvis AI is een Chrome-extensie ontwikkeld door Babylon Gate, en de belangrijkste functie is "simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Jarvis AI

Download Jarvis AI-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
Officiële URL https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Beschrijving simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Bestandsgrootte 1.18 MB
Aantal Installaties 3,722
Huidige Versie 1.1
Laatst Bijgewerkt 2017-01-30
Publicatiedatum 2017-01-30
Beoordeling 2.47/5 Totaal 19 Beoordelingen
Ontwikkelaar Babylon Gate
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
        ]
    }
}