Space Wars Mission

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

Was ist Space Wars Mission?

Space Wars Mission ist eine Chrome-Erweiterung, die von BestDev entwickelt wurde, und ihr Hauptmerkmal ist "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

Erweiterungsscreenshots

screenshot
screenshot

Space Wars Mission-Erweiterungs-CRX-Datei herunterladen

Laden Sie Space Wars Mission-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
Offizielle URL https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
Beschreibung Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Dateigröße 9.2 MB
Installationsanzahl 130
Aktuelle Version 3.0.0
Letztes Update 2019-03-08
Veröffentlichungsdatum 2019-03-08
Bewertung 4.00/5 Insgesamt 9 Bewertungen
Entwickler BestDev
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}