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是由https://death-chase-game-online.blogspot.com開發的Chrome擴展程式,該擴展的主要功能是“Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.”。
擴展截圖
下載Play Death Chase Game Online擴展crx文件
下載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 |
官方網址 | 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\/" ] } |