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
官方網址 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"
}