Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Qu'est-ce que Play Death Chase Game Online ?
Play Death Chase Game Online est une extension Chrome développée par https://death-chase-game-online.blogspot.com, et sa fonction principale est "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Play Death Chase Game Online
Téléchargez les fichiers d'extension Play Death Chase Game Online au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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 :)
Informations de Base sur l'Extension
Nom | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
URL Officiel | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Description | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Taille du Fichier | 701 KB |
Nombre d'Installations | 30 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2022-06-18 |
Date de Publication | 2022-06-17 |
Développeur | https://death-chase-game-online.blogspot.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL de la Page de Politique de Confidentialité | https://onlynewtab.com/privacy-policy |
Langues Prises en Charge | 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\/" ] } |