AliPrice Search by image for AE

AliPrice Search by image allows you to easily find the source goods on e-commerce websites.

Apa itu AliPrice Search by image for AE?

AliPrice Search by image for AE adalah ekstensi Chrome yang dikembangkan oleh aliprice3, dan fitur utamanya adalah "AliPrice Search by image allows you to easily find the source goods on e-commerce websites.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi AliPrice Search by image for AE

Unduh file ekstensi AliPrice Search by image for AE dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Main features:
1. Search for similar products by images on any websites
2. Compare the same products and export them to Excel
3. Capture to translate. Capture a screenshot and translate the text on it
4. Image downloader and translate and edit images on AliPrice.com
5. Downlaod review images from AE and Amazon, export reviews to Excel
6. Google Lens image search
7. Export the shopping cart product list of 1б88 and TB to Excel
8. Shein search by image and Naver image search
9. Currency converter on 1б88 and TB
10. Buy-for-me and Dropshipping from1б88 and TB to worldwide
11. Copy link to share with others
12. Amazon search by image
13. 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

Edge/Firefox/Opera: https://www.aliprice.com?extension=aliprice_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

This extension uses the Google Analytics service to collect statistics on the use of the extension. If you do not want to transfer data, you can find the official Google blocker application or any equivalent. The official Google Analytics blocker from Google — https://tools.google.com/dlpage/gaoptout

Disclaimer
The product listings displayed in the image search results are matched purely and automatically by the algorithm. AliPrice does not play any active role and will not intervene in the matching process, nor does AliPrice guarantee any accuracy and/or correctness of the search results generated via an automatic algorithm.

We only collect anonymous information. 
We use technologies like cookies (small files stored by your browser), web beacons, or unique device identifiers to anonymously identify your computer or device so we can deliver a better experience. Our systems also log information like your browser, operating system and IP address. For more details please read our Privacy Policy - https://www.aliprice.com/information/index?page=privacy
By installing the AliPrice extension, you accept the terms of the "AliPrice Terms of Service" and allow the extension to redirect to affiliate links, including Aliexpress and other programs. AliPrice Terms of Service - https://www.aliprice.com/information/index/page/term_of_use                    

Informasi Dasar Ekstensi

Nama AliPrice Search by image for AE AliPrice Search by image for AE
ID hmpbiickdfmcdlcpjegamgnjjkaiackl
URL Resmi https://chromewebstore.google.com/detail/aliprice-search-by-image/hmpbiickdfmcdlcpjegamgnjjkaiackl
Deskripsi AliPrice Search by image allows you to easily find the source goods on e-commerce websites.
Ukuran File 5.55 MB
Jumlah Instalasi 14,598
Versi Saat Ini 3.0.13
Terakhir Diperbarui 2024-01-23
Tanggal Publikasi 2020-09-08
Penilaian 4.91/5 Total 276 Penilaian
Pengembang aliprice3
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.aliprice.com/
URL Halaman Bantuan https://www.aliprice.com/information/index?page=contact
URL Halaman Kebijakan Privasi https://www.aliprice.com/information/index/page/privacy
Bahasa yang Didukung 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.13",
    "manifest_version": 3,
    "default_locale": "en",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=1021&channel=chrome&platform=aliprice_search_by_image&version=3.0.13&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": [
                ""
            ],
            "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"
        }
    },
    "permissions": [
        "alarms",
        "contextMenus",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.aliprice.com\/*",
        ""
    ],
    "optional_permissions": [
        "downloads"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}