Hanger 2
This game is a sequel of Hanger, a fun and challenging ragdoll swinging game
What is Hanger 2?
Hanger 2 is a Chrome extension developed by https://www.noobgamer.club, and its main feature is "This game is a sequel of Hanger, a fun and challenging ragdoll swinging game".
Extension Screenshots
Download Hanger 2 Extension CRX File
Download Hanger 2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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! Extension Basic Information
| Name | |
| ID | aggcdobkpfhpejjlndkjncchohlekobp |
| Official URL | https://chromewebstore.google.com/detail/hanger-2/aggcdobkpfhpejjlndkjncchohlekobp |
| Description | This game is a sequel of Hanger, a fun and challenging ragdoll swinging game |
| File Size | 22.14 KB |
| Installation Count | 251 |
| Current Version | 1 |
| Last Updated | 2020-06-05 |
| Publish Date | 2020-06-05 |
| Developer | https://www.noobgamer.club |
| [email protected] | |
| Payment Type | free |
| Extension Website | http://www.noobgamer.club/games/play/hanger-2 |
| Help Page URL | http://www.noobgamer.club/page/terms |
| Supported Languages | 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
}
} | |