Alitools — Shopping Assistant on AliExpress ™

Auto-find & apply AliExpress ™ promo codes, price history, seller rating, similar products, find item by picture

Was ist Alitools — Shopping Assistant on AliExpress ™?

Alitools — Shopping Assistant on AliExpress ™ ist eine Chrome-Erweiterung, die von https://alitools.io entwickelt wurde, und ihr Hauptmerkmal ist "Auto-find & apply AliExpress ™ promo codes, price history, seller rating, similar products, find item by picture".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Alitools — Shopping Assistant on AliExpress ™-Erweiterungs-CRX-Datei herunterladen

Laden Sie Alitools — Shopping Assistant on AliExpress ™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Auto-find & apply AliExpress ™ promo codes, price history, seller rating, similar products, find item by picture

The time for big sales on AliExpress ™ has passed, but many discounts remain. A few reasons to install Alitools and save even more:

AUTOMATIC DISCOUNTS ALREADY IN YOUR CART
- Autochecker of promo codes and coupons helps you save money. We find all the latest AliExpress™ discounts daily and automatically apply the best ones to your cart.

BUY AT A REAL, NOT EXCEEDED PRICE
- Price history checker for the product over the last 3 or 6 months helps to avoid artificial discounts, especially during big sales: 1111 Sale, Black Friday and Cyber Monday. EUR, USD, RUB and 17 more currencies are supported for price tracking.

BUY ONLY FROM RELIABLE SELLERS
- Seller verification helps you avoid bad sellers. A reliable seller will deliver you what you bought right on time, and a bad one — a cat in a bag. Aliexpress seller check works completely automatically.

FIND EXACTLY THE PRODUCTS YOU ARE LOOKING FOR
- Aliexpress search by image helps you to find the item in the picture in one click. No more wasting precious time and looking for a thing you like for a long time.
- Search similar products help you find very similar products. This is useful when you want to find similar product, but slightly different.

CHECK YOUR PRODUCTS BEFORE PURCHASING
- Real product photos from customer feedbacks and product reviews allow you to check product before purchasing.

TRACK THE DELIVERY OF YOUR PRODUCTS
- Alitools will help to track the parcel from China. Postal tracking supports AliExpress Standard Shipping, China Post ePacket and other shipping methods.

=================================
Alitools Shopping Assistant is compatible with Letyshops, Backit & Opera Cahsback. And also with Aliradar & Alihelper services.

Alitools can synchronize data between computers. For example, at work and at home. To do this, simply create an account.

Alitools extension is fully compatible with other shopping extensions, cashback services and dropshipping tools.

We are always open to communication and will be happy to answer your questions. Contact form: https://alitools.io/en/feedback.

By installing the Alitools Chrome extension, you accept the terms of the «User Agreement» and allow redirecting you to the links of the affiliate program AliExpress. User agreement — https://alitools.io/en/info/agreement.

For extension's functions to work and to be able to improve the product, we collect anonymous data about how you use AliExpress and other popular online stores. More details in privacy — https://alitools.io/en/info/policy.

Our 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.

We support the Chrome Web Store’s minimum rational use of extensions policy:
1. «http(s)://*/*»
- Collection of information on prices and products on Ali Express and on popular online stores.
- Search for products on AliExpress by pictures on other sites.
- Search for lower priced alternatives on AliExpress for products that you are viewing on other online stores.
2. «Cookies»
- Alitool account authorization.
- Automatic detection of language, currency and country of delivery on AliExpress.
3. «Notifications»
- Price drop alert is sent, when price drops down by 5% or more.
4. «Tabs» and «Web Navigation»
- Browsing history widget.
- Correct functioning of the Ali Tools widget when opening multiple product pages.
- We do not run reverse image search scripts on domains that are prohibited in the settings and save the resources of your computer.
5. «ContextMenus»
- Search product by image from the context menu.
6. «Storage»
- Storing the extension settings.
- Storing the history of recently viewed products.

*Ali, Ali Express and AliExpress is a trademark of Alibaba Group Holding Limited. Use of this trademark is subject to AliExpress Affiliate Program Service Agreement.                    

Grundlegende Informationen zur Erweiterung

Name Alitools — Shopping Assistant on AliExpress ™ Alitools — Shopping Assistant on AliExpress ™
ID daleeiannoooogoneaeialadpfgjabjo
Offizielle URL https://chromewebstore.google.com/detail/alitools-%E2%80%94-shopping-assis/daleeiannoooogoneaeialadpfgjabjo
Beschreibung Auto-find & apply AliExpress ™ promo codes, price history, seller rating, similar products, find item by picture
Dateigröße 2.61 MB
Installationsanzahl 5,247
Aktuelle Version 22.9.5.13819
Letztes Update 2022-09-28
Veröffentlichungsdatum 2022-03-22
Bewertung 4.06/5 Insgesamt 17 Bewertungen
Entwickler https://alitools.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://alitools.io/
Hilfeseite URL https://alitools.io/feedback
URL der Datenschutzrichtlinien-Seite https://alitools.io/info/policy
Unterstützte Sprachen de,en,fr,nl,tr,es,it,pl,pt-BR,cs,ru,iw,ar,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "__MSG_EXTENSION_SHORT_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "assets\/styles\/fonts.css",
                "assets\/styles\/common-react.css",
                "assets\/styles\/content-all-sites.css"
            ],
            "js": [
                "common-react.js",
                "content-all-sites.js"
            ]
        }
    ],
    "permissions": [
        "contextMenus",
        "cookies",
        "notifications",
        "scripting",
        "storage",
        "tabs",
        "webNavigation",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "icons": {
        "32": "assets\/icons\/32.png",
        "128": "assets\/icons\/128.png"
    },
    "action": {
        "default_icon": "assets\/icons\/32.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/fonts\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "options_page": "settings.html",
    "homepage_url": "https:\/\/alitools.io",
    "version": "22.9.5.13819"
}