Hanger 2
This game is a sequel of Hanger, a fun and challenging ragdoll swinging game
Cos'è Hanger 2?
Hanger 2 è un'estensione di Chrome sviluppata da https://www.noobgamer.club, e la sua funzione principale è "This game is a sequel of Hanger, a fun and challenging ragdoll swinging game".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hanger 2
Scarica i file di estensione Hanger 2 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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! Informazioni di Base sull'Estensione
| Nome | |
| ID | aggcdobkpfhpejjlndkjncchohlekobp |
| URL Ufficiale | https://chromewebstore.google.com/detail/hanger-2/aggcdobkpfhpejjlndkjncchohlekobp |
| Descrizione | This game is a sequel of Hanger, a fun and challenging ragdoll swinging game |
| Dimensione del File | 22.14 KB |
| Conteggio Installazioni | 251 |
| Versione Corrente | 1 |
| Ultimo Aggiornamento | 2020-06-05 |
| Data di Pubblicazione | 2020-06-05 |
| Sviluppatore | https://www.noobgamer.club |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.noobgamer.club/games/play/hanger-2 |
| URL della Pagina di Aiuto | http://www.noobgamer.club/page/terms |
| Lingue Supportate | 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
}
} | |