Traffic Control
In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
Traffic Controlคืออะไร?
Traffic Control เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.greenislet.com และคุณลักษณะหลักของมันคือ "In this game you need to control all cars acrossing the corssroad and make the cars do not hit."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Traffic Control
ดาวน์โหลดไฟล์ส่วนขยาย Traffic Control ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
** How to Play ** control the car by stopping or dragging to the moving direction to avoid collision.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Traffic Control |
ID | nmgggmggdammeedhhlpkhoancgkhdaoe |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe |
คำอธิบาย | In this game you need to control all cars acrossing the corssroad and make the cars do not hit. |
ขนาดไฟล์ | 37.21 KB |
จำนวนการติดตั้ง | 347 |
เวอร์ชันปัจจุบัน | 1.8.9 |
อัปเดตครั้งล่าสุด | 2018-03-08 |
วันที่เผยแพร่ | 2018-03-08 |
คะแนน | 4.33/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://www.greenislet.com |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://www.greenislet.com/privacy_policy.html |
ภาษาที่รองรับ | en,en-GB,en-US |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDesc__", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "Traffic Control", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.8.9" } |