DSM Auto-Paste Chrome Extension

DSM Auto-Paste Dropshipping Chrome Extension

What is DSM Auto-Paste Chrome Extension?

DSM Auto-Paste Chrome Extension is a Chrome extension developed by https://www.dsmtool.com, and its main feature is "DSM Auto-Paste Dropshipping Chrome Extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download DSM Auto-Paste Chrome Extension Extension CRX File

Download DSM Auto-Paste Chrome Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        DSM Auto-Paste Dropshipping Chrome Extension by AutoDS 
DSM is now part of AutoDS — The largest all-in-one dropshipping company

AutoDS along with the DSM Chrome extension is the best software to automate your dropshipping workflow.

AutoDS with DSM will help you:
- Import dropshipping products from more than 50 suppliers to your online stores in one click
- Automate the order processing flow 
- Automate tracking numbers updating

 Help automating dropshipping work for thousands of people.

Product Sourcing:
- Add products to your online stores from 60+ retails & marketplaces within one click of a button
- Import products easily straight from an entire category / search page

Privacy policy:
https://www.dsmtool.com/privacy-policy                    

Extension Basic Information

Name DSM Auto-Paste Chrome Extension DSM Auto-Paste Chrome Extension
ID ecdbmkcphlholpojdglodopmlaficcji
Official URL https://chromewebstore.google.com/detail/dsm-auto-paste-chrome-ext/ecdbmkcphlholpojdglodopmlaficcji
Description DSM Auto-Paste Dropshipping Chrome Extension
File Size 3.74 MB
Installation Count 10,000
Current Version 6.4.7
Last Updated 2023-07-18
Publish Date 2020-05-26
Rating 3.68/5 Total 44 Ratings
Developer https://www.dsmtool.com
Email [email protected]
Payment Type in_app
Extension Website https://www.dsmtool.com
Help Page URL https://support.dsmtool.com
Privacy Policy Page URL https://www.dsmtool.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DSM Auto-Paste Chrome Extension",
    "short_name": "DSM Auto-Paste",
    "version": "6.4.7",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "service.js"
    },
    "permissions": [
        "tabs",
        "background",
        "clipboardRead",
        "clipboardWrite",
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "cookies",
        "contextMenus"
    ],
    "host_permissions": [
        ""
    ],
    "options_ui": {
        "page": "pages\/options\/options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "scripts\/shared.js",
                "scripts\/debugging.js",
                "scripts\/baseSource.js",
                "scripts\/amazon.js",
                "scripts\/dsmtool.js",
                "scripts\/email.js",
                "scripts\/index.js",
                "scripts\/base.js",
                "scripts\/baseAffiliate.js",
                "scripts\/baseTarget.js",
                "scripts\/adgoal.js",
                "scripts\/baseCompetitor.js",
                "scripts\/indexBase.js",
                "scripts\/cjdropshipping.js",
                "scripts\/overstock.js",
                "scripts\/target.js",
                "scripts\/homedepot.js",
                "scripts\/costway.js",
                "scripts\/bangalla.js",
                "scripts\/chinabrands.js",
                "scripts\/gogomall.js",
                "scripts\/walgreens.js",
                "scripts\/lowes.js",
                "scripts\/kohls.js",
                "scripts\/argos.js",
                "scripts\/tesco.js",
                "scripts\/costcous.js",
                "scripts\/costcouk.js",
                "scripts\/tvcmall.js",
                "scripts\/dx.js",
                "scripts\/macys.js",
                "scripts\/aosom.js",
                "scripts\/currys.js",
                "scripts\/bestbuy.js",
                "scripts\/asda.js",
                "scripts\/lightinthebox.js",
                "scripts\/bbb.js",
                "scripts\/newegg.js",
                "scripts\/woot.js",
                "scripts\/marksandspencer.js",
                "scripts\/vidaxl.js",
                "scripts\/chinavasion.js",
                "scripts\/olay.js",
                "scripts\/bhphotovideo.js",
                "scripts\/petsmart.js",
                "scripts\/eloquii.js",
                "scripts\/iherb.js",
                "scripts\/etsy.js",
                "scripts\/joybuy.js",
                "scripts\/wayfair.js",
                "scripts\/tmart.js",
                "scripts\/banggood.js",
                "scripts\/contentScriptBase.js",
                "scripts\/menards.js",
                "scripts\/midwayusa.js",
                "scripts\/aliexpress.js",
                "scripts\/samsclub.js",
                "scripts\/cocostrade.js",
                "scripts\/zikanalytics.js",
                "scripts\/overstock.js",
                "scripts\/kmart.js",
                "scripts\/walmart.js",
                "scripts\/sears.js",
                "scripts\/onetify.js",
                "scripts\/brandless.js",
                "scripts\/creationwatches.js",
                "scripts\/bluecare.js",
                "scripts\/bigfurniturewarehouse.js",
                "scripts\/shopmaster.js",
                "scripts\/autods.js",
                "scripts\/skugrid.js",
                "scripts\/oberlo.js",
                "scripts\/miragepetproducts.js",
                "scripts\/fcocos.js",
                "scripts\/helpers.js"
            ],
            "css": [
                "styles\/main.css",
                "styles\/itemsList.css",
                "styles\/tiles.css",
                "styles\/productPage.css",
                "styles\/autoPaste.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        },
        "default_title": "Dsmtool SmartClip",
        "default_popup": "pages\/popup\/popup.html"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "sources_ruleset",
                "enabled": true,
                "path": "rules\/sources.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/pages\/demandSearch\/demandSearch.html",
                "\/pages\/demandSearch\/demandSearch.js",
                "\/pages\/demandSearch\/demandSearch.css"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "\/pages\/productSearch\/productSearch.html",
                "\/pages\/productSearch\/productSearch.js",
                "\/pages\/productSearch\/productSearch.css"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "\/resources\/fonts\/Ruda-Regular.ttf"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "\/resources\/scripts\/circle-loader\/circle-progress.js"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ]
}