Zombies Star War
Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
What is Zombies Star War?
Zombies Star War is a Chrome extension developed by totopgamesus, and its main feature is "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.".
Extension Screenshots
Download Zombies Star War Extension CRX File
Download Zombies Star War extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | fpamnhnpdajnkgfmgpkaacfiakngpleb |
Official URL | https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb |
Description | Protect the ship from the attack of the zombies that are coming from balloon to attack the ship. |
File Size | 76.05 KB |
Installation Count | 82 |
Current Version | 1.0 |
Last Updated | 2018-03-04 |
Publish Date | 2018-03-04 |
Rating | 1.00/5 Total 1 Ratings |
Developer | totopgamesus |
Payment Type | free |
Supported Languages | 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\/" ] } |