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はBabylon Gateによって開発されたChromeの拡張機能で、その主な機能は「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拡張機能のCRXファイルをダウンロード
Jarvis AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" ] } } |