Aliexpress price tracker

Track price history on Aliexpress within 3 or 6 months

¿Qué es Aliexpress price tracker?

Aliexpress price tracker es una extensión de Chrome desarrollada por aliprice4, y su función principal es "Track price history on Aliexpress within 3 or 6 months".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Aliexpress price tracker

Descarga archivos de extensión Aliexpress price tracker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Main features:
1. Price history on Aliexpress, you can check price history for 3 or 6 months. 
2. Track the Aliexpress price and receive a notification if the price drops or increases. 
3. Same products, sometimes it shows the same products from different sellers for your reference.  And you can search by image for more similar products by right-clicking on photos. 
4. Search similar products by image, and right-click your mouse upon the image. 
5. Product reviews view real product photos from customer reviews. 
6. Parcel tracker. 
7. Copy the product link and share it with your friends. 
8. Aliexpress coupon finder.
9. Taobao image downloader, 1688 image downloader
10. Export image links from Taobao, 1688 and Aliexpress
11. Download Aliexpress and Amazon review images and export review details as a Excel file.
12. Manually update favorite product prices
13. Seach by image to find similar products from 1688 and Taobao

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 Aliexpress 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=aliprice
Android: https://play.google.com/store/apps/details?id=com.dengpai.aliprice
iOS: https://apps.apple.com/us/app/aliprice-aliexpress-assistant/id1282323896                    

Información Básica de la Extensión

Nombre Aliexpress price tracker Aliexpress price tracker
ID ilippplmmncilpbgpakkhhlinganjljj
URL Oficial https://chromewebstore.google.com/detail/aliexpress-price-tracker/ilippplmmncilpbgpakkhhlinganjljj
Descripción Track price history on Aliexpress within 3 or 6 months
Tamaño del Archivo 6.41 MB
Cantidad de Instalaciones 3,084
Versión Actual 13.0.18
Última Actualización 2024-03-03
Fecha de Publicación 2022-01-08
Calificación 4.92/5 Total de 167 Calificaciones
Desarrollador aliprice4
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.aliprice.com/
URL de la Página de Ayuda https://www.aliprice.com/information/index/page/contact
URL de la Página de Política de Privacidad https://www.aliprice.com/information/index/page/privacy
Idiomas Soportados id,ms,de,en,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": "13.0.18",
    "manifest_version": 3,
    "default_locale": "en",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10350&channel=chrome&platform=aliprice&version=13.0.18&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": [
                "*:\/\/*.aliexpress.br\/*",
                "*:\/\/*.aliexpress.by\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.de\/*",
                "*:\/\/*.aliexpress.es\/*",
                "*:\/\/*.aliexpress.fr\/*",
                "*:\/\/*.aliexpress.hk\/*",
                "*:\/\/*.aliexpress.id\/*",
                "*:\/\/*.aliexpress.il\/*",
                "*:\/\/*.aliexpress.it\/*",
                "*:\/\/*.aliexpress.jp\/*",
                "*:\/\/*.aliexpress.kr\/*",
                "*:\/\/*.aliexpress.lv\/*",
                "*:\/\/*.aliexpress.nl\/*",
                "*:\/\/*.aliexpress.pl\/*",
                "*:\/\/*.aliexpress.pt\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.aliexpress.tr\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.vn\/*",
                "*:\/\/*.aliprice.com\/*",
                "*:\/\/*.tmall.ru\/*"
            ],
            "exclude_matches": [
                "*:\/\/console.aliexpress.com\/*",
                "*:\/\/console.aliexpress.ru\/*",
                "*:\/\/gcx.aliexpress.com\/*",
                "*:\/\/gcx.aliexpress.ru\/*",
                "*:\/\/helppage.aliexpress.com\/*",
                "*:\/\/helppage.aliexpress.ru\/*",
                "*:\/\/message.aliexpress.com\/*",
                "*:\/\/message.aliexpress.ru\/*",
                "*:\/\/msg.aliexpress.com\/*",
                "*:\/\/msg.aliexpress.ru\/*"
            ]
        }
    ],
    "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",
        "notifications",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.aliexpress.br\/*",
        "*:\/\/*.aliexpress.by\/*",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.de\/*",
        "*:\/\/*.aliexpress.es\/*",
        "*:\/\/*.aliexpress.fr\/*",
        "*:\/\/*.aliexpress.hk\/*",
        "*:\/\/*.aliexpress.id\/*",
        "*:\/\/*.aliexpress.il\/*",
        "*:\/\/*.aliexpress.it\/*",
        "*:\/\/*.aliexpress.jp\/*",
        "*:\/\/*.aliexpress.kr\/*",
        "*:\/\/*.aliexpress.lv\/*",
        "*:\/\/*.aliexpress.nl\/*",
        "*:\/\/*.aliexpress.pl\/*",
        "*:\/\/*.aliexpress.pt\/*",
        "*:\/\/*.aliexpress.ru\/*",
        "*:\/\/*.aliexpress.tr\/*",
        "*:\/\/*.aliexpress.us\/*",
        "*:\/\/*.aliexpress.vn\/*",
        "*:\/\/*.aliprice.com\/*",
        "*:\/\/*.tmall.ru\/*",
        "*:\/\/ssl.google-analytics.com\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.aliexpress.br\/*",
                "*:\/\/*.aliexpress.by\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.de\/*",
                "*:\/\/*.aliexpress.es\/*",
                "*:\/\/*.aliexpress.fr\/*",
                "*:\/\/*.aliexpress.hk\/*",
                "*:\/\/*.aliexpress.id\/*",
                "*:\/\/*.aliexpress.il\/*",
                "*:\/\/*.aliexpress.it\/*",
                "*:\/\/*.aliexpress.jp\/*",
                "*:\/\/*.aliexpress.kr\/*",
                "*:\/\/*.aliexpress.lv\/*",
                "*:\/\/*.aliexpress.nl\/*",
                "*:\/\/*.aliexpress.pl\/*",
                "*:\/\/*.aliexpress.pt\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.aliexpress.tr\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.vn\/*",
                "*:\/\/*.aliprice.com\/*",
                "*:\/\/*.tmall.ru\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}