Dropmatic.ai Dropshipping AI

Import and sync Aliexpress products with your Dropmatic.ai account.

What is Dropmatic.ai Dropshipping AI?

Dropmatic.ai Dropshipping AI is a Chrome extension developed by https://dropmatic.ai, and its main feature is "Import and sync Aliexpress products with your Dropmatic.ai account.".

Extension Screenshots

screenshot
screenshot

Download Dropmatic.ai Dropshipping AI Extension CRX File

Download Dropmatic.ai Dropshipping AI 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

                        🤖 Next-gen dropshipping tool - Dropshipping AI

🤝 Dropmatic.ai Chrome Extension - AliExpress Official Dropshipping Partner

Dropmatic.ai makes it easy to import and sync products from AliExpress to your WooCommerce and Shopify store. Our Chrome Extension streamlines the process, so you can quickly import new products from AliExpress and sync them with your Shopify or WooCommerce store.

🛍️ Import Products for Shopify and WooCommerce 

Our extension allows you to easily import products from AliExpress to your Dropmatic.ai account and seamlessly integrate them with your Shopify or WooCommerce store. This means you can manage your entire inventory and orders from one central location.

💡 Automate Your Dropshipping Business

With Dropmatic.ai, you can automate many aspects of your dropshipping business. From finding winning products to fulfilling orders quickly, our platform takes care of it all. 

👍 The Benefits of Using Dropmatic.ai 👍

Using Dropmatic.ai comes with many benefits, including:

1. AI-Powered: Our AI modifies the product title and description to optimize it for better search rankings and increased sales.
2. Weekly Product Suggestions: Dropmatic.ai suggests five top-selling products every week for every user to sell on their store. This helps you to stay ahead of the competition and increase sales.
3. Saving Time: Our extension and platform automate many aspects of your dropshipping business, so you can focus on growing your business.
4. Easy to Use: Our platform and extension are user-friendly, so you can quickly get started and manage your business effortlessly.
5. Reliable: As an official partner of AliExpress, you can trust that our platform and extension are reliable and secure.

🙌 Features of Dropmatic.ai Chrome Extension 

Our Chrome Extension provides the following features:

1. Import Products From AliExpress: Quickly find and import products from AliExpress to your Dropmatic.ai account.
2. Fulfilling Orders on AliExpress: With our extension, you can easily fulfill orders on AliExpress without leaving our platform.

Get started with Dropmatic.ai today and start growing your dropshipping business! 🚀                    

Extension Basic Information

Name Dropmatic.ai Dropshipping AI Dropmatic.ai Dropshipping AI
ID gckjdlkjddbkclhdgcmllmihlcfmgfil
Official URL https://chromewebstore.google.com/detail/dropmaticai-dropshipping/gckjdlkjddbkclhdgcmllmihlcfmgfil
Description Import and sync Aliexpress products with your Dropmatic.ai account.
File Size 621 KB
Installation Count 78
Current Version 0.0.2
Last Updated 2023-08-01
Publish Date 2023-05-18
Rating 5.00/5 Total 6 Ratings
Developer https://dropmatic.ai
Email [email protected]
Payment Type free
Extension Website https://dropmatic.ai
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.754a7afc.png",
        "32": "icon32.plasmo.1b596b7f.png",
        "48": "icon48.plasmo.9c45e82d.png",
        "64": "icon64.plasmo.696cf0ec.png",
        "128": "icon128.plasmo.f5004619.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.754a7afc.png",
            "32": "icon32.plasmo.1b596b7f.png",
            "48": "icon48.plasmo.9c45e82d.png",
            "64": "icon64.plasmo.696cf0ec.png",
            "128": "icon128.plasmo.f5004619.png"
        }
    },
    "version": "0.0.2",
    "author": "Dropmatic.ai ",
    "name": "Dropmatic.ai Dropshipping AI",
    "description": "Import and sync Aliexpress products with your Dropmatic.ai account.",
    "background": {
        "service_worker": "background.b78a8f7f.js"
    },
    "permissions": [
        "tabs",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/category\/*",
                "*:\/\/*.aliexpress.com\/w\/*",
                "*:\/\/*.aliexpress.com\/wholesale*",
                "*:\/\/www.aliexpress.com\/premium*",
                "*:\/\/*.aliexpress.com\/af*",
                "*:\/\/*.aliexpress.com\/store\/group\/*"
            ],
            "js": [
                "product_list.2a407d87.js"
            ],
            "css": [
                "font.5138f954.css",
                "product_list.705ec56c.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/p\/trade\/confirm*"
            ],
            "js": [
                "checkout.7e3697e0.js"
            ],
            "css": [
                "font.5138f954.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.us\/item\/*",
                "*:\/\/*.aliexpress.com\/item\/*"
            ],
            "js": [
                "product_detail.f0b16780.js"
            ],
            "css": [
                "font.5138f954.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/app.dropmatic.ai\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.dropmatic.ai\/*",
            "https:\/\/app.dropmatic.ai\/orders\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/www.aliexpress.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.com\/*"
            ],
            "resources": [
                "Inter-roman.var.20860737.woff2"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*"
            ],
            "resources": [
                "Inter-roman.var.20860737.woff2",
                "checkout.a76de3c1.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.com\/*"
            ],
            "resources": [
                "Inter-roman.var.20860737.woff2",
                "checkout.a76de3c1.css"
            ]
        }
    ]
}