AliPrice Search by image for TB

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

Qu'est-ce que AliPrice Search by image for TB ?

AliPrice Search by image for TB est une extension Chrome développée par aliprice3, et sa fonction principale est "AliPrice Search by image allows you to easily find the source goods on e-commerce websites.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension AliPrice Search by image for TB

Téléchargez les fichiers d'extension AliPrice Search by image for TB au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Main features:
1. Search similar products by image on  TB, 1688 etc. from any websites. 
2. Display JD coupons to save money for you.
3. Copy link, added copy link button to help you to copy product links of Taobao,1688.
4. Capture and translate. Capture a photo and translate text on it. 
5. Multi-language translation, enter your native language in the search box to translate into Chinese. 
6. Image download, download product images and videos on TB, Aliexpress and 1688,export image links to copy, image translate.
7. Added Wildberris, vvic, Google search by image. 
8. Right click and capture sceenshot to search by image
9. Buy for you and Dropshipping from Taobao, 1688 and Pinduoduo
10. Download AE and Amazon review images, and export reviews to Excel
11. Compare the same products and export them to Excel
12. Export the shopping cart product list of 1688 and Taobao to Excel
13. Added Shein search by image
14. Support Naver search by image and Amazon search by image
15. Filter and export similar products based on different fields to TXT or Excel.

Offered by:AliPrice Technology Co., Ltd.
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=taobao_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

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

Informations de Base sur l'Extension

Nom AliPrice Search by image for TB AliPrice Search by image for TB
ID fahhlhbhnmkjegdfoiadmnhcclidoflh
URL Officiel https://chromewebstore.google.com/detail/aliprice-search-by-image/fahhlhbhnmkjegdfoiadmnhcclidoflh
Description AliPrice Search by image allows you to easily find the source goods on e-commerce websites.
Taille du Fichier 5.05 MB
Nombre d'Installations 121,937
Version Actuelle 4.0.27
Dernière Mise à Jour 2024-02-29
Date de Publication 2021-01-03
Évaluation 4.78/5 Total 336 Évaluations
Développeur aliprice3
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://aliprice.com/
URL de la Page d'Aide https://www.aliprice.com/information/index?page=contact
URL de la Page de Politique de Confidentialité https://www.aliprice.com/information/index/page/privacy
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fr,nl,vi,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,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": "4.0.27",
    "manifest_version": 3,
    "default_locale": "zh_CN",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10221&channel=chrome&platform=taobao_search_by_image&version=4.0.27&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\/*"
            ]
        }
    ]
}