Hanger 2

This game is a sequel of Hanger, a fun and challenging ragdoll swinging game

什么是Hanger 2?

Hanger 2是由https://www.noobgamer.club开发的Chrome扩展程序,该扩展的主要功能是“This game is a sequel of Hanger, a fun and challenging ragdoll swinging game”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Hanger 2扩展crx文件

下载Hanger 2扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This game is a sequel of Hanger, a fun and challenging ragdoll swinging gameUse your rope to swing through each level. Oh, and try not to lose too many body parts along the way!                    

扩展基本信息

名称 Hanger 2 Hanger 2
ID aggcdobkpfhpejjlndkjncchohlekobp
官方URL https://chromewebstore.google.com/detail/hanger-2/aggcdobkpfhpejjlndkjncchohlekobp
简介 This game is a sequel of Hanger, a fun and challenging ragdoll swinging game
文件大小 22.14 KB
安装次数 251
当前版本 1
更新时间 2020-06-05
上架时间 2020-06-05
开发者 https://www.noobgamer.club
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.noobgamer.club/games/play/hanger-2
帮助页面URL http://www.noobgamer.club/page/terms
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hanger 2",
    "manifest_version": 2,
    "description": "This game is a sequel of Hanger, a fun and challenging ragdoll swinging game",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}