Traffic Control

In this game you need to control all cars acrossing the corssroad and make the cars do not hit.

Co je Traffic Control?

Traffic Control je rozšíření Chrome vyvinuté https://www.greenislet.com, a jeho hlavní funkcí je „In this game you need to control all cars acrossing the corssroad and make the cars do not hit.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Traffic Control

Stáhněte si soubory rozšíření Traffic Control ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        ** How to Play ** 
control the car by stopping or dragging to the moving direction to avoid collision.                    

Základní Informace o Rozšíření

Název Traffic Control Traffic Control
ID nmgggmggdammeedhhlpkhoancgkhdaoe
Oficiální URL https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe
Popis In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
Velikost souboru 37.21 KB
Počet instalací 347
Aktuální Verze 1.8.9
Poslední Aktualizace 2018-03-08
Datum Vydání 2018-03-08
Hodnocení 4.33/5 Celkem 6 Hodnocení
Vývojář https://www.greenislet.com
Typ Platby free
URL Stránky Zásad Ochrany Soukromí http://www.greenislet.com/privacy_policy.html
Podporované Jazyky 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"
}