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…
Co je Jarvis AI?
Jarvis AI je rozšíření Chrome vyvinuté Babylon Gate, a jeho hlavní funkcí je „simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Jarvis AI
Stáhněte si soubory rozšíření Jarvis AI ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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..
Základní Informace o Rozšíření
Název | Jarvis AI |
ID | kahgfgghgkbdbgahgmaoagapigcohbih |
Oficiální URL | https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih |
Popis | simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and… |
Velikost souboru | 1.18 MB |
Počet instalací | 3,722 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2017-01-30 |
Datum Vydání | 2017-01-30 |
Hodnocení | 2.47/5 Celkem 19 Hodnocení |
Vývojář | Babylon Gate |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" ] } } |