My Fortnite Stats
View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox
Wat is My Fortnite Stats?
My Fortnite Stats is een Chrome-extensie ontwikkeld door https://www.myfortnite.com, en de belangrijkste functie is "View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox".
Extensie Screenshots
Download het CRX-bestand van de extensie My Fortnite Stats
Download My Fortnite 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
Check your MyFortnite Ranking, Stats: Leaderboards for Fortnite Battle Royale on PC, PS4 and Xbox One Basisinformatie over de Extensie
| Naam | |
| ID | ikoffjnnljahdalenipohfhdhlaihfme |
| Officiële URL | https://chromewebstore.google.com/detail/my-fortnite-stats/ikoffjnnljahdalenipohfhdhlaihfme |
| Beschrijving | View the stats of any player in Fortnite Battle Royale on PC, PS4 and Xbox |
| Bestandsgrootte | 19.04 KB |
| Aantal Installaties | 767 |
| Huidige Versie | 1.0.2 |
| Laatst Bijgewerkt | 2018-08-18 |
| Publicatiedatum | 2018-08-18 |
| Beoordeling | 5.00/5 Totaal 41 Beoordelingen |
| Ontwikkelaar | https://www.myfortnite.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://myfortnite.com |
| Ondersteunde Talen | 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"
]
} | |