Mr Bullet 2
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy
Τι είναι το Mr Bullet 2;
Το Mr Bullet 2 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.noobgame.club, και η κύρια λειτουργία του είναι "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Mr Bullet 2
Λήψη αρχείων επέκτασης Mr Bullet 2 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy. Your objective will be to neutralize your opponents in each of the levels. You simply need to aim and then shoot. The first levels will be rather simple, but you will have to start coming up with many different and original means of getting rid of each of the enemies. You have a limited number of bullets, so you need to aim well. Use the bullet’s ricochet to your advantage and get to the next level. In the store, you are able to buy new characters. So come on, let’s play!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | gepobigpkiedoodgjpfhbnkkkdjohgha |
Επίσημο URL | https://chrome.google.com/webstore/detail/mr-bullet-2/gepobigpkiedoodgjpfhbnkkkdjohgha |
Περιγραφή | Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy |
Μέγεθος Αρχείου | 38.56 KB |
Αριθμός Εγκαταστάσεων | 257 |
Τρέχουσα Έκδοση | 1 |
Τελευταία Ενημέρωση | 2020-05-15 |
Ημερομηνία Δημοσίευσης | 2020-05-15 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | http://www.noobgame.club |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.noobgame.club/games/play/mr-bullet-2 |
Διεύθυνση URL της Σελίδας Βοήθειας | http://www.noobgame.club/page/terms |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mr Bullet 2", "manifest_version": 2, "description": "Mr Bullet 2 is the second installment into this great online game where you will be playing as a spy", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |