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」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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 } } |