Heads Mayhem

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

O que é Heads Mayhem?

Heads Mayhem é uma extensão do Chrome desenvolvida por http://www.noobgamer.club, e sua principal característica é "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Heads Mayhem

Baixe arquivos de extensão Heads Mayhem no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Heads Mayhem Heads Mayhem
ID pdlfbddonaajmiabhpfmceoleghbphbi
URL Oficial https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi
Descrição Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
Tamanho do Arquivo 35.42 KB
Contagem de Instalações 31
Versão Atual 1
Última Atualização 2020-07-14
Data de Publicação 2020-07-14
Desenvolvedor http://www.noobgamer.club
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.noobgamer.club/games/play/heads-mayhem
URL da Página de Ajuda http://www.noobgamer.club/page/terms
Idiomas Suportados 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
    }
}