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ファイルをダウンロード

DSize: Dropship Clothing Size Chart拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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\/*"
        ]
    }
}