My Fortnite Stats

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

My Fortnite Statsคืออะไร?

My Fortnite Stats เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.myfortnite.com และคุณลักษณะหลักของมันคือ "View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย My Fortnite Stats

ดาวน์โหลดไฟล์ส่วนขยาย My Fortnite Stats ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ My Fortnite Stats My Fortnite Stats
ID ikoffjnnljahdalenipohfhdhlaihfme
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme
คำอธิบาย View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
ขนาดไฟล์ 19.04 KB
จำนวนการติดตั้ง 767
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2018-08-18
วันที่เผยแพร่ 2018-08-18
คะแนน 5.00/5 รวมทั้งหมด 41 คะแนน
ผู้พัฒนา https://www.myfortnite.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://myfortnite.com
ภาษาที่รองรับ 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"
    ]
}