Space Wars Mission

Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!

Apa itu Space Wars Mission?

Space Wars Mission adalah ekstensi Chrome yang dikembangkan oleh BestDev, dan fitur utamanya adalah "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Space Wars Mission

Unduh file ekstensi Space Wars Mission 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

                        Space Wars Mission - The ultimate space simulator extension for your chrome browser.
The addictive game is here at your chrome, all you need to do add the extension and click on the icon, then the game will start.
If you liked it, please leave a review.
The game was developed by Unity system.                    

Informasi Dasar Ekstensi

Nama Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
URL Resmi https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
Deskripsi Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Ukuran File 9.2 MB
Jumlah Instalasi 130
Versi Saat Ini 3.0.0
Terakhir Diperbarui 2019-03-08
Tanggal Publikasi 2019-03-08
Penilaian 4.00/5 Total 9 Penilaian
Pengembang BestDev
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "browser_action": {
        "default_icon": "favicon.png",
        "default_title": "Space Wars Mission"
    },
    "icons": {
        "128": "favicon.png"
    },
    "background": {
        "scripts": [
            "backgrounds.js"
        ]
    },
    "name": "Space Wars Mission",
    "description": "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!",
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.0"
}