FIFA19 Futbin SBC Packs content
Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!
Wat is FIFA19 Futbin SBC Packs content?
FIFA19 Futbin SBC Packs content is een Chrome-extensie ontwikkeld door vadym.tarasich, en de belangrijkste functie is "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!".
Extensie Screenshots
Download het CRX-bestand van de extensie FIFA19 Futbin SBC Packs content
Download FIFA19 Futbin SBC Packs content-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
Press button to see pack's content, price in coins, discard price and possible drop. Use sort buttons to sort by pack price or completition price
Basisinformatie over de Extensie
Naam | |
ID | hamefhgogpjjmccknonibiapbjacmgci |
Officiële URL | https://chrome.google.com/webstore/detail/fifa19-futbin-sbc-packs-c/hamefhgogpjjmccknonibiapbjacmgci |
Beschrijving | Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it! |
Bestandsgrootte | 26.88 KB |
Aantal Installaties | 382 |
Huidige Versie | 2.1 |
Laatst Bijgewerkt | 2019-03-02 |
Publicatiedatum | 2019-03-02 |
Beoordeling | 4.25/5 Totaal 12 Beoordelingen |
Ontwikkelaar | vadym.tarasich |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FIFA19 Futbin SBC Packs content", "description": "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!", "version": "2.1", "icons": { "128": "icon.png" }, "permissions": [ "tabs", "https:\/\/www.futbin.com\/squad-building-challenges\/*" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |