Beast Drop

Necessary tool for every self-respecting dropshipper on Ebay.

Vad är Beast Drop?

Beast Drop är en Chrome-tillägg utvecklad av Dropship Beast, och dess huvudfunktion är "Necessary tool for every self-respecting dropshipper on Ebay.".

Tilläggsskärmbilder

Ladda ner Beast Drop-förlängningens CRX-fil

Ladda ner Beast Drop-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Automate your Dropshipping business !

An innovative tool for eBay that helps people in e-commerce increase their revenue through automation.

Beast Drop is a Chrome Extension that doesn’t use the API of eBay and cannot be detected, it is also one of the most lightweight, secure and effective solutions for your business.

Supports Aliexpress, Amazon, Walmart, Banggood and more !

Necessary tool for every self-respecting dropshipper on Ebay.

We support the Chrome Web Store’s minimum rational use of extensions policy:
1. «storage»
- Collects dropshipbeast.com account data and address data, to be pasted in address form fields.
- Storing the extension settings.
2. «debugger»
-  Some address fields require the chrome debugger to be auto-filled, because of js validation issues.
3. «webrequest» and «webrequestBlocking»
- Spoofing various web requests to add products directly to cart.
- Spoofing web requests to login the user automatically to 3rd party retailers.
4. <>
- Augmenting 3rd party websites by adding buttons for extra functionality.

More info on: https://dropshipbeast.com                    

Grundläggande Information om Tillägg

Namn Beast Drop Beast Drop
ID lkfkidfbenipdkmnngmdjfnmkhekinlm
Officiell webbadress https://chromewebstore.google.com/detail/beast-drop/lkfkidfbenipdkmnngmdjfnmkhekinlm
Beskrivning Necessary tool for every self-respecting dropshipper on Ebay.
Filstorlek 807 KB
Antal Installationer 819
Aktuell Version 3.1.0
Senast Uppdaterad 2024-02-03
Publiceringsdatum 2020-07-01
Betyg 4.00/5 Totalt 12 Betyg
Utvecklare Dropship Beast
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://dropshipbeast.com
Hjälpsida URL https://www.dropshipbeast.com/contactus.php
URL till Sekretesspolicy Sidan https://www.dropshipbeast.com/privacypolicy.html
Stödda Språk en
manifest.json
{
    "background": {
        "scripts": [
            "dist\/libs\/jquery-2.2.1.js",
            "dist\/libs\/jquery-ajax-native.js",
            "dist\/libs\/jquery.csv.js",
            "dist\/scripts\/helpers\/ajax.js",
            "dist\/scripts\/background.js",
            "dist\/scripts\/privateUtils.js",
            "dist\/scripts\/newBackground.js"
        ]
    },
    "browser_action": {
        "default_icon": "dist\/images\/icon48.png",
        "default_popup": "dist\/popup.html",
        "default_title": "Settings"
    },
    "content_scripts": [
        {
            "css": [
                "dist\/styles\/style.css",
                "dist\/libs\/jquery-ui.css"
            ],
            "js": [
                "dist\/libs\/jquery-2.2.1.js",
                "dist\/libs\/jquery-ui.js",
                "dist\/libs\/jquery.fileupload.js",
                "dist\/libs\/FileSaver.js",
                "dist\/libs\/notify.js",
                "dist\/scripts\/content.js",
                "dist\/scripts\/privateUtils.js",
                "dist\/scripts\/newContent.js"
            ],
            "matches": [
                "*:\/\/*.dropshipbeast.com\/*",
                "*:\/\/*.gumtree.com\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.es\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.de\/*",
                "*:\/\/*.ebay.it\/*",
                "*:\/\/*.ebay.fr\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.newchic.com\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.walmart.ca\/*",
                "*:\/\/*.sears.com\/*",
                "*:\/\/*.kmart.com\/*",
                "*:\/\/*.wayfair.co.uk\/*",
                "*:\/\/*.wayfair.ca\/*",
                "*:\/\/*.wayfair.com\/*",
                "*:\/\/*.hayneedle.com\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.dhgate.com\/*",
                "*:\/\/*.alibaba.com\/*",
                "*:\/\/*.bonanza.com\/*",
                "*:\/\/*.gearbest.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.shopify.com\/*",
                "*:\/\/*.myshopify.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.homedepot.ca\/*",
                "*:\/\/*.target.com\/*",
                "*:\/\/*.bedbathandbeyond.com\/*",
                "*:\/\/*.petco.com\/*",
                "*:\/\/*.bestbuy.com\/*",
                "*:\/\/*.costco.co.uk\/*",
                "*:\/\/*.zooplus.co.uk\/*",
                "*:\/\/*.smythstoys.com\/*",
                "*:\/\/*.robertdyas.com\/*",
                "*:\/\/*.asda.com\/*",
                "*:\/\/*.domu.com\/*",
                "*:\/\/*.vidaxl.co.uk\/*",
                "*:\/\/*.samsclub.com\/*",
                "*:\/\/*.lowes.com\/*",
                "*:\/\/*.rakuten.com\/*",
                "*:\/\/*.llbean.com\/*",
                "*:\/\/*.iherb.com\/*",
                "*:\/\/*.harborfreight.com\/*",
                "*:\/\/*.robertdyas.co.uk\/*",
                "*:\/\/*.vonshef.com\/*",
                "*:\/\/*.beautify.co.uk\/*",
                "*:\/\/*.vonhaus.com\/*",
                "*:\/\/*.zooplus.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "css": [
                "dist\/styles\/style.css",
                "dist\/libs\/jquery-ui.css"
            ],
            "js": [
                "dist\/libs\/jquery-2.2.1.js",
                "dist\/libs\/jquery-ui.js",
                "dist\/libs\/jquery.fileupload.js",
                "dist\/libs\/notify.js",
                "dist\/scripts\/frame.js"
            ],
            "matches": [
                "*:\/\/*.dropshipbeast.com\/*",
                "*:\/\/*.gumtree.com\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.es\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.de\/*",
                "*:\/\/*.ebay.it\/*",
                "*:\/\/*.ebay.fr\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.newchic.com\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.walmart.ca\/*",
                "*:\/\/*.sears.com\/*",
                "*:\/\/*.kmart.com\/*",
                "*:\/\/*.wayfair.co.uk\/*",
                "*:\/\/*.wayfair.ca\/*",
                "*:\/\/*.wayfair.com\/*",
                "*:\/\/*.hayneedle.com\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.dhgate.com\/*",
                "*:\/\/*.alibaba.com\/*",
                "*:\/\/*.bonanza.com\/*",
                "*:\/\/*.gearbest.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.shopify.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.homedepot.ca\/*",
                "*:\/\/*.target.com\/*",
                "*:\/\/*.bedbathandbeyond.com\/*",
                "*:\/\/*.petco.com\/*",
                "*:\/\/*.bestbuy.com\/*",
                "*:\/\/*.costco.co.uk\/*",
                "*:\/\/*.zooplus.co.uk\/*",
                "*:\/\/*.smythstoys.com\/*",
                "*:\/\/*.robertdyas.com\/*",
                "*:\/\/*.asda.com\/*",
                "*:\/\/*.domu.com\/*",
                "*:\/\/*.vidaxl.co.uk\/*",
                "*:\/\/*.samsclub.com\/*",
                "*:\/\/*.lowes.com\/*",
                "*:\/\/*.rakuten.com\/*",
                "*:\/\/*.llbean.com\/*",
                "*:\/\/*.iherb.com\/*",
                "*:\/\/*.harborfreight.com\/*",
                "*:\/\/*.robertdyas.co.uk\/*",
                "*:\/\/*.vonshef.com\/*",
                "*:\/\/*.beautify.co.uk\/*",
                "*:\/\/*.vonhaus.com\/*",
                "*:\/\/*.zooplus.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
    "description": "Necessary tool for every self-respecting dropshipper on Ebay.",
    "icons": {
        "128": "dist\/images\/icon128.png",
        "48": "dist\/images\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlZJmOZxaZT+clgtGALItKuJ7ijGLklpFF97lXtYXpEEjQtWZ7y2Zg\/DmZT5gVsdDBgUw7S6\/ZCxeVF1jujKdQHBVcBx6pxwPlHjrurgVloDccXlzqoUMyP6Z\/JQ759EVodY2bWUrp3QUOV7EovdY4iLys8aN0zeilTImU4alBQEG3xsVUI7Fj5yewKLK5FzX4omLvHDcho7h6LjuxukUUtvzkpRqjQlsRuTKevoEmLeWr0T8gasQGBZiDoTDO7ErMAXVq06iH9vyi5xAftSh8yUQw6WVExwuxOFwm8EX9bit+llPPcvzezpdLrmYAG77bGJqdTyFuQFxutQNIiQmAwIDAQAB",
    "manifest_version": 2,
    "name": "Beast Drop",
    "permissions": [
        "debugger",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "*:\/\/*.dropshipbeast.com\/*",
        "*:\/\/*.ebay.com\/*",
        "*:\/\/*.ebay.es\/*",
        "*:\/\/*.ebay.co.uk\/*",
        "*:\/\/*.ebay.de\/*",
        "*:\/\/*.ebay.it\/*",
        "*:\/\/*.ebay.fr\/*",
        "*:\/\/*.ebay.com.au\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.com.au\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.walmart.com\/*",
        "*:\/\/*.walmart.ca\/*",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.homedepot.com\/*",
        "*:\/\/*.homedepot.ca\/*",
        "*:\/\/*.bedbathandbeyond.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.0",
    "web_accessible_resources": [
        "dist\/images\/amz_login.png",
        "dist\/images\/loading.gif"
    ]
}