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