Heads Mayhem
Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
Vad är Heads Mayhem?
Heads Mayhem är en Chrome-tillägg utvecklad av http://www.noobgamer.club, och dess huvudfunktion är "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".
Tilläggsskärmbilder
Ladda ner Heads Mayhem-förlängningens CRX-fil
Ladda ner Heads Mayhem-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | pdlfbddonaajmiabhpfmceoleghbphbi |
Officiell webbadress | https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi |
Beskrivning | Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players |
Filstorlek | 35.42 KB |
Antal Installationer | 31 |
Aktuell Version | 1 |
Senast Uppdaterad | 2020-07-14 |
Publiceringsdatum | 2020-07-14 |
Utvecklare | http://www.noobgamer.club |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.noobgamer.club/games/play/heads-mayhem |
Hjälpsida URL | http://www.noobgamer.club/page/terms |
Stödda Språk | 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 } } |