Supreme bot

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

Что такое Supreme bot?

Supreme bot - это расширение Chrome, разработанное Slapver Team, и его основная функция - "Supreme Bot is a good tool that halps you with copping supreme products very fast.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Supreme bot

Скачайте файлы расширений Supreme bot в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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*"
            ]
        }
    ]
}