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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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
    }
}