Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Τι είναι το Play Death Chase Game Online;
Το Play Death Chase Game Online είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://death-chase-game-online.blogspot.com, και η κύρια λειτουργία του είναι "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Play Death Chase Game Online
Λήψη αρχείων επέκτασης Play Death Chase Game Online σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 :)
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
Επίσημο URL | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Περιγραφή | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Μέγεθος Αρχείου | 701 KB |
Αριθμός Εγκαταστάσεων | 30 |
Τρέχουσα Έκδοση | 1.1 |
Τελευταία Ενημέρωση | 2022-06-18 |
Ημερομηνία Δημοσίευσης | 2022-06-17 |
Προγραμματιστής | https://death-chase-game-online.blogspot.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://onlynewtab.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | 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\/" ] } |