Zombies Star War

Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.

Cos'è Zombies Star War?

Zombies Star War è un'estensione di Chrome sviluppata da totopgamesus, e la sua funzione principale è "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Zombies Star War

Scarica i file di estensione Zombies Star War in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Zombies Star War Zombies Star War
ID fpamnhnpdajnkgfmgpkaacfiakngpleb
URL Ufficiale https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb
Descrizione Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
Dimensione del File 76.05 KB
Conteggio Installazioni 82
Versione Corrente 1.0
Ultimo Aggiornamento 2018-03-04
Data di Pubblicazione 2018-03-04
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore totopgamesus
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}