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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Import tables from Aliexpress for dropshipping with one click."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में DSize: Dropship Clothing Size Chart एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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\/*"
        ]
    }
}