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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.greenislet.com, και η κύρια λειτουργία του είναι "In this game you need to control all cars acrossing the corssroad and make the cars do not hit.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Traffic Control

Λήψη αρχείων επέκτασης 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"
}