Doodle Jump - original unblocked

Original unblocked Doodle Jump game in popup. Monsters, different levels, animations and sounds are available.

Τι είναι το Doodle Jump - original unblocked;

Το Doodle Jump - original unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον innakusherova86, και η κύρια λειτουργία του είναι "Original unblocked Doodle Jump game in popup. Monsters, different levels, animations and sounds are available.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Doodle Jump - original unblocked

Λήψη αρχείων επέκτασης Doodle Jump - original unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The only originally ported version of the game directly from your Android device, which supports all the basic functions of the original game, additional items, monsters, different levels and keeping the rating! Support the game developers - leave a review!

See for yourself why the touchscreen arcade game called Doodle Jump is "arguably the best game ever made" and is named by Macworld online magazine "the perfect micro-game, insanely addictive and extremely playable."

How high can you jump?

Climb higher and higher in an area that looks like a sheet of notebook in a cage, constantly jumping from one platform to another, picking up jet packs along the way, avoiding black holes and blowing up villains with ball-shaped noses. Have a lot of fun as you skip past the scribbled marks on the margins representing the actual scores of other players. And keep in mind: this is an insanely addictive game!

How to play? Just use the keys on your keyboard (left and right) and the up button to shoot. Be careful and avoid meeting with monsters, and red bridges can be destroyed!

The game won the "Best Game of the Year 2015 on Google Play!"

* Keep in mind: this is an insanely addictive game!
* Avoid reckless and hasty jumps!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Doodle Jump - original unblocked Doodle Jump - original unblocked
ID lhkchcojclmmigeabolehpojobdahbcp
Επίσημο URL https://chrome.google.com/webstore/detail/doodle-jump-original-unbl/lhkchcojclmmigeabolehpojobdahbcp
Περιγραφή Original unblocked Doodle Jump game in popup. Monsters, different levels, animations and sounds are available.
Μέγεθος Αρχείου 3.17 MB
Αριθμός Εγκαταστάσεων 6,000
Τρέχουσα Έκδοση 7.4.2021.1
Τελευταία Ενημέρωση 2021-04-12
Ημερομηνία Δημοσίευσης 2021-04-12
Αξιολόγηση 2.33/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής innakusherova86
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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
{
    "author": "Plugtopus Agency",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_title__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_desc__",
    "homepage_url": "https:\/\/plugtopus.agency",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "short_name": "__MSG_short__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.4.2021.1"
}