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…

What is Jarvis AI?

Jarvis AI is a Chrome extension developed by Babylon Gate, and its main feature 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…".

Extension Screenshots

screenshot
screenshot
screenshot

Download Jarvis AI Extension CRX File

Download Jarvis AI extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
Official URL 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…
File Size 1.18 MB
Installation Count 3,722
Current Version 1.1
Last Updated 2017-01-30
Publish Date 2017-01-30
Rating 2.47/5 Total 19 Ratings
Developer Babylon Gate
Email [email protected]
Payment Type free
Supported Languages 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"
        ]
    }
}