Warscrap io
Warscrap io is an intense third-person shooting and defense game
Τι είναι το Warscrap io;
Το Warscrap io είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.noobgamer.club, και η κύρια λειτουργία του είναι "Warscrap io is an intense third-person shooting and defense game".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Warscrap io
Λήψη αρχείων επέκτασης Warscrap io σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
Επίσημο URL | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
Περιγραφή | Warscrap io is an intense third-person shooting and defense game |
Μέγεθος Αρχείου | 32.67 KB |
Αριθμός Εγκαταστάσεων | 102 |
Τρέχουσα Έκδοση | 1 |
Τελευταία Ενημέρωση | 2020-05-31 |
Ημερομηνία Δημοσίευσης | 2020-05-31 |
Προγραμματιστής | http://www.noobgamer.club |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.noobgamer.club/games/play/warscrap |
Διεύθυνση URL της Σελίδας Βοήθειας | http://www.noobgamer.club/page/terms |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |