DSM Auto-Paste Chrome Extension

DSM Auto-Paste Dropshipping Chrome Extension

DSM Auto-Paste Chrome Extension란 무엇입니까?

DSM Auto-Paste Chrome Extension은(는) https://www.dsmtool.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "DSM Auto-Paste Dropshipping Chrome Extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

DSM Auto-Paste Chrome Extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 DSM Auto-Paste Chrome Extension DSM Auto-Paste Chrome Extension
ID ecdbmkcphlholpojdglodopmlaficcji
공식 URL https://chromewebstore.google.com/detail/dsm-auto-paste-chrome-ext/ecdbmkcphlholpojdglodopmlaficcji
설명 DSM Auto-Paste Dropshipping Chrome Extension
파일 크기 3.74 MB
설치 횟수 10,000
현재 버전 6.4.7
최근 업데이트 2023-07-18
출시 날짜 2020-05-26
평점 3.68/5 총 44 개의 평점
개발자 https://www.dsmtool.com
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://www.dsmtool.com
도움말 페이지 URL https://support.dsmtool.com
개인정보 보호 정책 페이지 URL https://www.dsmtool.com/privacy-policy
지원되는 언어 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
        }
    ]
}