Girls Frontline PC

Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…

Что такое Girls Frontline PC?

Girls Frontline PC - это расширение Chrome, разработанное http://girlsfrontline.dotapex.com, и его основная функция - "Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…".

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

screenshot

Скачать файл CRX расширения Girls Frontline PC

Скачайте файлы расширений Girls Frontline PC в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                                            

Основная информация о расширении

Название Girls Frontline PC Girls Frontline PC
ID eoegeadipeaaecohacahnhjjolkalhmc
Официальный URL https://chrome.google.com/webstore/detail/girls-frontline-pc/eoegeadipeaaecohacahnhjjolkalhmc
Описание Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…
Размер файла 45.74 KB
Количество установок 823
Текущая Версия 1.00
Последнее Обновление 2021-03-19
Дата публикации 2021-03-19
Рейтинг 1.00/5 Всего 1 оценок
Разработчик http://girlsfrontline.dotapex.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.dotapex.com/girls-frontline-pc/
URL страницы помощи https://www.dotapex.com/girls-frontline-pc/
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Girls Frontline PC",
    "version": "1.00",
    "offline_enabled": true,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}