FIFA19 Futbin SBC Packs content
Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!
Qu'est-ce que FIFA19 Futbin SBC Packs content ?
FIFA19 Futbin SBC Packs content est une extension Chrome développée par vadym.tarasich, et sa fonction principale est "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FIFA19 Futbin SBC Packs content
Téléchargez les fichiers d'extension FIFA19 Futbin SBC Packs content 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
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
Informations de Base sur l'Extension
Nom | |
ID | hamefhgogpjjmccknonibiapbjacmgci |
URL Officiel | https://chrome.google.com/webstore/detail/fifa19-futbin-sbc-packs-c/hamefhgogpjjmccknonibiapbjacmgci |
Description | Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it! |
Taille du Fichier | 26.88 KB |
Nombre d'Installations | 382 |
Version Actuelle | 2.1 |
Dernière Mise à Jour | 2019-03-02 |
Date de Publication | 2019-03-02 |
Évaluation | 4.25/5 Total 12 Évaluations |
Développeur | vadym.tarasich |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |