Traffic Control

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

Qu'est-ce que Traffic Control ?

Traffic Control est une extension Chrome développée par https://www.greenislet.com, et sa fonction principale est "In this game you need to control all cars acrossing the corssroad and make the cars do not hit.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Traffic Control

Téléchargez les fichiers d'extension Traffic Control au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Traffic Control Traffic Control
ID nmgggmggdammeedhhlpkhoancgkhdaoe
URL Officiel https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe
Description In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
Taille du Fichier 37.21 KB
Nombre d'Installations 347
Version Actuelle 1.8.9
Dernière Mise à Jour 2018-03-08
Date de Publication 2018-03-08
Évaluation 4.33/5 Total 6 Évaluations
Développeur https://www.greenislet.com
Type de Paiement free
URL de la Page de Politique de Confidentialité http://www.greenislet.com/privacy_policy.html
Langues Prises en Charge 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"
}