Heads Mayhem
Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
¿Qué es Heads Mayhem?
Heads Mayhem es una extensión de Chrome desarrollada por http://www.noobgamer.club, y su función principal es "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Heads Mayhem
Descarga archivos de extensión Heads Mayhem en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | pdlfbddonaajmiabhpfmceoleghbphbi |
URL Oficial | https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi |
Descripción | Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players |
Tamaño del Archivo | 35.42 KB |
Cantidad de Instalaciones | 31 |
Versión Actual | 1 |
Última Actualización | 2020-07-14 |
Fecha de Publicación | 2020-07-14 |
Desarrollador | http://www.noobgamer.club |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://www.noobgamer.club/games/play/heads-mayhem |
URL de la Página de Ayuda | http://www.noobgamer.club/page/terms |
Idiomas Soportados | 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 } } |