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是由https://www.greenislet.com開發的Chrome擴展程式,該擴展的主要功能是“In this game you need to control all cars acrossing the corssroad and make the cars do not hit.”。
擴展截圖
下載Traffic Control擴展crx文件
下載Traffic Control擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
** How to Play **
control the car by stopping or dragging to the moving direction to avoid collision. 擴展基本資訊
| 名稱 | |
| ID | nmgggmggdammeedhhlpkhoancgkhdaoe |
| 官方網址 | 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"
} | |