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 |
公式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 |
Eメール | [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 } } |