My Fortnite Stats

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

Co je My Fortnite Stats?

My Fortnite Stats je rozšíření Chrome vyvinuté https://www.myfortnite.com, a jeho hlavní funkcí je „View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření My Fortnite Stats

Stáhněte si soubory rozšíření My Fortnite Stats ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název My Fortnite Stats My Fortnite Stats
ID ikoffjnnljahdalenipohfhdhlaihfme
Oficiální URL https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme
Popis View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
Velikost souboru 19.04 KB
Počet instalací 767
Aktuální Verze 1.0.2
Poslední Aktualizace 2018-08-18
Datum Vydání 2018-08-18
Hodnocení 5.00/5 Celkem 41 Hodnocení
Vývojář https://www.myfortnite.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://myfortnite.com
Podporované Jazyky 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"
    ]
}