Zombies Star War
Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
Was ist Zombies Star War?
Zombies Star War ist eine Chrome-Erweiterung, die von totopgamesus entwickelt wurde, und ihr Hauptmerkmal ist "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.".
Erweiterungsscreenshots
Zombies Star War-Erweiterungs-CRX-Datei herunterladen
Laden Sie Zombies Star War-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | fpamnhnpdajnkgfmgpkaacfiakngpleb |
Offizielle URL | https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb |
Beschreibung | Protect the ship from the attack of the zombies that are coming from balloon to attack the ship. |
Dateigröße | 76.05 KB |
Installationsanzahl | 82 |
Aktuelle Version | 1.0 |
Letztes Update | 2018-03-04 |
Veröffentlichungsdatum | 2018-03-04 |
Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
Entwickler | totopgamesus |
Zahlungsart | free |
Unterstützte Sprachen | 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\/" ] } |