Heads Mayhem
Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players
Heads Mayhem là gì?
Heads Mayhem là một tiện ích mở rộng Chrome được phát triển bởi http://www.noobgamer.club, và tính năng chính của nó là "Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Heads Mayhem
Tải xuống các tệp mở rộng Heads Mayhem dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | pdlfbddonaajmiabhpfmceoleghbphbi |
URL Chính Thức | https://chrome.google.com/webstore/detail/heads-mayhem/pdlfbddonaajmiabhpfmceoleghbphbi |
Mô tả | Heads Mayhem is an action shooter game where you'll be fighting on a platform against other players |
Kích Thước Tệp | 35.42 KB |
Số Lần Cài Đặt | 31 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2020-07-14 |
Ngày Phát Hành | 2020-07-14 |
Nhà Phát Triển | http://www.noobgamer.club |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.noobgamer.club/games/play/heads-mayhem |
URL Trang Trợ Giúp | http://www.noobgamer.club/page/terms |
Ngôn Ngữ Được Hỗ Trợ | 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 } } |