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.」です。

拡張機能のスクリーンショット

screenshot

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.                    

拡張機能の基本情報

名前 Traffic Control 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"
}