AutoDS - Dropshipping Helper

Dropshipping products finding, importing & automated orders from worldwide suppliers

Apa itu AutoDS - Dropshipping Helper?

AutoDS - Dropshipping Helper adalah ekstensi Chrome yang dikembangkan oleh https://autods.com, dan fitur utamanya adalah "Dropshipping products finding, importing & automated orders from worldwide suppliers".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi AutoDS - Dropshipping Helper

Unduh file ekstensi AutoDS - Dropshipping Helper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        AutoDS - Automatic Dropshipping Tools

Sell dropshipping products with the helping hand of professional automation. Import products and accept sales using any of 20+ supported US, EU & CN suppliers. 

AutoDS is the only companion you will need to rise to the top of the dropshipping world. Take regular breaks as we automate all your key processes like orders, returns and imports. Try it for free!

Dropshipping can be a time-consuming slog when you are not partnered with the right tool.

Use AutoDS to automate your entire dropshipping business.

This AutoDS extension provides you with all of our automation benefits directly from your toolbar. Just click to explore your store’s performance in one easy dashboard.

---

How AutoDS saves you time daily

Features:

Product Research.

Instantly compare hundreds of bestselling dropshipping products to sell on your store. Supplied by global US and China retailers, explore key features like cost, total reviews and shipping time.


One-Click Product & Draft Imports

Import product details and draft products to multiple stores. You can bulk import hundreds of products in one-click, saving you hours of manual work.

Copy Shipping Addresses 

Easily copy and paste your customer shipping addresses to our 20+ supported suppliers. Cut the time you spend on processing each order you receive.

Find Products By Keywords

Browse trending dropshipping products by keyword. Check all 20+ supported suppliers for the perfect match for your business.

Extract Product IDs

Save time as you extract full product information from pages on a supplier’s website. Browse by specific niches or categories before the product IDs are processed by the AutoDS bulk uploader.

Amazon Address Deletion
Our Chrome extension gives you a button to delete your customer addresses from Amazon. Keep on top of privacy at all times!

---

Start automating your dropshipping today! Add our AutoDS Chrome extension for free.                    

Informasi Dasar Ekstensi

Nama AutoDS - Dropshipping Helper AutoDS - Dropshipping Helper
ID inblpolgchbcgmocpnalobjmmaldkjap
URL Resmi https://chromewebstore.google.com/detail/autods-dropshipping-helpe/inblpolgchbcgmocpnalobjmmaldkjap
Deskripsi Dropshipping products finding, importing & automated orders from worldwide suppliers
Ukuran File 1.12 MB
Jumlah Instalasi 63,860
Versi Saat Ini 1.91.5
Terakhir Diperbarui 2024-01-03
Tanggal Publikasi 2020-06-22
Penilaian 4.13/5 Total 151 Penilaian
Pengembang https://autods.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://autods.com
URL Halaman Bantuan https://help.autods.com
URL Halaman Kebijakan Privasi https://www.autods.com/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AutoDS - Dropshipping Helper",
    "short_name": "AutoDS Dropshipping Extension",
    "description": "Dropshipping products finding, importing & automated orders from worldwide suppliers",
    "version": "1.91.5",
    "permissions": [
        "storage",
        "*:\/\/*.autods.com\/*",
        "cookies",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.us\/*",
        "*:\/\/*.banggood.com\/*",
        "*:\/\/*.lightinthebox.com\/*",
        "*:\/\/*.alibaba.com\/*",
        "*:\/\/*.miniinthebox.com\/*",
        "*:\/\/*.wish.com\/*",
        "*:\/\/*.vidaxl.com\/*",
        "*:\/\/*.walmart.com\/*",
        "*:\/\/*.redbubble.com\/*",
        "*:\/\/*.homedepot.com\/*",
        "*:\/\/*.costway.com\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "64": "icon.png",
        "128": "images\/autodslogo.jpg"
    },
    "background": {
        "page": "background\/bg.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/a\/addresses*",
                "*:\/\/*.amazon.com\/*\/a\/addresses*",
                "*:\/\/*.amazon.ca\/a\/addresses*",
                "*:\/\/*.amazon.ca\/*\/a\/addresses*",
                "*:\/\/*.amazon.com.au\/a\/addresses*",
                "*:\/\/*.amazon.com.au\/*\/a\/addresses*",
                "*:\/\/*.amazon.es\/a\/addresses*",
                "*:\/\/*.amazon.es\/*\/a\/addresses*",
                "*:\/\/*.amazon.de\/a\/addresses*",
                "*:\/\/*.amazon.de\/*\/a\/addresses*",
                "*:\/\/*.amazon.co.uk\/a\/addresses*",
                "*:\/\/*.amazon.co.uk\/*\/a\/addresses*",
                "*:\/\/*.amazon.it\/*\/a\/addresses*",
                "*:\/\/*.amazon.it\/a\/addresses*",
                "*:\/\/*.amazon.fr\/*\/a\/addresses*",
                "*:\/\/*.amazon.fr\/a\/addresses*"
            ],
            "js": [
                "jq.js",
                "content\/amazonDelete.js"
            ],
            "css": [
                "css\/fonts.css",
                "css\/amazonDelete.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.lightinthebox.com\/*",
                "*:\/\/*.alibaba.com\/*",
                "*:\/\/*.miniinthebox.com\/*",
                "*:\/\/*.wish.com\/*",
                "*:\/\/*.vidaxl.com\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.redbubble.com\/*",
                "*:\/\/*.samsclub.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.costway.com\/*",
                "*:\/\/*.wishwholesale.com\/*"
            ],
            "js": [
                "content\/redirects.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "css": [
                "css\/facebookAddressCopy.css"
            ],
            "js": [
                "features\/notification.js",
                "features\/facebookAddressCopy.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.wayfair.co.uk\/*",
                "*:\/\/*.wayfair.com\/*",
                "*:\/\/*.costco.com\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.overstock.ca\/*",
                "*:\/\/*.costway.com\/*",
                "*:\/\/*.costway.de\/*",
                "*:\/\/*.costway.co.uk\/*",
                "*:\/\/*.costway.it\/*",
                "*:\/\/*.costway.fr\/*",
                "*:\/\/*.dhgate.com\/*",
                "*:\/\/*.autods.com\/*"
            ],
            "css": [
                "mystyles.css"
            ],
            "js": [
                "jq.js",
                "myscript.js"
            ],
            "all_frames": true,
            "exclude_matches": [
                "*:\/\/*.autods.com\/full_sell_item_edit\/"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*"
            ],
            "css": [
                "css\/epacket.css"
            ],
            "js": [
                "jq.js",
                "js\/common.js",
                "epacket\/epacket.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.wayfair.co.uk\/*",
                "*:\/\/*.wayfair.com\/*",
                "*:\/\/*.wayfair.ca\/*",
                "*:\/\/*.costco.com\/*",
                "*:\/\/*.costco.co.uk\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.overstock.ca\/*",
                "*:\/\/*.costway.com\/*",
                "*:\/\/*.costway.de\/*",
                "*:\/\/*.costway.co.uk\/*",
                "*:\/\/*.costway.it\/*",
                "*:\/\/*.costway.fr\/*",
                "*:\/\/*.dhgate.com\/*",
                "*:\/\/*.oberlo.com\/*",
                "*:\/\/*.etsy.com\/*",
                "*:\/\/*.cjdropshipping.com\/*",
                "*:\/\/*.lowes.com\/*",
                "*:\/\/*.target.com\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.ca\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.de\/*",
                "*:\/\/*.ebay.fr\/*",
                "*:\/\/*.ebay.it\/*",
                "*:\/\/*.vidaxl.com\/*",
                "*:\/\/*.vidaxl.co.uk\/*",
                "*:\/\/*.vidaxl.de\/*",
                "*:\/\/*.samsclub.com\/*",
                "*:\/\/*.lightinthebox.com\/*",
                "*:\/\/*.pureformulas.com\/*",
                "*:\/\/*.wish.com\/*",
                "*:\/\/*.shopmaster.com\/ebay\/*",
                "*:\/\/*.miniinthebox.com\/*",
                "*:\/\/*.alibaba.com\/*",
                "*:\/\/*.redbubble.com\/*"
            ],
            "css": [
                "mystyles.css"
            ],
            "js": [
                "jq.js",
                "js\/common.js",
                "suppliers\/ebay.js",
                "suppliers\/target.js",
                "suppliers\/lowes.js",
                "suppliers\/cjdropshipping.js",
                "suppliers\/etsy.js",
                "suppliers\/overstock.js",
                "suppliers\/costco.js",
                "suppliers\/dhgate.js",
                "suppliers\/costway.js",
                "suppliers\/wayfair.js",
                "suppliers\/amazon.js",
                "suppliers\/homedepot.js",
                "suppliers\/walmart.js",
                "suppliers\/banggood.js",
                "suppliers\/aliexpress.js",
                "suppliers\/miniinthebox.js",
                "suppliers\/vidaxl.js",
                "suppliers\/alibaba.js",
                "suppliers\/oberlo.js",
                "suppliers\/samsclub.js",
                "suppliers\/lightinthebox.js",
                "suppliers\/pureformulas.js",
                "suppliers\/redbubble.js",
                "suppliers\/wish.js",
                "competitors\/shopmaster.js",
                "js\/dsMenu.js",
                "features\/grabber.js"
            ],
            "exclude_matches": [
                "*:\/\/*.aws.amazon.com\/*",
                "*:\/\/*.amazon.com\/gp\/help\/*",
                "*:\/\/*.amazon.co.uk\/gp\/help\/*",
                "*:\/\/*.amazon.de\/gp\/help\/*",
                "*:\/\/*.amazon.it\/gp\/help\/*",
                "*:\/\/*.amazon.fr\/gp\/help\/*",
                "*:\/\/report.aliexpress.com\/*",
                "*:\/\/helppage.aliexpress.com\/*",
                "*:\/\/help.aliexpress.com\/*",
                "*:\/\/gcx.aliexpress.com\/*",
                "*:\/\/trade.aliexpress.com\/*",
                "*:\/\/feedback.aliexpress.com\/*",
                "*:\/\/coupon.aliexpress.com\/*",
                "*:\/\/ilogisticsaddress.aliexpress.com\/*",
                "*:\/\/msg.aliexpress.com\/*",
                "*:\/\/my.aliexpress.com\/*",
                "*:\/\/*.wayfair.co.uk\/help\/*",
                "*:\/\/*.wayfair.com\/help\/*",
                "*:\/\/*.ebay.com\/help*",
                "*:\/\/*.ebay.ca\/help*",
                "*:\/\/*.ebay.co.uk\/help*",
                "*:\/\/*.ebay.de\/help*",
                "*:\/\/*.ebay.it\/help*",
                "*:\/\/*.ebay.fr\/help*",
                "*:\/\/*.ebay.com\/ocs\/*",
                "*:\/\/*.ebay.ca\/ocs\/*",
                "*:\/\/*.ebay.co.uk\/ocs\/*",
                "*:\/\/*.ebay.de\/ocs\/*",
                "*:\/\/*.ebay.it\/ocs\/*",
                "*:\/\/*.ebay.fr\/ocs\/*"
            ]
        },
        {
            "matches": [
                "*:\/\/*.dsmtool.com\/monitor*",
                "*:\/\/app.easync.io\/stores\/*\/listings*",
                "*:\/\/yaballe.com\/*",
                "*:\/\/infinii.com\/*",
                "*:\/\/*.priceyak.com\/stores\/*\/listings*",
                "*:\/\/skugrid.com\/*",
                "*:\/\/webseller.guru\/link\/listProducts*"
            ],
            "css": [
                "mystyles.css"
            ],
            "js": [
                "jq.js",
                "js\/common.js",
                "js\/dsMenu.js",
                "exporter.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.target.com\/*",
                "*:\/\/*.etsy.com\/*",
                "*:\/\/*.cjdropshipping.com\/*",
                "*:\/\/*.lowes.com\/*",
                "*:\/\/*.target.com\/p\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.ca\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.de\/*",
                "*:\/\/*.ebay.fr\/*",
                "*:\/\/*.ebay.it\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.costco.com\/*",
                "*:\/\/*.costco.co.uk\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.wayfair.com\/*",
                "*:\/\/*.wayfair.ca\/*",
                "*:\/\/*.wayfair.co.uk\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.overstock.ca\/*",
                "*:\/\/*.costway.com\/*",
                "*:\/\/*.costway.co.uk\/*",
                "*:\/\/*.costway.de\/*",
                "*:\/\/*.costway.fr\/*",
                "*:\/\/*.costway.it\/*",
                "*:\/\/*.miniinthebox.com\/*",
                "*:\/\/*.vidaxl.com\/*",
                "*:\/\/*.vidaxl.co.uk\/*",
                "*:\/\/*.vidaxl.de\/*",
                "*:\/\/*.alibaba.com\/*",
                "*:\/\/*.samsclub.com\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.overstock.ca\/*",
                "*:\/\/*.costway.com\/*",
                "*:\/\/*.costway.de\/*",
                "*:\/\/*.costway.it\/*",
                "*:\/\/*.costway.fr\/*",
                "*:\/\/*.costway.co.uk\/*",
                "*:\/\/*.lightinthebox.com\/*",
                "*:\/\/*.pureformulas.com\/*",
                "*:\/\/*.wish.com\/*",
                "*:\/\/*.redbubble.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.cjdropshipping.com\/myCJ.html*",
                "*:\/\/*.lowes.com\/mylowes\/addressbook",
                "*:\/\/*.aws.amazon.com\/*",
                "*:\/\/*.amazon.com\/gp\/help\/*",
                "*:\/\/*.amazon.co.uk\/gp\/help\/*",
                "*:\/\/*.amazon.de\/gp\/help\/*",
                "*:\/\/*.amazon.it\/gp\/help\/*",
                "*:\/\/*.amazon.fr\/gp\/help\/*",
                "*:\/\/report.aliexpress.com\/*",
                "*:\/\/helppage.aliexpress.com\/*",
                "*:\/\/help.aliexpress.com\/*",
                "*:\/\/gcx.aliexpress.com\/*",
                "*:\/\/trade.aliexpress.com\/*",
                "*:\/\/feedback.aliexpress.com\/*",
                "*:\/\/coupon.aliexpress.com\/*",
                "*:\/\/ilogisticsaddress.aliexpress.com\/*",
                "*:\/\/msg.aliexpress.com\/*",
                "*:\/\/my.aliexpress.com\/*",
                "*:\/\/*.wayfair.co.uk\/help\/*",
                "*:\/\/*.wayfair.com\/help\/*",
                "*:\/\/*.ebay.com\/help*",
                "*:\/\/*.ebay.ca\/help*",
                "*:\/\/*.ebay.co.uk\/help*",
                "*:\/\/*.ebay.de\/help*",
                "*:\/\/*.ebay.it\/help*",
                "*:\/\/*.ebay.fr\/help*",
                "*:\/\/*.ebay.com\/ocs\/*",
                "*:\/\/*.ebay.ca\/ocs\/*",
                "*:\/\/*.ebay.co.uk\/ocs\/*",
                "*:\/\/*.ebay.de\/ocs\/*",
                "*:\/\/*.ebay.it\/ocs\/*",
                "*:\/\/*.ebay.fr\/ocs\/*",
                "*:\/\/*.homedepot.com\/account\/view*",
                "*:\/\/carp.alibaba.com\/purchaseList*",
                "*:\/\/*.lowes.com\/checkout*",
                "*:\/\/*.lowes.com\/cart*"
            ],
            "css": [
                "mystyles.css",
                "suppliers\/suppliers.css",
                "css\/variantIdCopy.css",
                "css\/features.css",
                "css\/fonts.css",
                "css\/importDetails.css"
            ],
            "js": [
                "jq.js",
                "suppliers\/costway.js",
                "suppliers\/overstock.js",
                "suppliers\/wayfair.js",
                "suppliers\/walmart.js",
                "suppliers\/costco.js",
                "suppliers\/aliexpress.js",
                "suppliers\/target.js",
                "suppliers\/ebay.js",
                "suppliers\/lowes.js",
                "suppliers\/etsy.js",
                "suppliers\/cjdropshipping.js",
                "suppliers\/banggood.js",
                "suppliers\/homedepot.js",
                "suppliers\/amazon.js",
                "suppliers\/miniinthebox.js",
                "suppliers\/vidaxl.js",
                "suppliers\/alibaba.js",
                "suppliers\/samsclub.js",
                "suppliers\/costway.js",
                "suppliers\/overstock.js",
                "suppliers\/lightinthebox.js",
                "suppliers\/pureformulas.js",
                "suppliers\/wish.js",
                "suppliers\/redbubble.js",
                "features\/variantIdCopy.js",
                "features\/importDetails.js",
                "features\/importToShopify.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.amazon.ca\/a\/addresses*",
                "*:\/\/*.amazon.ca\/*\/a\/addresses*",
                "*:\/\/*.amazon.ca\/gp\/*",
                "*:\/\/*.amazon.ca\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.ca\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.com.au\/a\/addresses*",
                "*:\/\/*.amazon.com.au\/*\/a\/addresses*",
                "*:\/\/*.amazon.com.au\/gp\/*",
                "*:\/\/*.amazon.com.au\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.com.au\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.es\/a\/addresses*",
                "*:\/\/*.amazon.es\/*\/a\/addresses*",
                "*:\/\/*.amazon.es\/gp\/*",
                "*:\/\/*.amazon.es\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.es\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.com\/a\/addresses*",
                "*:\/\/*.amazon.com\/*\/a\/addresses*",
                "*:\/\/*.amazon.com\/gp\/*",
                "*:\/\/*.amazon.com\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.com\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.de\/a\/addresses*",
                "*:\/\/*.amazon.de\/*\/a\/addresses*",
                "*:\/\/*.amazon.de\/gp\/*",
                "*:\/\/*.amazon.de\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.de\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.co.uk\/a\/addresses*",
                "*:\/\/*.amazon.co.uk\/*\/a\/addresses*",
                "*:\/\/*.amazon.co.uk\/gp\/*",
                "*:\/\/*.amazon.co.uk\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.co.uk\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.fr\/*\/a\/addresses*",
                "*:\/\/*.amazon.fr\/a\/addresses*",
                "*:\/\/*.amazon.fr\/gp\/*",
                "*:\/\/*.amazon.fr\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.fr\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.amazon.it\/*\/a\/addresses*",
                "*:\/\/*.amazon.it\/a\/addresses*",
                "*:\/\/*.amazon.it\/gp\/*",
                "*:\/\/*.amazon.it\/afx\/nc\/newaddress*",
                "*:\/\/*.amazon.it\/gp\/buy\/addressselect\/handlers*",
                "*:\/\/*.aliexpress.com\/addressList.htm*",
                "*:\/\/*.ebay.com\/address\/add*",
                "*:\/\/*.ebay.com\/address\/edit*",
                "*:\/\/reg.ebay.com\/reg\/Upgrade*",
                "*:\/\/pay.ebay.com\/*",
                "*:\/\/*.ebay.ca\/address\/add*",
                "*:\/\/*.ebay.ca\/address\/edit*",
                "*:\/\/reg.ebay.ca\/reg\/Upgrade*",
                "*:\/\/pay.ebay.ca\/*",
                "*:\/\/*.ebay.it\/address\/add*",
                "*:\/\/*.ebay.it\/address\/edit*",
                "*:\/\/reg.ebay.it\/reg\/Upgrade*",
                "*:\/\/pay.ebay.it\/*",
                "*:\/\/*.ebay.de\/address\/add*",
                "*:\/\/*.ebay.de\/address\/edit*",
                "*:\/\/reg.ebay.de\/reg\/Upgrade*",
                "*:\/\/pay.ebay.de\/*",
                "*:\/\/*.ebay.fr\/address\/add*",
                "*:\/\/*.ebay.fr\/address\/edit*",
                "*:\/\/reg.ebay.fr\/reg\/Upgrade*",
                "*:\/\/pay.ebay.fr\/*",
                "*:\/\/*.ebay.co.uk\/address\/add*",
                "*:\/\/*.ebay.co.uk\/address\/edit*",
                "*:\/\/reg.ebay.co.uk\/reg\/Upgrade*",
                "*:\/\/pay.ebay.co.uk\/*",
                "*:\/\/*.etsy.com\/your\/account\/addresses",
                "*:\/\/*.etsy.com\/cart*",
                "*:\/\/*.cjdropshipping.com\/myCJ.html*",
                "*:\/\/*.lowes.com\/mylowes\/addressbook*",
                "*:\/\/*.lowes.com\/checkout*",
                "*:\/\/*.costco.com\/AddressBookDisplayView*",
                "*:\/\/*.costco.com\/CheckoutShippingView*",
                "*:\/\/*.costco.com\/SinglePageCheckoutView*",
                "*:\/\/*.costco.co.uk\/*",
                "*:\/\/*.homedepot.com\/account\/view*",
                "*:\/\/*.homedepot.com\/mycheckout\/checkout*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.target.com\/account\/addresses\/new*",
                "*:\/\/*.target.com\/co-delivery*",
                "*:\/\/*.target.com\/co-payment*",
                "*:\/\/*.target.com\/co-cart*",
                "*:\/\/*.target.com\/co-review*",
                "*:\/\/*.banggood.com\/shopping_cart.php",
                "*:\/\/*.banggood.com\/shopping_cart.html",
                "*:\/\/*.banggood.com\/index.php?com=account&t=address",
                "*:\/\/*.banggood.com\/checkout.php*",
                "*:\/\/*.banggood.com\/checkout.html",
                "*:\/\/*.overstock.com\/myaccount*",
                "*:\/\/*.overstock.ca\/myaccount*",
                "*:\/\/*.overstock.com\/checkout*",
                "*:\/\/*.overstock.ca\/checkout*",
                "*:\/\/*.overstock.ca\/intlcheckout*",
                "*:\/\/*.costway.com\/customer\/*",
                "*:\/\/*.costway.com\/onestepcheckout*",
                "*:\/\/*.costway.co.uk\/customer\/*",
                "*:\/\/*.costway.co.uk\/onestepcheckout*",
                "*:\/\/*.costway.it\/customer\/*",
                "*:\/\/*.costway.it\/onestepcheckout*",
                "*:\/\/*.costway.de\/customer\/*",
                "*:\/\/*.costway.de\/onestepcheckout*",
                "*:\/\/*.costway.fr\/customer\/*",
                "*:\/\/*.costway.fr\/onestepcheckout*",
                "*:\/\/*.wayfair.com\/session\/secure\/account\/address_book*",
                "*:\/\/*.wayfair.com\/v\/checkout\/onepage\/view*",
                "*:\/\/*.wayfair.ca\/session\/secure\/account\/address_book*",
                "*:\/\/*.wayfair.ca\/v\/checkout\/onepage\/view*",
                "*:\/\/*.wayfair.co.uk\/session\/secure\/account\/address_book*",
                "*:\/\/*.wayfair.co.uk\/v\/checkout\/onepage\/view*",
                "*:\/\/*.miniinthebox.com\/*",
                "*:\/\/*.vidaxl.com\/*",
                "*:\/\/*.vidaxl.co.uk\/*",
                "*:\/\/*.vidaxl.de\/*",
                "*:\/\/*.alibaba.com\/contract\/ShoppingCart*",
                "*:\/\/*.alibaba.com\/contract\/nowBuy*",
                "*:\/\/*.lightinthebox.com\/*",
                "*:\/\/*.pureformulas.com\/account\/address-detail*",
                "*:\/\/*.pureformulas.com\/checkout*",
                "*:\/\/*.wish.com\/*",
                "*:\/\/*.redbubble.com\/*",
                "*:\/\/*.samsclub.com\/*"
            ],
            "js": [
                "jq.js",
                "suppliers\/cjdropshipping.js",
                "suppliers\/ebay.js",
                "suppliers\/lowes.js",
                "suppliers\/etsy.js",
                "suppliers\/aliexpress.js",
                "suppliers\/costco.js",
                "suppliers\/walmart.js",
                "suppliers\/target.js",
                "suppliers\/banggood.js",
                "suppliers\/overstock.js",
                "suppliers\/wayfair.js",
                "suppliers\/homedepot.js",
                "suppliers\/amazon.js",
                "suppliers\/costway.js",
                "suppliers\/miniinthebox.js",
                "suppliers\/vidaxl.js",
                "suppliers\/alibaba.js",
                "suppliers\/lightinthebox.js",
                "suppliers\/pureformulas.js",
                "suppliers\/wish.js",
                "suppliers\/redbubble.js",
                "suppliers\/samsclub.js",
                "features\/notification.js",
                "features\/addressCopyPaste.js"
            ],
            "css": [
                "suppliers\/suppliers.css"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.autods.com\/*",
                "*:\/\/*.facebook.com\/*"
            ],
            "js": [
                "jq.js",
                "features\/notification.js"
            ],
            "css": [
                "mystyles.css"
            ],
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "css\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/connect.facebook.net; object-src 'self'"
}