FIFA19 Futbin SBC Packs content
Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!
What is FIFA19 Futbin SBC Packs content?
FIFA19 Futbin SBC Packs content is a Chrome extension developed by vadym.tarasich, and its main feature is "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!".
Extension Screenshots
Download FIFA19 Futbin SBC Packs content Extension CRX File
Download FIFA19 Futbin SBC Packs content extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | hamefhgogpjjmccknonibiapbjacmgci |
Official URL | 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! |
File Size | 26.88 KB |
Installation Count | 382 |
Current Version | 2.1 |
Last Updated | 2019-03-02 |
Publish Date | 2019-03-02 |
Rating | 4.25/5 Total 12 Ratings |
Developer | vadym.tarasich |
Payment Type | free |
Supported Languages | 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" } } |