FUTBot

Automate your sniping easily

FUTBot란 무엇입니까?

FUTBot은(는) futbott97에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automate your sniping easily"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

FUTBot 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        FUTBot is a specialized tool designed for sniping players in FIFA, to earn hundreds of thousands and millions of coins.

It is the easiest tool for sniping players with a simplified interface to make it easy for you to use.

All you have to do is set your target in the bot, then sit back and relax as it takes care of everything from purchasing the player to listing them on the market.


To get in touch :
Instagram: FUTBot97
Email: [email protected]                    

확장 프로그램 기본 정보

이름 FUTBot FUTBot
ID kmjemgkhfhpjfblpbcomcpbnofglmnmn
공식 URL https://chromewebstore.google.com/detail/futbot/kmjemgkhfhpjfblpbcomcpbnofglmnmn
설명 Automate your sniping easily
파일 크기 308 KB
설치 횟수 105
현재 버전 2.1.6
최근 업데이트 2023-06-16
출시 날짜 2023-05-28
평점 5.00/5 총 6 개의 평점
개발자 futbott97
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.developer.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "action": {
        "default_icon": "image\/icon1.png",
        "default_title": "FUTBot 2.1.6"
    },
    "background": {
        "service_worker": "js\/cc2.js"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery-3.1.1.min.js",
                "js\/cc1.js"
            ],
            "matches": [
                "https:\/\/www.ea.com\/*"
            ]
        }
    ],
    "description": "Automate your sniping easily",
    "host_permissions": [
        "https:\/\/xzenmart.com\/*",
        "https:\/\/www.ea.com\/*"
    ],
    "icons": {
        "128": "image\/icon1.png",
        "16": "image\/icon1.png",
        "48": "image\/icon1.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtnhBwqSXhiJfV7S70Mhc41WAqdl5fPfbuhHIYrM1QJwOA9N5lIn8EqkLMYVJWBQHPBD+CPEoxqEV7jA8o4Z\/NmvLcCmvjLFB8co6xVYGnD7ej1cmFykeFBGMbgDtK9aozRImL7ycI7gydi45iu6af6Na8wEG4ubzLGWR3zmLlk4oloPvUoOV+qECQu3smh5VADgE+SL8pL4qdDLM4Y7E8wuVF+XUx7dY5JJ9q8fAxCb8TJHQB5cdEHaX1WpQfdkJ2w6WGr6Lgcz0LG+v5iLAI8hKC+dvbgALJ\/R1GNm7Xm6eXTfgdkyvexLmdT9mRE4wmHG28XUmiWPBSuUcbCXPFwIDAQAB",
    "manifest_version": 3,
    "name": "FUTBot",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.6",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.ea.com\/*"
            ],
            "resources": [
                "bell.wav",
                "image\/icon1.png"
            ]
        }
    ]
}