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! 擴展基本資訊
| 名稱 | |
| ID | aggcdobkpfhpejjlndkjncchohlekobp |
| 官方網址 | 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
}
} | |