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是由http://girlsfrontline.dotapex.com开发的Chrome扩展程序,该扩展的主要功能是“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

下载Girls Frontline PC扩展crx文件

下载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"
    }
}