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!”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | nnkojnpnebickigbfcdcmmpnmefabnin |
官方網址 | 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 } } |