Zombies Star War
Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
Τι είναι το Zombies Star War;
Το Zombies Star War είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον totopgamesus, και η κύρια λειτουργία του είναι "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Zombies Star War
Λήψη αρχείων επέκτασης Zombies Star War σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The zombies want the plant ship at all costs. Protect the ship from the attack of the zombies that are coming from the balloon to attack the ship. Place the plants in the right positions to defend at all costs to the ship.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | fpamnhnpdajnkgfmgpkaacfiakngpleb |
Επίσημο URL | https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb |
Περιγραφή | Protect the ship from the attack of the zombies that are coming from balloon to attack the ship. |
Μέγεθος Αρχείου | 76.05 KB |
Αριθμός Εγκαταστάσεων | 82 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2018-03-04 |
Ημερομηνία Δημοσίευσης | 2018-03-04 |
Αξιολόγηση | 1.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | totopgamesus |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Zombies Star War", "short_name": "Play Zombies Star War Game", "description": "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.", "version": "1.0", "browser_action": { "default_icon": "zombies-star-war128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |