PUBG Stats

View the stats of any player of PUBG / PLAYERUNKNOWNS BATLEGROUNDS.

Wat is PUBG Stats?

PUBG Stats is een Chrome-extensie ontwikkeld door https://pubgstats.com, en de belangrijkste functie is "View the stats of any player of PUBG / PLAYERUNKNOWNS BATLEGROUNDS.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie PUBG Stats

Download PUBG Stats-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        PUBGStats.com are proud to announce our chrome extension!

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

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

Basisinformatie over de Extensie

Naam PUBG Stats PUBG Stats
ID jlomhbejmcljohckjkngfnjmlonbbjij
Officiële URL https://chrome.google.com/webstore/detail/pubg-stats/jlomhbejmcljohckjkngfnjmlonbbjij
Beschrijving View the stats of any player of PUBG / PLAYERUNKNOWNS BATLEGROUNDS.
Bestandsgrootte 31.98 KB
Aantal Installaties 19
Huidige Versie 1.0.0
Laatst Bijgewerkt 2018-04-18
Publicatiedatum 2018-04-18
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://pubgstats.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://pubgstats.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PUBG Stats",
    "description": "View the stats of any player of PUBG \/ PLAYERUNKNOWNS BATLEGROUNDS.",
    "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": "PUBG 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"
    ]
}