Real City Truck Simulator
Drive several loading trucks in the real game City Truck Simulator in a big city!
Real City Truck Simulatorคืออะไร?
Real City Truck Simulator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย lgamescon และคุณลักษณะหลักของมันคือ "Drive several loading trucks in the real game City Truck Simulator in a big city!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Real City Truck Simulator
ดาวน์โหลดไฟล์ส่วนขยาย Real City Truck Simulator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Drive several loading trucks in the real game City Truck Simulator in a big city! Transporting the materials to the destinations of the map.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nnkojnpnebickigbfcdcmmpnmefabnin |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin |
คำอธิบาย | Drive several loading trucks in the real game City Truck Simulator in a big city! |
ขนาดไฟล์ | 10.62 KB |
จำนวนการติดตั้ง | 7,553 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2020-05-09 |
วันที่เผยแพร่ | 2020-05-09 |
คะแนน | 2.33/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | lgamescon |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://mygames123.com/real-city-truck-simulator/ |
URL หน้าช่วยเหลือ | https://mygames123.com/real-city-truck-simulator/ |
ภาษาที่รองรับ | 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": "Real City Truck Simulator", "short_name": "Play Real City Truck Simulator Free Online Game", "description": "Drive several loading trucks in the real game City Truck Simulator in a big city!", "version": "1.0", "browser_action": { "default_title": "Real City Truck Simulator", "default_icon": "128.png" }, "icons": { "16": "128.png", "48": "128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true } } |