Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Cos'è Play Death Chase Game Online?
Play Death Chase Game Online è un'estensione di Chrome sviluppata da https://death-chase-game-online.blogspot.com, e la sua funzione principale è "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Play Death Chase Game Online
Scarica i file di estensione Play Death Chase Game Online in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 :)
Informazioni di Base sull'Estensione
Nome | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
URL Ufficiale | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Descrizione | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Dimensione del File | 701 KB |
Conteggio Installazioni | 30 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2022-06-18 |
Data di Pubblicazione | 2022-06-17 |
Sviluppatore | https://death-chase-game-online.blogspot.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL della Pagina della Politica sulla Privacy | https://onlynewtab.com/privacy-policy |
Lingue Supportate | 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\/" ] } |