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\/" ] } |