Real City Truck Simulator
Drive several loading trucks in the real game City Truck Simulator in a big city!
O que é Real City Truck Simulator?
Real City Truck Simulator é uma extensão do Chrome desenvolvida por lgamescon, e sua principal característica é "Drive several loading trucks in the real game City Truck Simulator in a big city!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Real City Truck Simulator
Baixe arquivos de extensão Real City Truck Simulator 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
Drive several loading trucks in the real game City Truck Simulator in a big city! Transporting the materials to the destinations of the map.
Informações Básicas da Extensão
Nome | |
ID | nnkojnpnebickigbfcdcmmpnmefabnin |
URL Oficial | https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin |
Descrição | Drive several loading trucks in the real game City Truck Simulator in a big city! |
Tamanho do Arquivo | 10.62 KB |
Contagem de Instalações | 7,553 |
Versão Atual | 1.0 |
Última Atualização | 2020-05-09 |
Data de Publicação | 2020-05-09 |
Classificação | 2.33/5 Total de 3 Avaliações |
Desenvolvedor | lgamescon |
Tipo de Pagamento | free |
Site da Extensão | https://mygames123.com/real-city-truck-simulator/ |
URL da Página de Ajuda | https://mygames123.com/real-city-truck-simulator/ |
Idiomas Suportados | de,en,en-GB,en-US,es,it,pt-BR,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "Real City Truck Simulator", "short_name": "Play Real City Truck Simulator Free Online Game", "description": "Drive several loading trucks in the real game City Truck Simulator in a big city!", "version": "1.0", "browser_action": { "default_title": "Real City Truck Simulator", "default_icon": "128.png" }, "icons": { "16": "128.png", "48": "128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true } } |