AliSave - Download AliExpress Images

Download AliExpress product images and description with one click.

Τι είναι το AliSave - Download AliExpress Images;

Το AliSave - Download AliExpress Images είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον AliTools Inc, και η κύρια λειτουργία του είναι "Download AliExpress product images and description with one click.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης AliSave - Download AliExpress Images

Λήψη αρχείων επέκτασης AliSave - Download AliExpress Images σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Download Aliixpress Product Images & Description for Your Drop shipping Business.

This Ali save  extension allows you to easily download Ali images to your computer.
You will be able to download product images in one click with the best quality possible!


                         ▬▬▬▬ GETTING STARTED ▬▬▬▬▬

Downloads AliXpress Product Images and Description With One Click.

Our Best Ali Images Downloader is a completely enjoyable Chrome Extension that allows you to quickly download all of the product images and description you need to use for your Drop Shipping Business.

How to Download Product Images & Videos with HTML Text:
 ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
1. Install the extension by clicking the “Add to chrome” button.
2. Open an AliExpress product page.
3. Click on the download buttons next to the product images.
4. Easily download all images videos with html description.
5. That’s it!

                   ▬▬Why You Should Install (AliSave) This Extension▬▬

1. Unlike other extensions in the Chrome Store that charge you for different image download options. We are completely use able and You can download with one click.
2. You can download all images.
3. HTML product description
4. All Images Zipped one Folder.

Key features :

- Save (All image) main image and description image and variant images and feedback images and videos

If you have any questions regarding privacy and policy protection when using the service, please contact us.
Thanks                    

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

Όνομα AliSave - Download AliExpress Images AliSave - Download AliExpress Images
ID podfioikdpcdineeanolnffpnfmklbod
Επίσημο URL https://chromewebstore.google.com/detail/alisave-download-aliexpre/podfioikdpcdineeanolnffpnfmklbod
Περιγραφή Download AliExpress product images and description with one click.
Μέγεθος Αρχείου 1.22 MB
Αριθμός Εγκαταστάσεων 4,217
Τρέχουσα Έκδοση 5.6.7
Τελευταία Ενημέρωση 2023-04-17
Ημερομηνία Δημοσίευσης 2021-01-25
Αξιολόγηση 4.78/5 Συνολικά 18 Αξιολογήσεις
Προγραμματιστής AliTools Inc
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://alisave.pro
URL της Σελίδας Πολιτικής Απορρήτου https://www.alitools.xyz/p/privacy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Download AliExpress product images and description with one click.",
    "version": "5.6.7",
    "name": "AliSave - Download AliExpress Images",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "public\/images\/icon.png",
            "32": "public\/images\/icon.png",
            "48": "public\/images\/icon.png"
        }
    },
    "permissions": [
        "storage",
        "activeTab",
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*.aliexpress.com\/",
        "*:\/\/*.aliexpress.ru\/",
        "*:\/\/*.aliexpress.us\/",
        "*:\/\/*.alicdn.com\/",
        "*:\/\/*.aliexpress-media.com\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/item\/*",
                "*:\/\/*.aliexpress.com\/store\/product\/*",
                "*:\/\/*.aliexpress.us\/item\/*",
                "*:\/\/*.aliexpress.us\/store\/product\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ru\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "content.bundle.js"
            ],
            "css": [
                "css\/fontawesome.min.css",
                "css\/content.css"
            ]
        },
        {
            "matches": [
                "*:\/\/feedback.aliexpress.com\/display\/productEvaluation.htm*"
            ],
            "run_at": "document_idle",
            "js": [
                "feedbackIframe.bundle.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.ru\/item\/*",
                "*:\/\/*.aliexpress.ru\/store\/product\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ru\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentRu.bundle.js"
            ],
            "css": [
                "css\/fontawesome.min.css",
                "css\/content.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.png",
                "*.ttf",
                "*.gif",
                "*.svg",
                "*.woff2"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.ru\/*"
            ]
        }
    ],
    "icons": {
        "16": "public\/images\/icon.png",
        "48": "public\/images\/icon.png",
        "128": "public\/images\/icon.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "manifest_version": 3
}