+Fut19 Filter Overall

+Fut19 Filter Overall

+Fut19 Filter Overall란 무엇입니까?

+Fut19 Filter Overall은(는) Danilo Trindade에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "+Fut19 Filter Overall"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

+Fut19 Filter Overall 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 +Fut19 Filter Overall +Fut19 Filter Overall
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"
}