Beast Lister

For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings.

Qu'est-ce que Beast Lister ?

Beast Lister est une extension Chrome développée par Dropship Beast, et sa fonction principale est "For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Beast Lister

Téléchargez les fichiers d'extension Beast Lister au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        For users of DropshipBeast.com, adds additional buttons to the HTML of online retailers' pages in order to aid the creation of eBay listings.

The Extensions copies the images, description and other relevant information from online retailers, such as AliExpress, Amazon, Walmart, and inserts this information inside the eBay Create New Listing page.

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.
4. «host permissions»
- Augmenting 3rd party websites by adding buttons for extra functionality.


More info on https://dropshipbeast.com

Privacy Policy : https://www.dropshipbeast.com/privacypolicy.html                    

Informations de Base sur l'Extension

Nom Beast Lister Beast Lister
ID aajmppobbjbkaljdefalgeeednlcdenc
URL Officiel https://chromewebstore.google.com/detail/beast-lister/aajmppobbjbkaljdefalgeeednlcdenc
Description For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings.
Taille du Fichier 317 KB
Nombre d'Installations 68
Version Actuelle 5.3.7
Dernière Mise à Jour 2021-03-19
Date de Publication 2020-04-18
Développeur Dropship Beast
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://dropshipbeast.com
URL de la Page d'Aide https://www.dropshipbeast.com/privacypolicy.html
URL de la Page de Politique de Confidentialité https://www.dropshipbeast.com/privacypolicy.html
Langues Prises en Charge en-US
manifest.json
{
    "background": {
        "scripts": [
            "dist\/libs\/jquery-2.2.1.js",
            "dist\/scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "dist\/images\/icon48.png",
        "default_popup": "dist\/popup.html",
        "default_title": "Settings"
    },
    "content_scripts": [
        {
            "css": [
                "dist\/styles\/style.css"
            ],
            "js": [
                "dist\/libs\/jquery-2.2.1.js",
                "dist\/libs\/notify.js",
                "dist\/scripts\/suppliers\/sears.js",
                "dist\/scripts\/suppliers\/zooplus.js",
                "dist\/scripts\/suppliers\/gearbest.js",
                "dist\/scripts\/suppliers\/bestbuy.js",
                "dist\/scripts\/suppliers\/alibaba.js",
                "dist\/scripts\/suppliers\/costco.js",
                "dist\/scripts\/suppliers\/banggood.js",
                "dist\/scripts\/suppliers\/homedepot.js",
                "dist\/scripts\/suppliers\/bedbathandbeyond.js",
                "dist\/scripts\/suppliers\/bonanza.js",
                "dist\/scripts\/suppliers\/vidaxl.js",
                "dist\/scripts\/suppliers\/llbean.js",
                "dist\/scripts\/suppliers\/kmart.js",
                "dist\/scripts\/suppliers\/walmart.js",
                "dist\/scripts\/suppliers\/dhgate.js",
                "dist\/scripts\/suppliers\/vonshef.js",
                "dist\/scripts\/suppliers\/hayneedle.js",
                "dist\/scripts\/suppliers\/lowes.js",
                "dist\/scripts\/suppliers\/beautify.js",
                "dist\/scripts\/suppliers\/ebay.js",
                "dist\/scripts\/suppliers\/amazon.js",
                "dist\/scripts\/suppliers\/overstock.js",
                "dist\/scripts\/suppliers\/vonhaus.js",
                "dist\/scripts\/suppliers\/samsclub.js",
                "dist\/scripts\/suppliers\/iherb.js",
                "dist\/scripts\/suppliers\/harborfreight.js",
                "dist\/scripts\/suppliers\/newchic.js",
                "dist\/scripts\/suppliers\/aliexpress.js",
                "dist\/scripts\/suppliers\/smythstoys.js",
                "dist\/scripts\/suppliers\/rakuten.js",
                "dist\/scripts\/suppliers\/target.js",
                "dist\/scripts\/suppliers\/robertdyas.js",
                "dist\/scripts\/suppliers\/petco.js",
                "dist\/scripts\/suppliers\/wayfair.js",
                "dist\/scripts\/content.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\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.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\/*",
                "*:\/\/*.vidaxl.com\/*",
                "*:\/\/*.vidaxl.ie\/*",
                "*:\/\/*.vidaxl.ca\/*",
                "*:\/\/*.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"
        },
        {
            "css": [
                "dist\/styles\/style.css"
            ],
            "js": [
                "dist\/libs\/jquery-2.2.1.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\/*"
            ],
            "all_frames": true
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'",
    "description": "For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings.",
    "icons": {
        "128": "dist\/images\/icon128.png",
        "48": "dist\/images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Beast Lister",
    "permissions": [
        "storage",
        "*:\/\/*.dropshipbeast.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "5.3.7"
}