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是由totopgamesus开发的Chrome扩展程序,该扩展的主要功能是“Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.”。
扩展截图
下载Zombies Star War扩展crx文件
下载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\/" ] } |