Traffic Control
In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
Wat is Traffic Control?
Traffic Control is een Chrome-extensie ontwikkeld door https://www.greenislet.com, en de belangrijkste functie is "In this game you need to control all cars acrossing the corssroad and make the cars do not hit.".
Extensie Screenshots
Download het CRX-bestand van de extensie Traffic Control
Download Traffic Control-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
** How to Play ** control the car by stopping or dragging to the moving direction to avoid collision.
Basisinformatie over de Extensie
Naam | Traffic Control |
ID | nmgggmggdammeedhhlpkhoancgkhdaoe |
Officiële URL | https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe |
Beschrijving | In this game you need to control all cars acrossing the corssroad and make the cars do not hit. |
Bestandsgrootte | 37.21 KB |
Aantal Installaties | 347 |
Huidige Versie | 1.8.9 |
Laatst Bijgewerkt | 2018-03-08 |
Publicatiedatum | 2018-03-08 |
Beoordeling | 4.33/5 Totaal 6 Beoordelingen |
Ontwikkelaar | https://www.greenislet.com |
Betalingswijze | free |
URL van de Privacybeleid Pagina | http://www.greenislet.com/privacy_policy.html |
Ondersteunde Talen | 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" } |