My Fortnite Stats

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

什麼是My Fortnite Stats?

My Fortnite Stats是由https://www.myfortnite.com開發的Chrome擴展程式,該擴展的主要功能是“View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox”。

擴展截圖

screenshot
screenshot

下載My Fortnite Stats擴展crx文件

下載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
官方網址 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"
    ]
}