Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Co je Play Death Chase Game Online?
Play Death Chase Game Online je rozšíření Chrome vyvinuté https://death-chase-game-online.blogspot.com, a jeho hlavní funkcí je „Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Play Death Chase Game Online
Stáhněte si soubory rozšíření Play Death Chase Game Online 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í
Play Death Chase Game Online Available in the chrome web store just install it and play Death Chase Game Online for Free. Boost to the finish line Do flips and crazy stunts to build up your nitro. When you reach the finish line you’re awarded between 1-3 stars depending on whether you finish in the top 3. If you don’t, you’ll fail the race. Thanks :)
Základní Informace o Rozšíření
Název | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
Oficiální URL | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Popis | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Velikost souboru | 701 KB |
Počet instalací | 30 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2022-06-18 |
Datum Vydání | 2022-06-17 |
Vývojář | https://death-chase-game-online.blogspot.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL Stránky Zásad Ochrany Soukromí | https://onlynewtab.com/privacy-policy |
Podporované Jazyky | id,en,pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Play Death Chase Game Online", "version": "1.1", "description": "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu", "default_locale": "en", "background": { "service_worker": "scripts\/service-worker.js" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ], "host_permissions": [ "https:\/\/allunblockedgames.com\/panel\/" ] } |