+Fut19 Filter Overall
+Fut19 Filter Overall
What is +Fut19 Filter Overall?
+Fut19 Filter Overall is a Chrome extension developed by Danilo Trindade, and its main feature is "+Fut19 Filter Overall".
Extension Screenshots
Download +Fut19 Filter Overall Extension CRX File
Download +Fut19 Filter Overall extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | cidcahdgejnofmiegfplkpkopoajkkbi |
Official URL | https://chrome.google.com/webstore/detail/+fut19-filter-overall/cidcahdgejnofmiegfplkpkopoajkkbi |
Description | +Fut19 Filter Overall |
File Size | 246 KB |
Installation Count | 54 |
Current Version | 1.1 |
Last Updated | 2018-11-28 |
Publish Date | 2018-11-28 |
Rating | 4.50/5 Total 2 Ratings |
Developer | Danilo Trindade |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |