My Fortnite Stats

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

Was ist My Fortnite Stats?

My Fortnite Stats ist eine Chrome-Erweiterung, die von https://www.myfortnite.com entwickelt wurde, und ihr Hauptmerkmal ist "View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox".

Erweiterungsscreenshots

screenshot
screenshot

My Fortnite Stats-Erweiterungs-CRX-Datei herunterladen

Laden Sie My Fortnite Stats-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name My Fortnite Stats My Fortnite Stats
ID ikoffjnnljahdalenipohfhdhlaihfme
Offizielle URL https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme
Beschreibung View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
Dateigröße 19.04 KB
Installationsanzahl 767
Aktuelle Version 1.0.2
Letztes Update 2018-08-18
Veröffentlichungsdatum 2018-08-18
Bewertung 5.00/5 Insgesamt 41 Bewertungen
Entwickler https://www.myfortnite.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://myfortnite.com
Unterstützte Sprachen 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"
    ]
}