Real City Truck Simulator

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

Real City Truck Simulator क्या है?

Real City Truck Simulator lgamescon द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Drive several loading trucks in the real game City Truck Simulator in a big city!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Real City Truck Simulator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Real City Truck Simulator Real City Truck Simulator
ID nnkojnpnebickigbfcdcmmpnmefabnin
आधिकारिक URL https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin
विवरण Drive several loading trucks in the real game City Truck Simulator in a big city!
फ़ाइल का आकार 10.62 KB
स्थापना संख्या 7,553
वर्तमान संस्करण 1.0
अंतिम अपडेट 2020-05-09
प्रकाशन तिथि 2020-05-09
रेटिंग 2.33/5 कुल 3 रेटिंग्स
डेवलपर lgamescon
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://mygames123.com/real-city-truck-simulator/
सहायता पृष्ठ URL https://mygames123.com/real-city-truck-simulator/
समर्थित भाषाएँ 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
    }
}