Alibaba search by image

Search by image on Alibaba, Aliexpress, Taobao, 1688, etc.

Τι είναι το Alibaba search by image;

Το Alibaba search by image είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον aliprice4, και η κύρια λειτουργία του είναι "Search by image on Alibaba, Aliexpress, Taobao, 1688, etc.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Alibaba search by image

Λήψη αρχείων επέκτασης Alibaba search by image σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Main features:
1. Search similar products by an image on Alibaba or Aliexpress from any website.
2. Currency converter on Taobao and 1688
3. Copy the link and share the product screenshot link with your friends.
4. Shortcuts and search box
5. Download images and videos on Taobao and 1688, translate and edit images on AliPrice
6. Added search by image on Wildberries and vvic.com
7. Alibaba image search
8. Alibaba image downloader chrome extension
9. Download review images from AliExpress and Amazon, export reviews to Excel
10. Shein search by image and Naver search by image
11. Buy-for-me, AliPrice can buy for you and ship products to you or your customers
12. Export the shopping cart on 1688 and Taobao.
13. New: Amazon search by image
14. Filter and export similar products based on different fields to TXT or Excel.

If you have any questions or suggestions, please feel free to contact us:
https://www.aliprice.com/information/index?page=contact
By installing the AliPrice extension, you accept the terms of the "AliPrice Terms of Service" and allow the extension to redirect to affiliate program links, including Alibaba and other programs. AliPrice Terms of Service - https://www.aliprice.com/information/index/page/term_of_use

Edge/Opera/Firefox: https://www.aliprice.com?extension=alibaba_search_by_image
Android: https://play.google.com/store/apps/details?id=com.dengpai.aliprice
IOS: https://apps.apple.com/us/app/aliprice-aliexpress-assitant/id1282323896                    

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

Όνομα Alibaba search by image Alibaba search by image
ID gghlgcihlfpfbibgaffggbmidpfejbbb
Επίσημο URL https://chromewebstore.google.com/detail/alibaba-search-by-image/gghlgcihlfpfbibgaffggbmidpfejbbb
Περιγραφή Search by image on Alibaba, Aliexpress, Taobao, 1688, etc.
Μέγεθος Αρχείου 5.21 MB
Αριθμός Εγκαταστάσεων 13,368
Τρέχουσα Έκδοση 3.0.17
Τελευταία Ενημέρωση 2024-02-29
Ημερομηνία Δημοσίευσης 2022-01-11
Αξιολόγηση 4.99/5 Συνολικά 187 Αξιολογήσεις
Προγραμματιστής aliprice4
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.aliprice.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.aliprice.com/information/index/page/contact
URL της Σελίδας Πολιτικής Απορρήτου https://www.aliprice.com/information/index/page/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fr,nl,vi,tr,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sl,sv,cs,el,bg,ru,uk,iw,hi,bn,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "3.0.17",
    "manifest_version": 3,
    "default_locale": "en",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10353&channel=chrome&platform=alibaba_search_by_image&version=3.0.17&browser=chrome&mv=3",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/chunk-common.js",
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/chunk-common.css",
                "assets\/css\/content-script.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "assets\/js\/chunk-common.js",
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script-2.js"
            ],
            "css": [
                "assets\/css\/chunk-common.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "contextMenus",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "notifications",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.aliprice.com\/*",
        "",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}