Real City Truck Simulator

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

Co to jest Real City Truck Simulator?

Real City Truck Simulator to rozszerzenie Chrome opracowane przez lgamescon, a jego główną funkcją jest „Drive several loading trucks in the real game City Truck Simulator in a big city!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Real City Truck Simulator

Pobierz pliki rozszerzeń Real City Truck Simulator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Real City Truck Simulator Real City Truck Simulator
ID nnkojnpnebickigbfcdcmmpnmefabnin
Oficjalny URL https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin
Opis Drive several loading trucks in the real game City Truck Simulator in a big city!
Rozmiar pliku 10.62 KB
Liczba instalacji 7,553
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2020-05-09
Data Publikacji 2020-05-09
Ocena 2.33/5 Łącznie 3 Oceny
Deweloper lgamescon
Typ Płatności free
Strona Rozszerzenia https://mygames123.com/real-city-truck-simulator/
Adres URL Strony Pomocy https://mygames123.com/real-city-truck-simulator/
Obsługiwane Języki 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
    }
}