Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
¿Qué es Play Death Chase Game Online?
Play Death Chase Game Online es una extensión de Chrome desarrollada por https://death-chase-game-online.blogspot.com, y su función principal es "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Play Death Chase Game Online
Descarga archivos de extensión Play Death Chase Game Online en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 :)
Información Básica de la Extensión
Nombre | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
URL Oficial | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Descripción | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Tamaño del Archivo | 701 KB |
Cantidad de Instalaciones | 30 |
Versión Actual | 1.1 |
Última Actualización | 2022-06-18 |
Fecha de Publicación | 2022-06-17 |
Desarrollador | https://death-chase-game-online.blogspot.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL de la Página de Política de Privacidad | https://onlynewtab.com/privacy-policy |
Idiomas Soportados | 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\/" ] } |