+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 |
官方網址 | 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" } |