Jungle Monkey
Play Jungle Monkey to check how far you reach
Cos'è Jungle Monkey?
Jungle Monkey è un'estensione di Chrome sviluppata da Pawanpreet Singh, e la sua funzione principale è "Play Jungle Monkey to check how far you reach".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Jungle Monkey
Scarica i file di estensione Jungle Monkey 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
It's a game that doesn't let you get bore, because you will play it when you will be getting bore.
Informazioni di Base sull'Estensione
Nome | Jungle Monkey |
ID | edofcocjdgodohchanfkebnhdeikbplb |
URL Ufficiale | https://chromewebstore.google.com/detail/jungle-monkey/edofcocjdgodohchanfkebnhdeikbplb |
Descrizione | Play Jungle Monkey to check how far you reach |
Dimensione del File | 141 KB |
Conteggio Installazioni | 1,246 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2016-04-06 |
Data di Pubblicazione | 2016-04-06 |
Valutazione | 4.83/5 Totale 6 Valutazioni |
Sviluppatore | Pawanpreet Singh |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.letzfun.com |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jungle Monkey", "version": "0.0.1", "manifest_version": 2, "description": "Play Jungle Monkey to check how far you reach", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "browser_action": { "default_icon": { "19": "images\/icon-19.png", "38": "images\/icon-38.png" }, "default_title": "Jungle Monkey", "default_popup": "popup.html" } } |