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…

Hvad er Girls Frontline PC?

Girls Frontline PC er en Chrome-udvidelse udviklet af http://girlsfrontline.dotapex.com, og dens hovedfunktion er "Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…".

Udvidelsesskærmbilleder

screenshot

Download Girls Frontline PC-udvidelses-CRX-fil

Download Girls Frontline PC-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                                            

Grundlæggende oplysninger om udvidelsen

Navn Girls Frontline PC Girls Frontline PC
ID eoegeadipeaaecohacahnhjjolkalhmc
Officiel URL https://chrome.google.com/webstore/detail/girls-frontline-pc/eoegeadipeaaecohacahnhjjolkalhmc
Beskrivelse Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…
Filstørrelse 45.74 KB
Antal Installationer 823
Nuværende Version 1.00
Senest Opdateret 2021-03-19
Udgivelsesdato 2021-03-19
Bedømmelse 1.00/5 Samlet 1 Bedømmelser
Udvikler http://girlsfrontline.dotapex.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.dotapex.com/girls-frontline-pc/
Hjælpeside-URL https://www.dotapex.com/girls-frontline-pc/
Understøttede Sprog 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"
    }
}