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 هو إضافة Chrome تم تطويرها بواسطة vadym.tarasich، والميزة الرئيسية لها هي "Shows packs contents and prices for www.futbin.com SBC pages. Just go to specific SBC and use it!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة FIFA19 Futbin SBC Packs content

قم بتنزيل ملفات الامتداد FIFA19 Futbin SBC Packs content بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}