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 là gì?

Space Wars Mission là một tiện ích mở rộng Chrome được phát triển bởi BestDev, và tính năng chính của nó là "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Space Wars Mission

Tải xuống các tệp mở rộng Space Wars Mission dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Space Wars Mission Space Wars Mission
ID anopokfedplaflcccfkcajmljjiiclcn
URL Chính Thức https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn
Mô tả Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Kích Thước Tệp 9.2 MB
Số Lần Cài Đặt 130
Phiên Bản Hiện Tại 3.0.0
Cập Nhật Lần Cuối 2019-03-08
Ngày Phát Hành 2019-03-08
Đánh Giá 4.00/5 Tổng số 9 Đánh Giá
Nhà Phát Triển BestDev
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}