Moon City Stunt
Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon.
Moon City Stuntคืออะไร?
Moon City Stunt เป็นส่วนขยายของ Chrome ที่พัฒนาโดย games123gamesusa และคุณลักษณะหลักของมันคือ "Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. "
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Moon City Stunt
ดาวน์โหลดไฟล์ส่วนขยาย Moon City Stunt ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. If you want to, challenge another player to participate in racing cars to 2 and unlock cars even more legal.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gebmhbabeklehbapgohmhiaplppnpelj |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/moon-city-stunt/gebmhbabeklehbapgohmhiaplppnpelj |
คำอธิบาย | Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. |
ขนาดไฟล์ | 49.86 KB |
จำนวนการติดตั้ง | 11 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2020-05-27 |
วันที่เผยแพร่ | 2020-05-27 |
ผู้พัฒนา | games123gamesusa |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://mygames123.com/moon-city-stunt/ |
URL หน้าช่วยเหลือ | https://mygames123.com/moon-city-stunt/ |
ภาษาที่รองรับ | de,en,en-GB,en-US,es,it,pt-BR,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "Moon City Stunt", "short_name": "Play Moon City Stunt Free Online Game", "description": "Win an exciting race in 3 dimensions! Zero more than 6 exciting phases on the moon. ", "version": "1.0", "browser_action": { "default_title": "Moon City Stunt", "default_icon": "128.png" }, "icons": { "16": "128.png", "48": "128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true } } |