AliHunter Plus - AliExpress Research Tool

Free AliExpress tool for Dropshipping and Shopping. Quickly Research Sales Trends on AliExpress.

Hvad er AliHunter Plus - AliExpress Research Tool?

AliHunter Plus - AliExpress Research Tool er en Chrome-udvidelse udviklet af PerkkLex_Dogg, og dens hovedfunktion er "Free AliExpress tool for Dropshipping and Shopping. Quickly Research Sales Trends on AliExpress.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download AliHunter Plus - AliExpress Research Tool-udvidelses-CRX-fil

Download AliHunter Plus - AliExpress Research Tool-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        📌▬▬▬▬ GETTING STARTED ▬▬▬▬▬📌

(✔) Install the (AliHunter Plus) extension by clicking the “Add to Chrome” button.

(✔) Open an AliExpress product page.

(✔) Select the product.

(✔) Show Summary Price, Order, E-packet ,Buyers images and positive feedback.


AliExpress product research tool for Download images, product & supplier summary, price history, seller rating. Must have for Dropship Business Ali Assist.

✍▬▬▬▬▬FREE Version▬▬▬▬▬✍

🔰 Download main product images, variations images and pictures.

🔰 Save images as ZIP (it’s useful to keep a clean download folder).

🔰 Get the best quality image download.

🔰 Support all features on AliExpress.

🔰 Save time and download all images in single click.

🔰 Open download directory after download

🔰 Save product’s videos.

📌▬▬▬▬▬HOT_ FEATURES ▬▬▬▬▬📌

(✔) ALI - EXPRESS IMAGES & VIDEOS DOWNLOADER

(✔) AliExpress SELLING PRODUCT RESEARCH

(✔)  QUICK VIEW

(✔) RECOMMEND THE WINNING PRODUCTS

♻ AliHunter Plus is free, give it a try! ♻

✅ Don't know what to sell? On the home page, category pages, and each search page, Ali Hunter Plus suggests Dropshipping products from AliExpress and hot trends from AliExpress AliAssist .

⚠ DISCLAIMER ⚠

(✔) This Product does not promote any illegal product, content, or platform, and doesn't encourage any kind of prohibited activities. All contents provided by this channel are meant for Service purposes only.  If you have any questions regarding privacy protection when using the service AliExpress Research Tool. Please contact us by Email.🙏                    

Grundlæggende oplysninger om udvidelsen

Navn AliHunter Plus - AliExpress Research Tool AliHunter Plus - AliExpress Research Tool
ID mafigddapndlobkicfkdoeeflfpjjiki
Officiel URL https://chromewebstore.google.com/detail/alihunter-plus-aliexpress/mafigddapndlobkicfkdoeeflfpjjiki
Beskrivelse Free AliExpress tool for Dropshipping and Shopping. Quickly Research Sales Trends on AliExpress.
Filstørrelse 1.41 MB
Antal Installationer 757
Nuværende Version 3.0.2
Senest Opdateret 2023-02-21
Udgivelsesdato 2023-02-21
Bedømmelse 1.00/5 Samlet 1 Bedømmelser
Udvikler PerkkLex_Dogg
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://www.alitools.xyz/p/privacy.html
Understøttede Sprog en,lt,sr,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.0.2",
    "name": "AliHunter Plus - AliExpress Research Tool",
    "description": "Free AliExpress tool for Dropshipping and Shopping. Quickly Research Sales Trends on AliExpress.",
    "default_locale": "en",
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.ru\/*"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "img\/hunterplus-128x128-logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*"
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/content.js",
                "lib\/jquery-3.2.1.min.js",
                "lib\/jszip\/dist\/jszip.js",
                "lib\/jszip\/dist\/jszip.min.js",
                "lib\/filesaver\/dist\/FileSaver.js",
                "lib\/filesaver\/dist\/FileSaver.min.js",
                "domTask.js"
            ],
            "css": [
                "css\/main.css",
                "css\/content.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "img\/hunterplus-grey-128x128-logo.png",
        "default_popup": "popup.html",
        "default_icons": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "icon\/*"
            ],
            "matches": [
                "",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ru\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'; child-src 'self'"
    }
}