Cube Dodge!
dodge cubes and other things
Cube Dodge!คืออะไร?
Cube Dodge! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tristan Studios และคุณลักษณะหลักของมันคือ "dodge cubes and other things"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cube Dodge!
ดาวน์โหลดไฟล์ส่วนขยาย Cube Dodge! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
dodge cubes and stuff as watermelon lol. Cube Dodge!, is a game where you roll around as a watermelon or other sphere object (you can choose skins) and try to dodge red cubes, except in the desert (dodge the cacti) Click the icon in the extension toolbar to play! (Pin the extension for easy access)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Cube Dodge! |
ID | ooncgfpaclnilcajabakpnemlaicjika |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cube-dodge/ooncgfpaclnilcajabakpnemlaicjika |
คำอธิบาย | dodge cubes and other things |
ขนาดไฟล์ | 14.59 MB |
จำนวนการติดตั้ง | 134 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2021-05-20 |
วันที่เผยแพร่ | 2021-05-13 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Tristan Studios |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "5", "short_name": "Cube Dodge!", "name": "Cube Dodge!", "version_name": "1.3", "description": "dodge cubes and other things", "icons": { "128": "images\/get_started128.png" }, "permissions": [], "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'", "browser_action": { "default_popup": "popup.html", "default_icon": "images\/get_started128.png", "default_title": "Cube Dodge!" } } |