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 |
公式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 |
Eメール | [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\/" ] } |