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…

什么是Jarvis AI?

Jarvis AI是由Babylon Gate开发的Chrome扩展程序,该扩展的主要功能是“simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…”。

扩展截图

screenshot
screenshot
screenshot

下载Jarvis AI扩展crx文件

下载Jarvis AI扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
官方URL https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
简介 simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
文件大小 1.18 MB
安装次数 3,722
当前版本 1.1
更新时间 2017-01-30
上架时间 2017-01-30
评分 2.47/5 共19次评分
开发者 Babylon Gate
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
        ]
    }
}