Hanger 2
This game is a sequel of Hanger, a fun and challenging ragdoll swinging game
O que é Hanger 2?
Hanger 2 é uma extensão do Chrome desenvolvida por https://www.noobgamer.club, e sua principal característica é "This game is a sequel of Hanger, a fun and challenging ragdoll swinging game".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Hanger 2
Baixe arquivos de extensão Hanger 2 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | Hanger 2 |
ID | aggcdobkpfhpejjlndkjncchohlekobp |
URL Oficial | https://chromewebstore.google.com/detail/hanger-2/aggcdobkpfhpejjlndkjncchohlekobp |
Descrição | This game is a sequel of Hanger, a fun and challenging ragdoll swinging game |
Tamanho do Arquivo | 22.14 KB |
Contagem de Instalações | 251 |
Versão Atual | 1 |
Última Atualização | 2020-06-05 |
Data de Publicação | 2020-06-05 |
Desenvolvedor | https://www.noobgamer.club |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.noobgamer.club/games/play/hanger-2 |
URL da Página de Ajuda | http://www.noobgamer.club/page/terms |
Idiomas Suportados | 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 } } |