Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Co to jest Play Death Chase Game Online?
Play Death Chase Game Online to rozszerzenie Chrome opracowane przez https://death-chase-game-online.blogspot.com, a jego główną funkcją jest „Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Play Death Chase Game Online
Pobierz pliki rozszerzeń Play Death Chase Game Online w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 :)
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
Oficjalny URL | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
Opis | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
Rozmiar pliku | 701 KB |
Liczba instalacji | 30 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2022-06-18 |
Data Publikacji | 2022-06-17 |
Deweloper | https://death-chase-game-online.blogspot.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
Adres URL Strony Polityki Prywatności | https://onlynewtab.com/privacy-policy |
Obsługiwane Języki | 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\/" ] } |