Heads Mayhem

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

Was ist Heads Mayhem?

Heads Mayhem ist eine Chrome-Erweiterung, die von http://www.noobgamer.club entwickelt wurde, und ihr Hauptmerkmal ist "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Heads Mayhem-Erweiterungs-CRX-Datei herunterladen

Laden Sie Heads Mayhem-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Heads Mayhem Heads Mayhem
ID pdlfbddonaajmiabhpfmceoleghbphbi
Offizielle URL https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi
Beschreibung Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
Dateigröße 35.42 KB
Installationsanzahl 31
Aktuelle Version 1
Letztes Update 2020-07-14
Veröffentlichungsdatum 2020-07-14
Entwickler http://www.noobgamer.club
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.noobgamer.club/games/play/heads-mayhem
Hilfeseite URL http://www.noobgamer.club/page/terms
Unterstützte Sprachen 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
    }
}