Aliexpress price tracker

Track price history on Aliexpress within 3 or 6 months

O que é Aliexpress price tracker?

Aliexpress price tracker é uma extensão do Chrome desenvolvida por aliprice4, e sua principal característica é "Track price history on Aliexpress within 3 or 6 months".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Aliexpress price tracker

Baixe arquivos de extensão Aliexpress price tracker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Aliexpress price tracker Aliexpress price tracker
ID ilippplmmncilpbgpakkhhlinganjljj
URL Oficial https://chromewebstore.google.com/detail/aliexpress-price-tracker/ilippplmmncilpbgpakkhhlinganjljj
Descrição Track price history on Aliexpress within 3 or 6 months
Tamanho do Arquivo 6.41 MB
Contagem de Instalações 3,084
Versão Atual 13.0.18
Última Atualização 2024-03-03
Data de Publicação 2022-01-08
Classificação 4.92/5 Total de 167 Avaliações
Desenvolvedor aliprice4
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.aliprice.com/
URL da Página de Ajuda https://www.aliprice.com/information/index/page/contact
URL da Página de Política de Privacidade https://www.aliprice.com/information/index/page/privacy
Idiomas Suportados 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\/*"
            ]
        }
    ]
}