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…
Apa itu Girls Frontline PC?
Girls Frontline PC adalah ekstensi Chrome yang dikembangkan oleh http://girlsfrontline.dotapex.com, dan fitur utamanya adalah "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 Ekstensi
Unduh Berkas CRX Ekstensi Girls Frontline PC
Unduh file ekstensi Girls Frontline PC dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | eoegeadipeaaecohacahnhjjolkalhmc |
URL Resmi | https://chrome.google.com/webstore/detail/girls-frontline-pc/eoegeadipeaaecohacahnhjjolkalhmc |
Deskripsi | Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC… |
Ukuran File | 45.74 KB |
Jumlah Instalasi | 823 |
Versi Saat Ini | 1.00 |
Terakhir Diperbarui | 2021-03-19 |
Tanggal Publikasi | 2021-03-19 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | http://girlsfrontline.dotapex.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.dotapex.com/girls-frontline-pc/ |
URL Halaman Bantuan | https://www.dotapex.com/girls-frontline-pc/ |
Bahasa yang Didukung | 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" } } |