Real City Truck Simulator

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

Vad är Real City Truck Simulator?

Real City Truck Simulator är en Chrome-tillägg utvecklad av lgamescon, och dess huvudfunktion är "Drive several loading trucks in the real game City Truck Simulator in a big city!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Real City Truck Simulator-förlängningens CRX-fil

Ladda ner Real City Truck Simulator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Real City Truck Simulator Real City Truck Simulator
ID nnkojnpnebickigbfcdcmmpnmefabnin
Officiell webbadress https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin
Beskrivning Drive several loading trucks in the real game City Truck Simulator in a big city!
Filstorlek 10.62 KB
Antal Installationer 7,553
Aktuell Version 1.0
Senast Uppdaterad 2020-05-09
Publiceringsdatum 2020-05-09
Betyg 2.33/5 Totalt 3 Betyg
Utvecklare lgamescon
Betalningssätt free
Tilläggswebbplats https://mygames123.com/real-city-truck-simulator/
Hjälpsida URL https://mygames123.com/real-city-truck-simulator/
Stödda Språk 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
    }
}