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!”。
扩展截图
下载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
扩展基本信息
名称 | |
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" } } |