1688 search by image

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

1688 search by imageとは何ですか?

1688 search by imageはaliprice4によって開発されたChromeの拡張機能で、その主な機能は「Search by image on 1688, Alibaba, Aliexpress, Taobao, etc.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

1688 search by image拡張機能のCRXファイルをダウンロード

1688 search by image拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        1688 Image search Main features:
1. Price history: You can check the price history within 3/6/12 months on 1688.com. It is also a 1688 image downloader and Taobao image downloader
2.  Search similar products by image, click the search button or right-click and search by image, quickly find the same product on 1688, Alibaba, Taobao, etc., a must-have tool for dropshipping.
3. Price drop alert: add the product to your favorites, you will receive a notification when the price drops. 
4. Sales statistics,  analysis of the order and price distribution on Aliexpress and Shopee product list pages, the percentage of seller sales, etc. 
5. Display coupons on Taobao
6. Copy link, added copy link button to help you to copy product links of Taobao and 1688.
7. Capture and translate. Capture a photo and translate text on it. 1688 image search extension
8. Review analysis: On the Aliexpress product details page, analyze the country distribution of reviewers.
9. Download product image and video on Taobao and 1688 with 1 click, export image links for your copy, translate image in bulk.
10. Export image links to copy.
11. Supported Google Lens, search similar products around the world just by image.
12. Supported to compare the same products on 1688 and export it as a Excel file.
13. Download Aliexpress and Amazon review images and export review details as a Excel file.
14. Export the product list of your Taobao and 1688 Shopping cart as a Excel file.
15. Added Shein search by image, Naver image search and Amazon search by image
16. Filter and export similar products based on different fields to TXT or Excel.
17. On the 1688 product details page, click More Info to view data about the product's shelf date, monthly volume, monthly dropshipping sales volume and other data.

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 1688 and other programs. AliPrice Terms of Service - https://www.aliprice.com/information/index/page/term_of_use

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

拡張機能の基本情報

名前 1688 search by image 1688 search by image
ID dbjldigbjceebginhcnmjnigbocicokh
公式URL https://chromewebstore.google.com/detail/1688-search-by-image/dbjldigbjceebginhcnmjnigbocicokh
説明 Search by image on 1688, Alibaba, Aliexpress, Taobao, etc.
ファイルサイズ 6.41 MB
インストール数 33,303
現在のバージョン 3.0.32
最終更新日 2024-02-28
公開日 2022-01-11
評価 4.97/5 合計 159 レビュー
開発者 aliprice4
Eメール [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,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,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.32",
    "manifest_version": 3,
    "default_locale": "zh_CN",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10354&channel=chrome&platform=1688&version=3.0.32&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,
            "match_about_blank": 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": [
        "*:\/\/ssl.google-analytics.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "optional_host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}