Supreme bot

Supreme Bot is a good tool that halps you with copping supreme products very fast.

Supreme bot란 무엇입니까?

Supreme bot은(는) Slapver Team에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Supreme Bot is a good tool that halps you with copping supreme products very fast."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Supreme Bot is a new Google Chrome extension that allows you to cop faster then normal. it press for you on the terms of agree and you can pay faster then ever! 

Supreme bot is a great tool that helps you with copping fast. this bot press for you the checkout agree button so you can directly press on pay.

DOWNLOAD NOW!                    

확장 프로그램 기본 정보

이름 Supreme bot Supreme bot
ID lcbldojaaofbpaebjneakjlicienicdm
공식 URL https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm
설명 Supreme Bot is a good tool that halps you with copping supreme products very fast.
파일 크기 17.91 KB
설치 횟수 89
현재 버전 0.1
최근 업데이트 2019-01-02
출시 날짜 2019-01-02
개발자 Slapver Team
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Supreme bot",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Supreme Bot is a good tool that halps you with copping supreme products very fast. ",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Supreme Call",
        "default_popup": "extension.html"
    },
    "content_scripts": [
        {
            "css": [
                "style.css"
            ],
            "js": [
                "feed.js"
            ],
            "html": [
                "extension.html"
            ],
            "matches": [
                "https:\/\/www.supremenewyork.com\/checkout*"
            ]
        }
    ]
}