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…
Cos'è Jarvis AI?
Jarvis AI è un'estensione di Chrome sviluppata da Babylon Gate, e la sua funzione principale è "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 dell'Estensione
Scarica il file CRX dell'estensione Jarvis AI
Scarica i file di estensione Jarvis AI in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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..
Informazioni di Base sull'Estensione
Nome | Jarvis AI |
ID | kahgfgghgkbdbgahgmaoagapigcohbih |
URL Ufficiale | https://chromewebstore.google.com/detail/jarvis-ai/kahgfgghgkbdbgahgmaoagapigcohbih |
Descrizione | simply put, Jarvis AI program respond to your little command with real voice and help you redirect your google.xx to google.com and… |
Dimensione del File | 1.18 MB |
Conteggio Installazioni | 3,722 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2017-01-30 |
Data di Pubblicazione | 2017-01-30 |
Valutazione | 2.47/5 Totale 19 Valutazioni |
Sviluppatore | Babylon Gate |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } } |