Heads Mayhem

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

Heads Mayhemคืออะไร?

Heads Mayhem เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.noobgamer.club และคุณลักษณะหลักของมันคือ "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Heads Mayhem

ดาวน์โหลดไฟล์ส่วนขยาย 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
    }
}