AliHunter - AliExpress Dropship Spy (Zopi)

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

Τι είναι το AliHunter - AliExpress Dropship Spy (Zopi);

Το AliHunter - AliExpress Dropship Spy (Zopi) είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://alihunter.io, και η κύρια λειτουργία του είναι "Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης AliHunter - AliExpress Dropship Spy (Zopi)

Λήψη αρχείων επέκτασης AliHunter - AliExpress Dropship Spy (Zopi) σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Zopi Dropship Hunter (formerly Ali Hunter) is specifically designed to help dropshippers find winning products faster by providing in-depth tracking and analysis of products on AliExpress and spy Shopify competitors. 

⚡️Key Features:
✔️ In-Depth Analysis: Get insights into product trends, demand, and performance metrics.
✔️ Seller Trustworthiness: Evaluate sellers based on their history and customer feedback.
✔️ Store Information: Reveal all the hidden information on a Shopify store like themes, apps, store traffic,....
✔️ Easy Integration: Seamlessly works with your browser, providing real-time data as you browse AliExpress.

⚡️How to Use Zopi on AliExpress:
1. Install the Zopi extension on your Chrome browser.
2. Navigate to AliExpress and browse for products.
3. Activate Zopi to start tracking and analyzing any product with a single click.
4. Utilize the data gathered by Ali Hunter to select winning products for your dropshipping store.

⚡️ How to Use Zopi on Shopify:
1. Install the Zopi extension on your Chrome browser.
2. Navigate to any Shopify store that you want to research.
3. Activate Zopi to start analyzing hidden store information with a single click.
4. Utilize the data gathered by Zopi to make informed decisions for your Shopify store.

Support and Feedback:
Got questions or suggestions? We're here to help! Contact us at [email protected] for any assistance or to share your valuable feedback.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα AliHunter - AliExpress Dropship Spy (Zopi) AliHunter - AliExpress Dropship Spy (Zopi)
ID mpajidobdpdigheplhpfggmeldjcpgfh
Επίσημο URL https://chromewebstore.google.com/detail/alihunter-aliexpress-drop/mpajidobdpdigheplhpfggmeldjcpgfh
Περιγραφή Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.
Μέγεθος Αρχείου 3.4 MB
Αριθμός Εγκαταστάσεων 274,350
Τρέχουσα Έκδοση 3.1.0.10
Τελευταία Ενημέρωση 2024-02-23
Ημερομηνία Δημοσίευσης 2020-06-08
Αξιολόγηση 4.18/5 Συνολικά 390 Αξιολογήσεις
Προγραμματιστής https://alihunter.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://alihunter.io
Διεύθυνση URL της Σελίδας Βοήθειας https://alihunter.crisp.help/en/
URL της Σελίδας Πολιτικής Απορρήτου https://alihunter.crisp.help/en/category/policy-19vfynn
Υποστηριζόμενες Γλώσσες 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": "AliHunter - AliExpress Dropship Spy (Zopi)",
    "version": "3.1.0.10",
    "default_locale": "en",
    "description": "Effortlessly track and analyze AliExpress products and Shopify stores to gain decisive insights.",
    "author": "Thoi Tran",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.alitools.io\/*",
            "https:\/\/*.aliexpress.com\/*",
            "https:\/\/*.alihunter.io\/*",
            "https:\/\/*.aliorders.io\/*"
        ]
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/vendors.js",
                "assets\/js\/content_script.js"
            ],
            "css": [
                "assets\/css\/content_script.css"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'https:\/\/*.aliexpress.com\/*' 'https:\/\/*.aliexpress.us\/*' 'https:\/\/www.googletagmanager.com\/*'; child-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "assets\/images\/*.png",
                "assets\/svg\/*.svg",
                "assets\/data_json\/*.json"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "storage",
        "scripting",
        "notifications",
        "webRequest",
        "webNavigation",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.aliexpress.com\/*",
        "https:\/\/*.alitools.io\/*",
        "https:\/\/*.alihunter.io\/*"
    ],
    "optional_host_permissions": [
        ""
    ]
}