Truck Driver Crazy Road 2
Game is the sequel of Truck Driver Crazy Road.You can play in 2 different game modes in this series: delivery mode and parking mode
ما هو Truck Driver Crazy Road 2؟
Truck Driver Crazy Road 2 هو إضافة Chrome تم تطويرها بواسطة http://www.pokiy.live، والميزة الرئيسية لها هي "Game is the sequel of Truck Driver Crazy Road.You can play in 2 different game modes in this series: delivery mode and parking mode".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Truck Driver Crazy Road 2
قم بتنزيل ملفات الامتداد Truck Driver Crazy Road 2 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This game is the sequel of Truck Driver Crazy Road. You can play in 2 different game modes in this series: delivery mode and parking mode. In delivery mode, you are driving a truck that carries cargo. You must drive through rough terrains and safely deliver all the stuff. In parking mode, you still control a truck and need to park it in a specified location without touching any of the obstacles. Have fun with Truck Driver Crazy Road 2!
معلومات أساسية عن التمديد
الاسم | |
ID | njcakogajdkdbjonjaobmjdkognmokho |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/truck-driver-crazy-road-2/njcakogajdkdbjonjaobmjdkognmokho |
الوصف | Game is the sequel of Truck Driver Crazy Road.You can play in 2 different game modes in this series: delivery mode and parking mode |
حجم الملف | 38.64 KB |
عدد التثبيتات | 2,000 |
النسخة الحالية | 1 |
آخر تحديث | 2018-03-09 |
تاريخ النشر | 2018-03-09 |
تقييم | 2.33/5 مجموع تقييمات 3 |
المطور | http://www.pokiy.live |
نوع الدفع | free |
موقع الإضافة | http://www.pokiy.live/games/play/truck-driver-crazy-road-2 |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Truck Driver Crazy Road 2", "manifest_version": 2, "description": "Game is the sequel of Truck Driver Crazy Road.You can play in 2 different game modes in this series: delivery mode and parking mode", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "chrome_accept_languages": { "message": "$CHROME$ accepts $languages$ languages", "placeholders": { "chrome": { "content": "Chrome", "example": "Chrome" }, "languages": { "content": "$1", "example": "en,sr,de" } } }, "permissions": [ "activeTab" ], "background": { "scripts": [ "popup.js" ], "persistent": false } } |