Doodle Jump original

Doodle jump with all boundries like on android or ios.

Doodle Jump originalคืออะไร?

Doodle Jump original เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Doodle Jump original และคุณลักษณะหลักของมันคือ "Doodle jump with all boundries like on android or ios. "

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Doodle Jump original

ดาวน์โหลดไฟล์ส่วนขยาย Doodle Jump original ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Try it. Here are black holes and monsters, so it is not empty as other doodle jump games in chrome web store.
You will like it. 
Doodle jump is know by its interesting story and age. Firstly we were playing it in our mobile phones with mechanical buttons.
Now you can play it in popup without internet and this is not all. Once you play it, you will be enticed. This is better than boxel rebound and dinosaur games. Try it

Doodle Jump is a speedrun classic game. You can organize duel or battle with your rivals.
Only practice will help you to improve your result and become the best in the world. There is a world leaderboard, which you can check out in the worldwide internet. So, try it.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Doodle Jump original Doodle Jump original
ID ohdgnoepeabcfdkboidmaedenahioohf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/doodle-jump-original/ohdgnoepeabcfdkboidmaedenahioohf
คำอธิบาย Doodle jump with all boundries like on android or ios.
ขนาดไฟล์ 3.46 MB
จำนวนการติดตั้ง 378,588
เวอร์ชันปัจจุบัน 3.2.3
อัปเดตครั้งล่าสุด 2022-10-13
วันที่เผยแพร่ 2021-03-30
คะแนน 3.71/5 รวมทั้งหมด 110 คะแนน
ผู้พัฒนา Doodle Jump original
อีเมล [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
{
    "action": {
        "default_icon": "icons\/icon_128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "content.bundle.js"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/icon_128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.2.3"
}