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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
        ]
    }
}