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によって開発されたChromeの拡張機能で、その主な機能は「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

Real City Truck Simulator拡張機能のCRXファイルをダウンロード

Real City Truck Simulator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
    }
}