Space Wars Mission

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

什么是Space Wars Mission?

Space Wars Mission是由BestDev开发的Chrome扩展程序,该扩展的主要功能是“Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!”。

扩展截图

screenshot
screenshot

下载Space Wars Mission扩展crx文件

下载Space Wars Mission扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
官方URL https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
简介 Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
文件大小 9.2 MB
安装次数 130
当前版本 3.0.0
更新时间 2019-03-08
上架时间 2019-03-08
评分 4.00/5 共9次评分
开发者 BestDev
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}