Zopi: AliExpress & Temu Product Importer

Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.

What is Zopi: AliExpress & Temu Product Importer?

Zopi: AliExpress & Temu Product Importer is a Chrome extension developed by AliHunter, and its main feature is "Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Zopi: AliExpress & Temu Product Importer Extension CRX File

Download Zopi: AliExpress & Temu Product Importer 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

                        Zopi extension will help you save lots of time by simplifying the product import process from popular platforms like AliExpress and Temu. With just a few clicks, Zopi seamlessly integrates with your workflow, making it easier than ever to fill your dropshipping store with great products.

**Key Features**
- Effortless Import: import AliExpress & Temu products directly into your store with just a click.
- Place Order Automatically: stop wasting time to place every order, Zopi will help you do all the manual tasks.
- User-Friendly Interface: A straightforward, intuitive interface ensures you can get started right away, no technical expertise needed.

**How to Use Zopi to import products**
- Install the Zopi extension.
- Navigate to AliExpress or Temu and find the products you want.
- Use Zopi's import feature to add products to your store.
- Manage and edit product details as needed on the Zopi website.
- Use the ‘Push to Store’ function on the Zopi platform to add the products to your online store, making them available to your customers

Need Help or Have Feedback?
We're here to assist! For support or to share your feedback, please contact us at [email protected]. We're continually working to improve Zopi and value your input.                    

Extension Basic Information

Name Zopi: AliExpress & Temu Product Importer Zopi: AliExpress & Temu Product Importer
ID neokioeagiejddfoakliiiphcenemobk
Official URL https://chromewebstore.google.com/detail/zopi-aliexpress-temu-prod/neokioeagiejddfoakliiiphcenemobk
Description Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.
File Size 2.92 MB
Installation Count 42,486
Current Version 3.1.1.3
Last Updated 2024-01-25
Publish Date 2020-06-11
Rating 3.77/5 Total 35 Ratings
Developer AliHunter
Email [email protected]
Payment Type free
Extension Website https://aliorders.io/
Help Page URL https://aliorders.crisp.help/en/
Privacy Policy Page URL https://alihunter.crisp.help/en/category/policy-19vfynn
Supported Languages de,en,fr,vi,it,sv,ru,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Zopi: AliExpress & Temu Product Importer",
    "version": "3.1.1.3",
    "default_locale": "en",
    "description": "Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.amazon.com\/*",
            "https:\/\/*.amazon.com.au\/*",
            "https:\/\/*.amazon.com.br\/*",
            "https:\/\/*.amazon.ca\/*",
            "https:\/\/*.amazon.cn\/*",
            "https:\/\/*.amazon.fr\/*",
            "https:\/\/*.amazon.de\/*",
            "https:\/\/*.amazon.in\/*",
            "https:\/\/*.amazon.it\/*",
            "https:\/\/*.amazon.com.mx\/*",
            "https:\/\/*.amazon.nl\/*",
            "https:\/\/*.amazon.sg\/*",
            "https:\/\/*.amazon.es\/*",
            "https:\/\/*.amazon.com.tr\/*",
            "https:\/\/*.amazon.ae\/*",
            "https:\/\/*.amazon.co.uk\/*",
            "https:\/\/*.amazon.se\/*",
            "https:\/\/*.amazon.sa\/*",
            "https:\/\/*.amazon.pl\/*",
            "https:\/\/*.amazon.eg\/*",
            "https:\/\/*.amazon.co.jp\/*",
            "https:\/\/*.amazon.com.be\/*",
            "https:\/\/*.aliexpress.com\/*",
            "https:\/\/*.aliexpress.us\/*",
            "https:\/\/*.aliorders.io\/*",
            "https:\/\/*.temu.com\/*",
            "https:\/\/*.etsy.com\/*",
            "https:\/\/*.fireapps.io\/*"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/vendors.js",
                "assets\/js\/content_script.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/content_script_ao_old.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.com.au\/*",
                "https:\/\/*.amazon.com.br\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.cn\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.de\/*",
                "https:\/\/*.amazon.in\/*",
                "https:\/\/*.amazon.it\/*",
                "https:\/\/*.amazon.com.mx\/*",
                "https:\/\/*.amazon.nl\/*",
                "https:\/\/*.amazon.sg\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.amazon.com.tr\/*",
                "https:\/\/*.amazon.ae\/*",
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.amazon.se\/*",
                "https:\/\/*.amazon.sa\/*",
                "https:\/\/*.amazon.pl\/*",
                "https:\/\/*.amazon.eg\/*",
                "https:\/\/*.amazon.co.jp\/*",
                "https:\/\/*.amazon.com.be\/*",
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/*.aliexpress.us\/*",
                "https:\/\/*.temu.com\/*",
                "https:\/\/*.etsy.com\/*",
                "https:\/\/*.fireapps.io\/*"
            ],
            "css": [
                "assets\/css\/content_script.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*"
            ],
            "css": [
                "assets\/css\/bootstrap.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*"
            ],
            "js": [
                "assets\/js\/bootstrap.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/item\/*",
                "https:\/\/*.aliexpress.com\/store\/product*"
            ],
            "js": [
                "assets\/js\/add_to_card_product.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/custom_script.js",
                "assets\/images\/*.png",
                "assets\/svg\/*.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "cookies",
        "webRequest",
        "webNavigation",
        "notifications"
    ],
    "host_permissions": [
        ""
    ]
}