Dream Car Racing
Build your car to travel the longest distance on board your four-wheeled vehicle.
O que é Dream Car Racing?
Dream Car Racing é uma extensão do Chrome desenvolvida por lgamescon, e sua principal característica é "Build your car to travel the longest distance on board your four-wheeled vehicle.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dream Car Racing
Baixe arquivos de extensão Dream Car Racing 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
Build your car to travel the longest distance on board your four-wheeled vehicle. Assemble a car that spends little fuel to make the vehicle go the longest distance with the gasoline tank.
Informações Básicas da Extensão
Nome | |
ID | ahkpiecnjnpncefkgmfifmkodjefoeda |
URL Oficial | https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda |
Descrição | Build your car to travel the longest distance on board your four-wheeled vehicle. |
Tamanho do Arquivo | 38.33 KB |
Contagem de Instalações | 5,000 |
Versão Atual | 1.0 |
Última Atualização | 2018-01-29 |
Data de Publicação | 2018-01-29 |
Classificação | 3.25/5 Total de 4 Avaliações |
Desenvolvedor | lgamescon |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dream Car Racing", "short_name": "Play Dream Car Racing Game", "description": "Build your car to travel the longest distance on board your four-wheeled vehicle. ", "version": "1.0", "browser_action": { "default_icon": "dreamcarracing128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |