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…

Apa itu Jarvis AI?

Jarvis AI adalah ekstensi Chrome yang dikembangkan oleh Babylon Gate, dan fitur utamanya adalah "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 Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Jarvis AI

Unduh file ekstensi Jarvis AI dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
URL Resmi https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Deskripsi simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Ukuran File 1.18 MB
Jumlah Instalasi 3,722
Versi Saat Ini 1.1
Terakhir Diperbarui 2017-01-30
Tanggal Publikasi 2017-01-30
Penilaian 2.47/5 Total 19 Penilaian
Pengembang Babylon Gate
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
        ]
    }
}