Supreme bot

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

Apa itu Supreme bot?

Supreme bot adalah ekstensi Chrome yang dikembangkan oleh Slapver Team, dan fitur utamanya adalah "Supreme Bot is a good tool that halps you with copping supreme products very fast.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Supreme bot

Unduh file ekstensi Supreme bot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Supreme bot Supreme bot
ID lcbldojaaofbpaebjneakjlicienicdm
URL Resmi https://chromewebstore.google.com/detail/supreme-bot/lcbldojaaofbpaebjneakjlicienicdm
Deskripsi Supreme Bot is a good tool that halps you with copping supreme products very fast.
Ukuran File 17.91 KB
Jumlah Instalasi 89
Versi Saat Ini 0.1
Terakhir Diperbarui 2019-01-02
Tanggal Publikasi 2019-01-02
Pengembang Slapver Team
Tipe Pembayaran free
Bahasa yang Didukung 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*"
            ]
        }
    ]
}