Traffic Control

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

Co to jest Traffic Control?

Traffic Control to rozszerzenie Chrome opracowane przez https://www.greenislet.com, a jego główną funkcją jest „In this game you need to control all cars acrossing the corssroad and make the cars do not hit.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Traffic Control

Pobierz pliki rozszerzeń Traffic Control w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Traffic Control Traffic Control
ID nmgggmggdammeedhhlpkhoancgkhdaoe
Oficjalny URL https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe
Opis In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
Rozmiar pliku 37.21 KB
Liczba instalacji 347
Aktualna Wersja 1.8.9
Ostatnia Aktualizacja 2018-03-08
Data Publikacji 2018-03-08
Ocena 4.33/5 Łącznie 6 Oceny
Deweloper https://www.greenislet.com
Typ Płatności free
Adres URL Strony Polityki Prywatności http://www.greenislet.com/privacy_policy.html
Obsługiwane Języki 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"
}