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 - это расширение Chrome, разработанное BestDev, и его основная функция - "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Space Wars Mission

Скачайте файлы расширений 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"
}