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…

Co to jest Jarvis AI?

Jarvis AI to rozszerzenie Chrome opracowane przez Babylon Gate, a jego główną funkcją jest „simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Jarvis AI

Pobierz pliki rozszerzeń Jarvis AI w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
Oficjalny URL https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Opis simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Rozmiar pliku 1.18 MB
Liczba instalacji 3,722
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2017-01-30
Data Publikacji 2017-01-30
Ocena 2.47/5 Łącznie 19 Oceny
Deweloper Babylon Gate
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
        ]
    }
}