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”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | pdlfbddonaajmiabhpfmceoleghbphbi |
官方網址 | 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 } } |