My Fortnite Stats

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

Apa itu My Fortnite Stats?

My Fortnite Stats adalah ekstensi Chrome yang dikembangkan oleh https://www.myfortnite.com, dan fitur utamanya adalah "View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi My Fortnite Stats

Unduh file ekstensi My Fortnite Stats dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama My Fortnite Stats My Fortnite Stats
ID ikoffjnnljahdalenipohfhdhlaihfme
URL Resmi https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme
Deskripsi View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
Ukuran File 19.04 KB
Jumlah Instalasi 767
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2018-08-18
Tanggal Publikasi 2018-08-18
Penilaian 5.00/5 Total 41 Penilaian
Pengembang https://www.myfortnite.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://myfortnite.com
Bahasa yang Didukung 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"
    ]
}