Zombies Star War
Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
O que é Zombies Star War?
Zombies Star War é uma extensão do Chrome desenvolvida por totopgamesus, e sua principal característica é "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Zombies Star War
Baixe arquivos de extensão Zombies Star War no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | fpamnhnpdajnkgfmgpkaacfiakngpleb |
URL Oficial | https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb |
Descrição | Protect the ship from the attack of the zombies that are coming from balloon to attack the ship. |
Tamanho do Arquivo | 76.05 KB |
Contagem de Instalações | 82 |
Versão Atual | 1.0 |
Última Atualização | 2018-03-04 |
Data de Publicação | 2018-03-04 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | totopgamesus |
Tipo de Pagamento | free |
Idiomas Suportados | 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\/" ] } |