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…
Qu'est-ce que Girls Frontline PC ?
Girls Frontline PC est une extension Chrome développée par http://girlsfrontline.dotapex.com, et sa fonction principale est "Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Girls Frontline PC
Téléchargez les fichiers d'extension Girls Frontline PC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Informations de Base sur l'Extension
Nom | |
ID | eoegeadipeaaecohacahnhjjolkalhmc |
URL Officiel | https://chrome.google.com/webstore/detail/girls-frontline-pc/eoegeadipeaaecohacahnhjjolkalhmc |
Description | Girls Frontline PC is an extension that allow you to play Girls Frontline game on PC. This is available for both Windows and MAC… |
Taille du Fichier | 45.74 KB |
Nombre d'Installations | 823 |
Version Actuelle | 1.00 |
Dernière Mise à Jour | 2021-03-19 |
Date de Publication | 2021-03-19 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | http://girlsfrontline.dotapex.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.dotapex.com/girls-frontline-pc/ |
URL de la Page d'Aide | https://www.dotapex.com/girls-frontline-pc/ |
Langues Prises en Charge | 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" } } |