Heads Mayhem
Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
Qu'est-ce que Heads Mayhem ?
Heads Mayhem est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Heads Mayhem
Téléchargez les fichiers d'extension Heads Mayhem 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
Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players. The goal of the game will be to get rid of as many enemies as you can while the game is on. You can kill them by using a weapon or by pushing them from the platform. At the start of the game each of you has 5 lives, don’t forget this. The best weapon in the game is an RPG, so be sure to take care not to get hit by that. The game can be played by up to 4 players on a single PC, or you can play against bots. There are a lot of weapons to choose from and a total of 8 maps, so come on, let's play
Informations de Base sur l'Extension
Nom | |
ID | pdlfbddonaajmiabhpfmceoleghbphbi |
URL Officiel | https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi |
Description | Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players |
Taille du Fichier | 35.42 KB |
Nombre d'Installations | 31 |
Version Actuelle | 1 |
Dernière Mise à Jour | 2020-07-14 |
Date de Publication | 2020-07-14 |
Développeur | http://www.noobgamer.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/heads-mayhem |
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": "Heads Mayhem", "manifest_version": 2, "description": "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |