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'est-ce que Jarvis AI ?

Jarvis AI est une extension Chrome développée par Babylon Gate, et sa fonction principale est "simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Jarvis AI

Téléchargez les fichiers d'extension Jarvis AI au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
URL Officiel https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Description simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Taille du Fichier 1.18 MB
Nombre d'Installations 3,722
Version Actuelle 1.1
Dernière Mise à Jour 2017-01-30
Date de Publication 2017-01-30
Évaluation 2.47/5 Total 19 Évaluations
Développeur Babylon Gate
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        ]
    }
}