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 |
官方網址 | 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\/" ] } |