FIFA19 Futbin SBC Packs content

Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!

Was ist FIFA19 Futbin SBC Packs content?

FIFA19 Futbin SBC Packs content ist eine Chrome-Erweiterung, die von vadym.tarasich entwickelt wurde, und ihr Hauptmerkmal ist "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!".

Erweiterungsscreenshots

screenshot

FIFA19 Futbin SBC Packs content-Erweiterungs-CRX-Datei herunterladen

Laden Sie FIFA19 Futbin SBC Packs content-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name FIFA19 Futbin SBC Packs content FIFA19 Futbin SBC Packs content
ID hamefhgogpjjmccknonibiapbjacmgci
Offizielle URL https://chrome.google.com/webstore/detail/fifa19-futbin-sbc-packs-c/hamefhgogpjjmccknonibiapbjacmgci
Beschreibung Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!
Dateigröße 26.88 KB
Installationsanzahl 382
Aktuelle Version 2.1
Letztes Update 2019-03-02
Veröffentlichungsdatum 2019-03-02
Bewertung 4.25/5 Insgesamt 12 Bewertungen
Entwickler vadym.tarasich
Zahlungsart free
Unterstützte Sprachen 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"
    }
}