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 là gì?

Jarvis AI là một tiện ích mở rộng Chrome được phát triển bởi Babylon Gate, và tính năng chính của nó là "simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Jarvis AI

Tải xuống các tệp mở rộng Jarvis AI dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Jarvis AI Jarvis AI
ID kahgfgghgkbdbgahgmaoagapigcohbih
URL Chính Thức https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih
Mô tả simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…
Kích Thước Tệp 1.18 MB
Số Lần Cài Đặt 3,722
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2017-01-30
Ngày Phát Hành 2017-01-30
Đánh Giá 2.47/5 Tổng số 19 Đánh Giá
Nhà Phát Triển Babylon Gate
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}