+Fut19 Filter Overall
+Fut19 Filter Overall
什么是+Fut19 Filter Overall?
+Fut19 Filter Overall是由Danilo Trindade开发的Chrome扩展程序,该扩展的主要功能是“+Fut19 Filter Overall”。
扩展截图
下载+Fut19 Filter Overall扩展crx文件
下载+Fut19 Filter Overall扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With this plugin you can filter any player in market list, to make easy to locate a specific overall player and turn so fast to find items for your trade ;) Note: Available to use with Fifa 19 in website Fut web app. Ultimate Team.
扩展基本信息
名称 | |
ID | cidcahdgejnofmiegfplkpkopoajkkbi |
官方URL | https://chrome.google.com/webstore/detail/+fut19-filter-overall/cidcahdgejnofmiegfplkpkopoajkkbi |
简介 | +Fut19 Filter Overall |
文件大小 | 246 KB |
安装次数 | 54 |
当前版本 | 1.1 |
更新时间 | 2018-11-28 |
上架时间 | 2018-11-28 |
评分 | 4.50/5 共2次评分 |
开发者 | Danilo Trindade |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "name": "+Fut19 Filter Overall", "description": "+Fut19 Filter Overall", "background": { "scripts": [ "js\/actions.js", "js\/background.js" ] }, "browser_action": { "default_icon": "icons\/icon.png", "default_title": "+Fut19 Filter Overall" }, "icons": { "16": "icons\/icon.png", "48": "icons\/icon-48.png", "64": "icons\/icon-64.png", "128": "icons\/icon-128.png" }, "permissions": [ "activeTab", "background", "tabs", "alarms" ], "short_name": "Fut19", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1", "web_accessible_resources": [], "manifest_version": 2, "content_scripts": [], "options_page": "options.html" } |