FIFA19 Futbin SBC Packs content
Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!
Cos'è FIFA19 Futbin SBC Packs content?
FIFA19 Futbin SBC Packs content è un'estensione di Chrome sviluppata da vadym.tarasich, e la sua funzione principale è "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FIFA19 Futbin SBC Packs content
Scarica i file di estensione FIFA19 Futbin SBC Packs content in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | hamefhgogpjjmccknonibiapbjacmgci |
URL Ufficiale | https://chrome.google.com/webstore/detail/fifa19-futbin-sbc-packs-c/hamefhgogpjjmccknonibiapbjacmgci |
Descrizione | Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it! |
Dimensione del File | 26.88 KB |
Conteggio Installazioni | 382 |
Versione Corrente | 2.1 |
Ultimo Aggiornamento | 2019-03-02 |
Data di Pubblicazione | 2019-03-02 |
Valutazione | 4.25/5 Totale 12 Valutazioni |
Sviluppatore | vadym.tarasich |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |