My Fortnite Stats

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

Co to jest My Fortnite Stats?

My Fortnite Stats to rozszerzenie Chrome opracowane przez https://www.myfortnite.com, a jego główną funkcją jest „View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia My Fortnite Stats

Pobierz pliki rozszerzeń My Fortnite Stats w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa My Fortnite Stats My Fortnite Stats
ID ikoffjnnljahdalenipohfhdhlaihfme
Oficjalny URL https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme
Opis View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
Rozmiar pliku 19.04 KB
Liczba instalacji 767
Aktualna Wersja 1.0.2
Ostatnia Aktualizacja 2018-08-18
Data Publikacji 2018-08-18
Ocena 5.00/5 Łącznie 41 Oceny
Deweloper https://www.myfortnite.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://myfortnite.com
Obsługiwane Języki 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"
    ]
}