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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载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 :)                    

扩展基本信息

名称 Play Death Chase Game Online Play Death Chase Game Online
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\/"
    ]
}