Death Run 3d Online GamePlay [Free]
Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.
什么是Death Run 3d Online GamePlay [Free]?
Death Run 3d Online GamePlay [Free]是由https://games.iblogger.in开发的Chrome扩展程序,该扩展的主要功能是“Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.”。
扩展截图
下载Death Run 3d Online GamePlay [Free]扩展crx文件
下载Death Run 3d Online GamePlay [Free]扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Death Run 3D is an extremely fast game for true skillers only. If you love hardcore games, this game is the right for you. You fly inside a tube with various blocks and almost each of them is movable. Your task is avoid them. Gaps between blocks are very short so swift responses are the only way to success. The game shows your score in Global worldwide leaderboard so you can try overcoming yourself and with other players around the world,over and over. It is very addictive Death Run 3D, How to Play? * Death Run 3D is an interesting endless-running game. However, you can’t play it in some places because they blocked the game. * Luckily, we can still play Death Run 3D. This is a trusted site and we can play Games like Death Run 3D at school, company, subway station, airport... All you need to do is visit our website and click the “Play” button. Nothing will stop you because we do not block anything. *Do not forget to press "CTRL D" to bookmark our website on your browser and enjoy this game whenever you want.
扩展基本信息
名称 | |
ID | bbolgllnmnmfibhjdhlgghabkemoegdp |
官方URL | https://chrome.google.com/webstore/detail/death-run-3d-online-gamep/bbolgllnmnmfibhjdhlgghabkemoegdp |
简介 | Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you. |
文件大小 | 59.99 KB |
安装次数 | 401 |
当前版本 | 1.2 |
更新时间 | 2021-03-30 |
上架时间 | 2021-03-30 |
评分 | 1.00/5 共1次评分 |
开发者 | https://games.iblogger.in |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://games.iblogger.in/game/death-run-3d-online |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Death Run 3d Online GamePlay [Free] ", "description": "Death Run 3D online is a fast-paced dodging game for true skillers only. If you like real challenges, this game is for you.", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |