PUBG Stats

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

Qu'est-ce que PUBG Stats ?

PUBG Stats est une extension Chrome développée par https://pubgstats.com, et sa fonction principale est "View the stats of any player of PUBG / PLAYERUNKNOWNS BATLEGROUNDS.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension PUBG Stats

Téléchargez les fichiers d'extension PUBG Stats au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom PUBG Stats PUBG Stats
ID jlomhbejmcljohckjkngfnjmlonbbjij
URL Officiel https://chrome.google.com/webstore/detail/pubg-stats/jlomhbejmcljohckjkngfnjmlonbbjij
Description View the stats of any player of PUBG / PLAYERUNKNOWNS BATLEGROUNDS.
Taille du Fichier 31.98 KB
Nombre d'Installations 19
Version Actuelle 1.0.0
Dernière Mise à Jour 2018-04-18
Date de Publication 2018-04-18
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://pubgstats.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://pubgstats.com
Langues Prises en Charge 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"
    ]
}