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…

Vad är Girls Frontline PC?

Girls Frontline PC är en Chrome-tillägg utvecklad av http://girlsfrontline.dotapex.com, och dess huvudfunktion är "Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…".

Tilläggsskärmbilder

screenshot

Ladda ner Girls Frontline PC-förlängningens CRX-fil

Ladda ner Girls Frontline PC-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                                            

Grundläggande Information om Tillägg

Namn Girls Frontline PC Girls Frontline PC
ID eoegeadipeaaecohacahnhjjolkalhmc
Officiell webbadress https://chrome.google.com/webstore/detail/girls-frontline-pc/eoegeadipeaaecohacahnhjjolkalhmc
Beskrivning Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…
Filstorlek 45.74 KB
Antal Installationer 823
Aktuell Version 1.00
Senast Uppdaterad 2021-03-19
Publiceringsdatum 2021-03-19
Betyg 1.00/5 Totalt 1 Betyg
Utvecklare http://girlsfrontline.dotapex.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.dotapex.com/girls-frontline-pc/
Hjälpsida URL https://www.dotapex.com/girls-frontline-pc/
Stödda Språk 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"
    }
}