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…”。
擴展截圖
下載Girls Frontline PC擴展crx文件
下載Girls Frontline PC擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | |
ID | eoegeadipeaaecohacahnhjjolkalhmc |
官方網址 | 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" } } |