Beast Lister
For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings.
Cos'è Beast Lister?
Beast Lister è un'estensione di Chrome sviluppata da Dropship Beast, e la sua funzione principale è "For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Beast Lister
Scarica i file di estensione Beast Lister in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Beast Lister |
ID | aajmppobbjbkaljdefalgeeednlcdenc |
URL Ufficiale | https://chromewebstore.google.com/detail/beast-lister/aajmppobbjbkaljdefalgeeednlcdenc |
Descrizione | For users of DropshipBeast.com, adds additional buttons to the pages of online retailers, to help create eBay listings. |
Dimensione del File | 317 KB |
Conteggio Installazioni | 68 |
Versione Corrente | 5.3.7 |
Ultimo Aggiornamento | 2021-03-19 |
Data di Pubblicazione | 2020-04-18 |
Sviluppatore | Dropship Beast |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://dropshipbeast.com |
URL della Pagina di Aiuto | https://www.dropshipbeast.com/privacypolicy.html |
URL della Pagina della Politica sulla Privacy | https://www.dropshipbeast.com/privacypolicy.html |
Lingue Supportate | 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" } |