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!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FIFA19 Futbin SBC Packs content
ดาวน์โหลดไฟล์ส่วนขยาย 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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } } |