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
Co je Truck Driver Crazy Road 2?
Truck Driver Crazy Road 2 je rozšíření Chrome vyvinuté http://www.pokiy.live, a jeho hlavní funkcí je „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“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Truck Driver Crazy Road 2
Stáhněte si soubory rozšíření Truck Driver Crazy Road 2 ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | njcakogajdkdbjonjaobmjdkognmokho |
Oficiální URL | https://chrome.google.com/webstore/detail/truck-driver-crazy-road-2/njcakogajdkdbjonjaobmjdkognmokho |
Popis | 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 |
Velikost souboru | 38.64 KB |
Počet instalací | 2,000 |
Aktuální Verze | 1 |
Poslední Aktualizace | 2018-03-09 |
Datum Vydání | 2018-03-09 |
Hodnocení | 2.33/5 Celkem 3 Hodnocení |
Vývojář | http://www.pokiy.live |
Typ Platby | free |
Webové stránky Rozšíření | http://www.pokiy.live/games/play/truck-driver-crazy-road-2 |
Podporované Jazyky | 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 } } |