Fortnite Stats

View the stats of any player of fortnite battle royale.

Fortnite Statsとは何ですか?

Fortnite Statsはhttps://fortnitestats.comによって開発されたChromeの拡張機能で、その主な機能は「View the stats of any player of fortnite battle royale.」です。

拡張機能のスクリーンショット

screenshot

Fortnite Stats拡張機能のCRXファイルをダウンロード

Fortnite Stats拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        FortniteStats.com are proud to announce our chrome extension!

This extension allows you to view the stats of any fortnite battle royale player quickly, from any location online.

Browse the online fortnite leaderboards for PC, XBOX and PSN.                    

拡張機能の基本情報

名前 Fortnite Stats Fortnite Stats
ID djcidfjepmiibddlaikencjlakacickk
公式URL https://chrome.google.com/webstore/detail/fortnite-stats/djcidfjepmiibddlaikencjlakacickk
説明 View the stats of any player of fortnite battle royale.
ファイルサイズ 31.69 KB
インストール数 579
現在のバージョン 1.0.0
最終更新日 2018-03-30
公開日 2018-03-30
評価 4.33/5 合計 6 レビュー
開発者 https://fortnitestats.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://fortnitestats.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fortnite Stats",
    "description": "View the stats of any player of fortnite battle royale.",
    "version": "1.0.0",
    "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": "Test Chrome Extension"
    },
    "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"
    ]
}