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 |
公式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 |
Eメール | [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" } } |