Doodle Jump with monsters

What a popular arcade chrome online and offline game.

Wat is Doodle Jump with monsters?

Doodle Jump with monsters is een Chrome-extensie ontwikkeld door Doodle with monsters, en de belangrijkste functie is "What a popular arcade chrome online and offline game.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Doodle Jump with monsters

Download Doodle Jump with monsters-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Doodle Jump with monsters Doodle Jump with monsters
ID laaikaiglahlcnilchllclnnjmpiegpp
Officiële URL https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp
Beschrijving What a popular arcade chrome online and offline game.
Bestandsgrootte 3.36 MB
Aantal Installaties 1,000
Huidige Versie 1.0.0
Laatst Bijgewerkt 2021-03-29
Publicatiedatum 2021-03-29
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar Doodle with monsters
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}