WebExtension.net
WebExtension.net

Zopi: AliExpress Product Importer

View on Chrome Web Store
View Zopi: AliExpress Product Importer Chrome Extension on Chrome Web Store
3.8 (37 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.
Type
Extension
Users
30,000 users
Zopi Dropshipping
View author page of Zopi Dropshipping
Published
Published on February 4, 2018
Version 3.1.2.17
Manifest version
3
Updated
Updated on November 12, 2024
View on Chrome Web Store
View Zopi: AliExpress Product Importer Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Zopi: AliExpress Product Importer",
    "version": "3.1.2.17",
    "default_locale": "en",
    "description": "Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.",
    "author": "[email protected]",
    "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:\/\/*.aliexpress.uk\/*",
            "https:\/\/*.aliorders.io\/*",
            "https:\/\/*.temu.com\/*",
            "https:\/\/*.etsy.com\/*",
            "https:\/\/*.fireapps.io\/*",
            "https:\/\/*.zopi.io\/*"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "assets\/js\/vendors.js",
                "assets\/js\/content_script.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "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:\/\/*.aliexpress.uk\/*",
                "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": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "cookies",
        "webRequest",
        "webNavigation",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top