Real City Truck Simulator
Drive several loading trucks in the real game City Truck Simulator in a big city!
Qu'est-ce que Real City Truck Simulator ?
Real City Truck Simulator est une extension Chrome développée par lgamescon, et sa fonction principale est "Drive several loading trucks in the real game City Truck Simulator in a big city!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Real City Truck Simulator
Téléchargez les fichiers d'extension Real City Truck Simulator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Drive several loading trucks in the real game City Truck Simulator in a big city! Transporting the materials to the destinations of the map.
Informations de Base sur l'Extension
Nom | |
ID | nnkojnpnebickigbfcdcmmpnmefabnin |
URL Officiel | https://chrome.google.com/webstore/detail/real-city-truck-simulator/nnkojnpnebickigbfcdcmmpnmefabnin |
Description | Drive several loading trucks in the real game City Truck Simulator in a big city! |
Taille du Fichier | 10.62 KB |
Nombre d'Installations | 7,553 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2020-05-09 |
Date de Publication | 2020-05-09 |
Évaluation | 2.33/5 Total 3 Évaluations |
Développeur | lgamescon |
Type de Paiement | free |
Site Web de l'Extension | https://mygames123.com/real-city-truck-simulator/ |
URL de la Page d'Aide | https://mygames123.com/real-city-truck-simulator/ |
Langues Prises en Charge | 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 } } |