Doodle Jump with monsters
What a popular arcade chrome online and offline game.
Doodle Jump with monstersคืออะไร?
Doodle Jump with monsters เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Doodle with monsters และคุณลักษณะหลักของมันคือ "What a popular arcade chrome online and offline game."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Doodle Jump with monsters
ดาวน์โหลดไฟล์ส่วนขยาย Doodle Jump with monsters ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | laaikaiglahlcnilchllclnnjmpiegpp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp |
คำอธิบาย | What a popular arcade chrome online and offline game. |
ขนาดไฟล์ | 3.36 MB |
จำนวนการติดตั้ง | 1,000 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2021-03-29 |
วันที่เผยแพร่ | 2021-03-29 |
คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Doodle with monsters |
อีเมล | [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 | |
{ "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" } |