Traffic Control
In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
Cos'è Traffic Control?
Traffic Control è un'estensione di Chrome sviluppata da https://www.greenislet.com, e la sua funzione principale è "In this game you need to control all cars acrossing the corssroad and make the cars do not hit.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Traffic Control
Scarica i file di estensione Traffic Control in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
** How to Play **
control the car by stopping or dragging to the moving direction to avoid collision. Informazioni di Base sull'Estensione
| Nome | |
| ID | nmgggmggdammeedhhlpkhoancgkhdaoe |
| URL Ufficiale | https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe |
| Descrizione | In this game you need to control all cars acrossing the corssroad and make the cars do not hit. |
| Dimensione del File | 37.21 KB |
| Conteggio Installazioni | 347 |
| Versione Corrente | 1.8.9 |
| Ultimo Aggiornamento | 2018-03-08 |
| Data di Pubblicazione | 2018-03-08 |
| Valutazione | 4.33/5 Totale 6 Valutazioni |
| Sviluppatore | https://www.greenislet.com |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | http://www.greenislet.com/privacy_policy.html |
| Lingue Supportate | 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"
} | |