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 - это расширение Chrome, разработанное Babylon Gate, и его основная функция - "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

Скачать файл CRX расширения Jarvis AI

Скачайте файлы расширений 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"
        ]
    }
}