Fortnite Stats

View the stats of any player of fortnite battle royale.

Co je Fortnite Stats?

Fortnite Stats je rozšíření Chrome vyvinuté https://fortnitestats.com, a jeho hlavní funkcí je „View the stats of any player of fortnite battle royale.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Fortnite Stats

Stáhněte si soubory rozšíření Fortnite Stats ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Fortnite Stats Fortnite Stats
ID djcidfjepmiibddlaikencjlakacickk
Oficiální URL https://chrome.google.com/webstore/detail/fortnite-stats/djcidfjepmiibddlaikencjlakacickk
Popis View the stats of any player of fortnite battle royale.
Velikost souboru 31.69 KB
Počet instalací 579
Aktuální Verze 1.0.0
Poslední Aktualizace 2018-03-30
Datum Vydání 2018-03-30
Hodnocení 4.33/5 Celkem 6 Hodnocení
Vývojář https://fortnitestats.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://fortnitestats.com
Podporované Jazyky 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"
    ]
}