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…

Vad är Jarvis AI?

Jarvis AI är en Chrome-tillägg utvecklad av Babylon Gate, och dess huvudfunktion är "simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Jarvis AI-förlängningens CRX-fil

Ladda ner Jarvis AI-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
Officiell webbadress https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Beskrivning simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Filstorlek 1.18 MB
Antal Installationer 3,722
Aktuell Version 1.1
Senast Uppdaterad 2017-01-30
Publiceringsdatum 2017-01-30
Betyg 2.47/5 Totalt 19 Betyg
Utvecklare Babylon Gate
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
        ]
    }
}