Supreme Bot Italy

Bot to cop Supreme/Palace

Supreme Bot Italyคืออะไร?

Supreme Bot Italy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.supremebotitaly.com และคุณลักษณะหลักของมันคือ "Bot to cop Supreme/Palace"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Supreme Bot Italy

ดาวน์โหลดไฟล์ส่วนขยาย Supreme Bot Italy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Supreme Bot Italy is a Google Chrome extension to automate the process of buying a product from the Supreme and Palace shops.


Features:

-- Lightning Fast
    The bot sliding on every operating system for a blazing fast and reliable experience

-- Auto checkout
    The bot automatically puts the items in the shopping cart and sends them to the payment

-- Auto payment
    The bot automatically completes the entire payment procedure

-- Auto fill
    The bot automatically fills the billing/shipping informations, selects the color and size of the 
    items

-- Auto checkup
    Before confirming the payment, the bot checks if the product corresponds to the desired one, if 
    the price is within the limits set by you and if the color and size are right

-- Scheduled start
    If you want you can decide what time and day the bot starts

-- Wordwide
    The bot can be used all over the world

-- Multiple items
    No limit on how many items you can run at once

-- reCAPTCHA bypass
    This feature is in beta, we offer this service but we don't take responsibility if it doesn't work

-- Remove sold out products
    If the bot sees that an object is already sold out it doesn't waste time and completes the 
    payment for the remaining objects

-- Auto refresh
    At the bot start if the product is not yet available, the bot proceeds to load the page until it finds 
    the product

-- Restock auto checkout
    Have you lost a drop? let the bot go and if the item returns to the site you will be the first to buy 
    it



The product you are viewing is a piece of software designed to help increase your chances of purchasing limited edition clothing from the supremenewyork and palaceskateboarding sites . By purchasing Supreme Bot Italy you understand that this software does not guarantee your future purchases from the listed sites, but it increases your chances.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Supreme Bot Italy Supreme Bot Italy
ID dggkcnnglmapjpmpiigmmcfkdicdhpph
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/supreme-bot-italy/dggkcnnglmapjpmpiigmmcfkdicdhpph
คำอธิบาย Bot to cop Supreme/Palace
ขนาดไฟล์ 1.72 MB
จำนวนการติดตั้ง 40
เวอร์ชันปัจจุบัน 2.1.1
อัปเดตครั้งล่าสุด 2021-11-18
วันที่เผยแพร่ 2021-08-23
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.supremebotitaly.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.supremebotitaly.com/
URL หน้าช่วยเหลือ https://www.supremebotitaly.com/
URL หน้านโยบายความเป็นส่วนตัว https://supremebotitaly.altervista.org/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "manifest_version": 3,
    "name": "Supreme Bot Italy",
    "description": "Bot to cop Supreme\/Palace",
    "options_page": "login.html",
    "version": "2.1.1",
    "version_name": "2.1.1",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/logo.png"
    },
    "background": {
        "service_worker": "js\/bot\/background.js"
    },
    "action": {
        "default_popup": "login.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "exclude_matches": [
                "*:\/\/*.palaceskateboards.com\/*\/digital_wallets\/*"
            ],
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/palace.js"
            ],
            "matches": [
                "*:\/\/*.palaceskateboards.com\/*",
                "*:\/\/*.shopifycs.com\/*",
                "https:\/\/checkout.shopifycs.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "contentScript.js"
            ],
            "matches": [
                "*:\/\/*.google.com\/recaptcha\/about\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/palaceRedesign.js"
            ],
            "matches": [
                "*:\/\/shop.palaceskateboards.com\/*",
                "*:\/\/shop-usa.palaceskateboards.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/supreme.js"
            ],
            "matches": [
                "*:\/\/*.supremenewyork.com\/shop\/*",
                "*:\/\/*.supremenewyork.com\/*",
                "*:\/\/*.supremenewyork.com\/"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/paypalCheckout.js"
            ],
            "matches": [
                "https:\/\/www.paypal.com\/cgibin\/*",
                "https:\/\/www.paypal.com\/webapps\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/restocks.js"
            ],
            "matches": [
                "*:\/\/*.supremecommunity.com\/restocks\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/supremeCommunity.js"
            ],
            "matches": [
                "*:\/\/*.supremecommunity.com\/season\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/lib\/jquery-3.2.1.js",
                "js\/bot\/palaceRange.js"
            ],
            "matches": [
                "*:\/\/*.palaceskateboards.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/restocks.css"
            ],
            "matches": [
                "https:\/\/*.supremecommunity.com\/restocks\/*"
            ]
        },
        {
            "css": [
                "css\/supremeCommunity.css"
            ],
            "matches": [
                "https:\/\/*.supremecommunity.com\/season\/*"
            ]
        },
        {
            "css": [
                "css\/palaceRange.css"
            ],
            "matches": [
                "*:\/\/*.palaceskateboards.com\/*"
            ]
        },
        {
            "css": [
                "css\/Palace.css"
            ],
            "matches": [
                "*:\/\/*.palaceskateboards.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' https:\/\/www.google.com https:\/\/www.gstatic.com; object-src 'self'"
    },
    "oauth2": {
        "client_id": "100489168563-g5010kgtg220puguruo6c56uch3jvmds.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "webRequest",
        "webRequestBlocking",
        "identity",
        "proxy",
        "clipboardRead",
        "clipboardWrite"
    ],
    "host_permissions": [
        "*:\/\/*.supremenewyork.com\/*",
        "*:\/\/*.google.com\/recaptcha\/about\/*",
        "https:\/\/.supremenewyork.com\/",
        "*:\/\/*.cloudfront.net\/*",
        "https:\/\/cdn.shopify.com\/*",
        "https:\/\/checkout.shopifycs.com\/*",
        "https:\/\/www.googleapis.com\/",
        "*:\/\/*.supremecommunity.com\/*",
        "*:\/\/*.palaceskateboards.com\/products\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}