Heads Mayhem

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

什么是Heads Mayhem?

Heads Mayhem是由http://www.noobgamer.club开发的Chrome扩展程序,该扩展的主要功能是“Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Heads Mayhem扩展crx文件

下载Heads Mayhem扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Heads Mayhem Heads Mayhem
ID pdlfbddonaajmiabhpfmceoleghbphbi
官方URL https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi
简介 Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
文件大小 35.42 KB
安装次数 31
当前版本 1
更新时间 2020-07-14
上架时间 2020-07-14
开发者 http://www.noobgamer.club
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.noobgamer.club/games/play/heads-mayhem
帮助页面URL http://www.noobgamer.club/page/terms
支持的语言 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
    }
}