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은(는) irenka.kosenko에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Original unblocked Doodle Jump game in popup. Monsters, different levels, animations and sounds are available."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Doodle Jump - original unblocked 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!

Features:
- the game has a large number of fantastic worlds - space, jungle, American football field, underwater kingdom, snowy expanses, Halloween revelry, icy expanse and the celebration of Easter, and the world inhabited by ninja;
- amazing bonuses that a game character can pick up (jetpacks, hats with a propeller, rockets, trampolines and much more);
- ingenious obstacles to avoid (UFOs, black holes and many, many monstrous monsters);
- Crazy jumping platforms (breaking, moving, disappearing, shifting and even exploding);
- new! - Over 100 missions to complete for rewards
- Global leaderboards and fun achievements to beat your friends' records!

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 ejegejbfcinnompejfcmjpolljkfkgfh
공식 URL https://chrome.google.com/webstore/detail/doodle-jump-original-unbl/ejegejbfcinnompejfcmjpolljkfkgfh
설명 Original unblocked Doodle Jump game in popup. Monsters, different levels, animations and sounds are available.
파일 크기 3.19 MB
설치 횟수 3,482
현재 버전 26.6.22.1
최근 업데이트 2022-07-31
출시 날짜 2022-06-29
평점 1.00/5 총 1 개의 평점
개발자 irenka.kosenko
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://sites.google.com/view/terms-and-policies
지원되는 언어 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": {
        "service_worker": "js\/bg.js"
    },
    "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": 3,
    "name": "__MSG_name__",
    "short_name": "__MSG_short__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "26.6.22.1"
}