Space Wars Mission

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

What is Space Wars Mission?

Space Wars Mission is a Chrome extension developed by BestDev, and its main feature is "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

Extension Screenshots

screenshot
screenshot

Download Space Wars Mission Extension CRX File

Download Space Wars Mission extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
Official URL https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
Description Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
File Size 9.2 MB
Installation Count 130
Current Version 3.0.0
Last Updated 2019-03-08
Publish Date 2019-03-08
Rating 4.00/5 Total 9 Ratings
Developer BestDev
Email [email protected]
Payment Type free
Supported Languages 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"
}