Heads Mayhem

Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players

Wat is Heads Mayhem?

Heads Mayhem is een Chrome-extensie ontwikkeld door http://www.noobgamer.club, en de belangrijkste functie is "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Heads Mayhem

Download Heads Mayhem-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Heads Mayhem Heads Mayhem
ID pdlfbddonaajmiabhpfmceoleghbphbi
Officiële URL https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi
Beschrijving Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
Bestandsgrootte 35.42 KB
Aantal Installaties 31
Huidige Versie 1
Laatst Bijgewerkt 2020-07-14
Publicatiedatum 2020-07-14
Ontwikkelaar http://www.noobgamer.club
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.noobgamer.club/games/play/heads-mayhem
Help Pagina-URL http://www.noobgamer.club/page/terms
Ondersteunde Talen 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
    }
}