Doodle Jump
A classic doodle jump game that plays in a popup.
Doodle Jumpคืออะไร?
Doodle Jump เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tool360 และคุณลักษณะหลักของมันคือ "A classic doodle jump game that plays in a popup."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Doodle Jump
ดาวน์โหลดไฟล์ส่วนขยาย Doodle Jump ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Break records as you leap higher! Enjoy a relaxing and addictive pop-up game. 
Prepare for an endless journey in the world of Doodle Jump:
 
- Guide Doodle with keyboard arrows through a connected playfield. The left side of the playfield seamlessly connects with the right side. 
- Just be cautious, as you will lose if you plummet to the bottom of the screen. 
- Best score will be recorded and shown at the top right corner of game area. 
Experience the excitement of Doodle Jump for free. Good luck and have fun!                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | hecdbbncijliedjlmbpdkajinpclmpnh | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/doodle-jump/hecdbbncijliedjlmbpdkajinpclmpnh | 
| คำอธิบาย | A classic doodle jump game that plays in a popup. | 
| ขนาดไฟล์ | 275 KB | 
| จำนวนการติดตั้ง | 1,000 | 
| เวอร์ชันปัจจุบัน | 0.1.0 | 
| อัปเดตครั้งล่าสุด | 2024-02-27 | 
| วันที่เผยแพร่ | 2023-05-17 | 
| ผู้พัฒนา | Tool360 | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| URL หน้านโยบายความเป็นส่วนตัว | https://www.gamecheerleader.com/privacy-policy | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Doodle Jump",
    "short_name": "doodle",
    "version": "0.1.0",
    "description": "A classic doodle jump game that plays in a popup.",
    "action": {
        "default_icon": "images\/logo.png",
        "default_title": "Doodle Jump",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true
}  |  |