Gun Mayhem Unblocked
Gun Mayhem Unblocked
Τι είναι το Gun Mayhem Unblocked;
Το Gun Mayhem Unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον NvK Team, και η κύρια λειτουργία του είναι "Gun Mayhem Unblocked".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Gun Mayhem Unblocked
Λήψη αρχείων επέκτασης Gun Mayhem Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Gun Mayhem Unblocked This is an awesome platform shooter game in which you must fight against AI opponents and try to dominate the arena. The aim of the game is simple – you must knock your opponent off of the arena using a variety of different weapons. This might seem easy, but it can prove quite difficult to knock your opponent off completely without getting hit yourself! Before you enter the campaign you can customize your character – you can choose their hat, shirt, handgun and also perk. Perks include extra speed, no recoil and extra ammo for example. Work your way through a range of levels and try to defeat many different enemies. The gameplay is fun and intense – you must work hard to knock your opponents off of the arena! Can you master your weapons and unleash Gun Mayhem? Features Customizable characters Range of different weapons such as shotguns and machine guns Campaign mode and Custom games How to Play: Player 1 Controls Arrow keys = move [ key = shoot ] key = bomb Player 2 Controls WASD = move T = shoot Y = bomb Player 3 Controls Numpad / 789 = jump Numpad * = shoot Numpad - = bomb Player 4 Controls Numpad 5123 = move Numpad 0 = shoot Numpad . = bomb
Βασικές Πληροφορίες Επέκτασης
Όνομα | Gun Mayhem Unblocked |
ID | fkgijpofllicmoffbgnghbnhnlcggcpo |
Επίσημο URL | https://chromewebstore.google.com/detail/gun-mayhem-unblocked/fkgijpofllicmoffbgnghbnhnlcggcpo |
Περιγραφή | Gun Mayhem Unblocked |
Μέγεθος Αρχείου | 8.83 MB |
Αριθμός Εγκαταστάσεων | 864 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2023-01-05 |
Ημερομηνία Δημοσίευσης | 2023-01-05 |
Προγραμματιστής | NvK Team |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://ubg365.github.io/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Gun Mayhem Unblocked", "version": "1.0", "default_locale": "en", "description": "Gun Mayhem Unblocked", "homepage_url": "https:\/\/ubg365.github.io\/gun-mayhem\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Gun Mayhem Unblocked", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |