Real City Truck Simulator

Drive several loading trucks in the real game City Truck Simulator in a big city!

Hvad er Real City Truck Simulator?

Real City Truck Simulator er en Chrome-udvidelse udviklet af lgamescon, og dens hovedfunktion er "Drive several loading trucks in the real game City Truck Simulator in a big city!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Real City Truck Simulator-udvidelses-CRX-fil

Download Real City Truck Simulator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Drive several loading trucks in the real game City Truck Simulator in a big city! Transporting the materials to the destinations of the map.                    

Grundlæggende oplysninger om udvidelsen

Navn Real City Truck Simulator Real City Truck Simulator
ID nnkojnpnebickigbfcdcmmpnmefabnin
Officiel URL https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin
Beskrivelse Drive several loading trucks in the real game City Truck Simulator in a big city!
Filstørrelse 10.62 KB
Antal Installationer 7,553
Nuværende Version 1.0
Senest Opdateret 2020-05-09
Udgivelsesdato 2020-05-09
Bedømmelse 2.33/5 Samlet 3 Bedømmelser
Udvikler lgamescon
Betalingsmetode free
Udvidelseswebsted https://mygames123.com/real-city-truck-simulator/
Hjælpeside-URL https://mygames123.com/real-city-truck-simulator/
Understøttede Sprog 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
    }
}