Doodle Jump with monsters

What a popular arcade chrome online and offline game.

Cos'è Doodle Jump with monsters?

Doodle Jump with monsters è un'estensione di Chrome sviluppata da Doodle with monsters, e la sua funzione principale è "What a popular arcade chrome online and offline game.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Doodle Jump with monsters

Scarica i file di estensione Doodle Jump with monsters 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

                        Congrats, now you can play real doodle jump with monsters, black holes and so on in your browser. 
Control green doodle with keys on your keyboard.
Try to get as high, as you can and there will be a surprise. It is much better than other games like running dinosaur.
Enjoy playing.                    

Informazioni di Base sull'Estensione

Nome Doodle Jump with monsters Doodle Jump with monsters
ID laaikaiglahlcnilchllclnnjmpiegpp
URL Ufficiale https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp
Descrizione What a popular arcade chrome online and offline game.
Dimensione del File 3.36 MB
Conteggio Installazioni 1,000
Versione Corrente 1.0.0
Ultimo Aggiornamento 2021-03-29
Data di Pubblicazione 2021-03-29
Valutazione 4.50/5 Totale 2 Valutazioni
Sviluppatore Doodle with monsters
Email [email protected]
Tipo di Pagamento free
Lingue Supportate id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}