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".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου 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
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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 } } |