Doodle Jump with monsters

What a popular arcade chrome online and offline game.

Apa itu Doodle Jump with monsters?

Doodle Jump with monsters adalah ekstensi Chrome yang dikembangkan oleh Doodle with monsters, dan fitur utamanya adalah "What a popular arcade chrome online and offline game.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Doodle Jump with monsters

Unduh file ekstensi Doodle Jump with monsters dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Doodle Jump with monsters Doodle Jump with monsters
ID laaikaiglahlcnilchllclnnjmpiegpp
URL Resmi https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp
Deskripsi What a popular arcade chrome online and offline game.
Ukuran File 3.36 MB
Jumlah Instalasi 1,000
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2021-03-29
Tanggal Publikasi 2021-03-29
Penilaian 4.50/5 Total 2 Penilaian
Pengembang Doodle with monsters
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
}