Hanger 2
This game is a sequel of Hanger, a fun and challenging ragdoll swinging game
Qu'est-ce que Hanger 2 ?
Hanger 2 est une extension Chrome développée par https://www.noobgamer.club, et sa fonction principale est "This game is a sequel of Hanger, a fun and challenging ragdoll swinging game".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Hanger 2
Téléchargez les fichiers d'extension Hanger 2 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | Hanger 2 |
ID | aggcdobkpfhpejjlndkjncchohlekobp |
URL Officiel | https://chromewebstore.google.com/detail/hanger-2/aggcdobkpfhpejjlndkjncchohlekobp |
Description | This game is a sequel of Hanger, a fun and challenging ragdoll swinging game |
Taille du Fichier | 22.14 KB |
Nombre d'Installations | 251 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2020-06-05 |
Date de Publication | 2020-06-05 |
Développeur | https://www.noobgamer.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/hanger-2 |
URL de la Page d'Aide | http://www.noobgamer.club/page/terms |
Langues Prises en Charge | 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 } } |