Real City Truck Simulator

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

Cos'è Real City Truck Simulator?

Real City Truck Simulator è un'estensione di Chrome sviluppata da lgamescon, e la sua funzione principale è "Drive several loading trucks in the real game City Truck Simulator in a big city!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Real City Truck Simulator

Scarica i file di estensione Real City Truck Simulator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Real City Truck Simulator Real City Truck Simulator
ID nnkojnpnebickigbfcdcmmpnmefabnin
URL Ufficiale https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin
Descrizione Drive several loading trucks in the real game City Truck Simulator in a big city!
Dimensione del File 10.62 KB
Conteggio Installazioni 7,553
Versione Corrente 1.0
Ultimo Aggiornamento 2020-05-09
Data di Pubblicazione 2020-05-09
Valutazione 2.33/5 Totale 3 Valutazioni
Sviluppatore lgamescon
Tipo di Pagamento free
Sito Web dell'Estensione https://mygames123.com/real-city-truck-simulator/
URL della Pagina di Aiuto https://mygames123.com/real-city-truck-simulator/
Lingue Supportate 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
    }
}