FIFA19 Futbin SBC Packs content

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

FIFA19 Futbin SBC Packs contentとは何ですか?

FIFA19 Futbin SBC Packs contentはvadym.tarasichによって開発されたChromeの拡張機能で、その主な機能は「Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!」です。

拡張機能のスクリーンショット

screenshot

FIFA19 Futbin SBC Packs content拡張機能のCRXファイルをダウンロード

FIFA19 Futbin SBC Packs content拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 FIFA19 Futbin SBC Packs content FIFA19 Futbin SBC Packs content
ID hamefhgogpjjmccknonibiapbjacmgci
公式URL https://chrome.google.com/webstore/detail/fifa19-futbin-sbc-packs-c/hamefhgogpjjmccknonibiapbjacmgci
説明 Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!
ファイルサイズ 26.88 KB
インストール数 382
現在のバージョン 2.1
最終更新日 2019-03-02
公開日 2019-03-02
評価 4.25/5 合計 12 レビュー
開発者 vadym.tarasich
支払い方法 free
対応言語 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"
    }
}