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
官方網址 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"
    }
}