DSize: Dropship Clothing Size Chart

Import tables from Aliexpress for dropshipping with one click.

DSize: Dropship Clothing Size Chart란 무엇입니까?

DSize: Dropship Clothing Size Chart은(는) https://boutiqes.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Import tables from Aliexpress for dropshipping with one click."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

DSize: Dropship Clothing Size Chart 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Dropship Clothing Size Charts importer to your DSize Shopify App account.

Tired of copying and pasting size charts from AliExpress into your Shopify product listings? Our DSize: Dropship Clothing Size Chart makes it easy to import size charts with just one click! With our extension, you can quickly and easily add accurate size charts to your Shopify product listings, saving you time and increasing your productivity. Say goodbye to tedious copy and paste and hello to streamlined product listings with DSize: Dropship Clothing Size Chart. Try it today!

DSize Chrome Extension helps you with: 
- Importing Size Chart From AliExpress
- Importing Tables From AliExpress Description
- Import and extract tables from Aliexpress images

More info:
Our Shopify App: https://apps.shopify.com/boutiqes-size-charts

Get DSize Now for FREE!                    

확장 프로그램 기본 정보

이름 DSize: Dropship Clothing Size Chart DSize: Dropship Clothing Size Chart
ID dnndapinegpllfdocaogfonmcocheini
공식 URL https://chromewebstore.google.com/detail/dsize-dropship-clothing-s/dnndapinegpllfdocaogfonmcocheini
설명 Import tables from Aliexpress for dropshipping with one click.
파일 크기 23.72 KB
설치 횟수 46
현재 버전 1.2.1
최근 업데이트 2024-02-24
출시 날짜 2023-02-27
개발자 https://boutiqes.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://boutiqes.com/
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DSize: Dropship Clothing Size Chart",
    "description": "Import tables from Aliexpress for dropshipping with one click.",
    "version": "1.2.1",
    "manifest_version": 3,
    "icons": {
        "16": "\/images\/logo16x16.png",
        "32": "\/images\/logo32x32.png",
        "48": "\/images\/logo48x48.png",
        "128": "\/images\/logo.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/logo16x16.png",
            "32": "\/images\/logo32x32.png",
            "48": "\/images\/logo48x48.png",
            "128": "\/images\/logo.png"
        }
    },
    "permissions": [
        "activeTab",
        "storage",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/sizecharts.boutiqes.com\/*"
        ]
    }
}