Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Was ist Play Death Chase Game Online?
Play Death Chase Game Online ist eine Chrome-Erweiterung, die von https://death-chase-game-online.blogspot.com entwickelt wurde, und ihr Hauptmerkmal ist "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Erweiterungsscreenshots
Play Death Chase Game Online-Erweiterungs-CRX-Datei herunterladen
Laden Sie Play Death Chase Game Online-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 :)
Grundlegende Informationen zur Erweiterung
Name | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
Offizielle URL | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Beschreibung | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Dateigröße | 701 KB |
Installationsanzahl | 30 |
Aktuelle Version | 1.1 |
Letztes Update | 2022-06-18 |
Veröffentlichungsdatum | 2022-06-17 |
Entwickler | https://death-chase-game-online.blogspot.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL der Datenschutzrichtlinien-Seite | https://onlynewtab.com/privacy-policy |
Unterstützte Sprachen | 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\/" ] } |