My Fortnite Stats

View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox

Qu'est-ce que My Fortnite Stats ?

My Fortnite Stats est une extension Chrome développée par https://www.myfortnite.com, et sa fonction principale est "View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension My Fortnite Stats

Téléchargez les fichiers d'extension My Fortnite Stats 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

                        Check your MyFortnite Ranking, Stats: Leaderboards for Fortnite Battle Royale on PC, PS4 and Xbox One                    

Informations de Base sur l'Extension

Nom My Fortnite Stats My Fortnite Stats
ID ikoffjnnljahdalenipohfhdhlaihfme
URL Officiel https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme
Description View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
Taille du Fichier 19.04 KB
Nombre d'Installations 767
Version Actuelle 1.0.2
Dernière Mise à Jour 2018-08-18
Date de Publication 2018-08-18
Évaluation 5.00/5 Total 41 Évaluations
Développeur https://www.myfortnite.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://myfortnite.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My Fortnite Stats",
    "description": "View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": {
            "16": "images\/image-16x16.png",
            "24": "images\/image-24x24.png",
            "32": "images\/image-32x32.png",
            "48": "images\/image-48x48.png",
            "64": "images\/image-64x64.png",
            "128": "images\/image-128x128.png",
            "256": "images\/image-256x256.png"
        },
        "default_popup": "popup.html",
        "default_title": "MyFortnite Stats"
    },
    "icons": {
        "16": "images\/image-16x16.png",
        "24": "images\/image-24x24.png",
        "32": "images\/image-32x32.png",
        "48": "images\/image-48x48.png",
        "64": "images\/image-64x64.png",
        "128": "images\/image-128x128.png",
        "256": "images\/image-256x256.png"
    },
    "permissions": [
        "tabs"
    ]
}