Traffic Control
In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
O que é Traffic Control?
Traffic Control é uma extensão do Chrome desenvolvida por https://www.greenislet.com, e sua principal característica é "In this game you need to control all cars acrossing the corssroad and make the cars do not hit.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Traffic Control
Baixe arquivos de extensão Traffic Control no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
** How to Play ** control the car by stopping or dragging to the moving direction to avoid collision.
Informações Básicas da Extensão
Nome | Traffic Control |
ID | nmgggmggdammeedhhlpkhoancgkhdaoe |
URL Oficial | https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe |
Descrição | In this game you need to control all cars acrossing the corssroad and make the cars do not hit. |
Tamanho do Arquivo | 37.21 KB |
Contagem de Instalações | 347 |
Versão Atual | 1.8.9 |
Última Atualização | 2018-03-08 |
Data de Publicação | 2018-03-08 |
Classificação | 4.33/5 Total de 6 Avaliações |
Desenvolvedor | https://www.greenislet.com |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://www.greenislet.com/privacy_policy.html |
Idiomas Suportados | 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" } |