Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
What is Play Death Chase Game Online?
Play Death Chase Game Online is a Chrome extension developed by https://death-chase-game-online.blogspot.com, and its main feature is "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.".
Extension Screenshots
Download Play Death Chase Game Online Extension CRX File
Download Play Death Chase Game Online extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 :)
Extension Basic Information
Name | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
Official URL | 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. |
File Size | 701 KB |
Installation Count | 30 |
Current Version | 1.1 |
Last Updated | 2022-06-18 |
Publish Date | 2022-06-17 |
Developer | https://death-chase-game-online.blogspot.com |
[email protected] | |
Payment Type | free |
Extension Website | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
Privacy Policy Page URL | https://onlynewtab.com/privacy-policy |
Supported Languages | 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\/" ] } |