Zombies Star War

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

Apa itu Zombies Star War?

Zombies Star War adalah ekstensi Chrome yang dikembangkan oleh totopgamesus, dan fitur utamanya adalah "Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Zombies Star War

Unduh file ekstensi Zombies Star War dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Zombies Star War Zombies Star War
ID fpamnhnpdajnkgfmgpkaacfiakngpleb
URL Resmi https://chrome.google.com/webstore/detail/zombies-star-war/fpamnhnpdajnkgfmgpkaacfiakngpleb
Deskripsi Protect the ship from the attack of the zombies that are coming from balloon to attack the ship.
Ukuran File 76.05 KB
Jumlah Instalasi 82
Versi Saat Ini 1.0
Terakhir Diperbarui 2018-03-04
Tanggal Publikasi 2018-03-04
Penilaian 1.00/5 Total 1 Penilaian
Pengembang totopgamesus
Tipe Pembayaran free
Bahasa yang Didukung 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\/"
    ]
}