AliTool - Công cụ đặt hàng

Công cụ đặt(order) hàng trên hệ thống Alitool

Wat is AliTool - Công cụ đặt hàng?

AliTool - Công cụ đặt hàng is een Chrome-extensie ontwikkeld door Hệ thống nhập hàng trung quốc, en de belangrijkste functie is "Công cụ đặt(order) hàng trên hệ thống Alitool".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie AliTool - Công cụ đặt hàng

Download AliTool - Công cụ đặt hàng-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Công cụ đặt(order) hàng trên hệ thống Alibaba1688.vn.

1. Tìm kiếm sản phẩm trên Taobao.com, Tmall.com và 1688.com

2. Chờ hệ thống load và hiển thị các thông tin về phiên dịch, tỷ giá, giá chuyển đổi, thanh công cụ...

3. Chọn các sản phẩm cùng các thuộc tính (màu sắc, kích thước...) bạn mong muốn.

4. Bấm Mua sản phẩm để đưa sản phẩm đó vào giỏ hàng.

5. Xem lại nhanh các sản phẩm đã chọn bằng việc bấm Xem giỏ hàng.

6. Mua hàng đơn giản bằng việc bấm Vào giỏ hàng để xem lại toàn bộ thông tin sản phẩm và chi phí của đơn hàng.

7. Trong giao diện Vào giỏ hàng, bấm ĐẶT HÀNG để chúng tôi được vinh dự phục vụ bạn.                    

Basisinformatie over de Extensie

Naam AliTool - Công cụ đặt hàng AliTool - Công cụ đặt hàng
ID iehamiofnlmdaoncmjnicgelmmkmplog
Officiële URL https://chromewebstore.google.com/detail/alitool-c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng/iehamiofnlmdaoncmjnicgelmmkmplog
Beschrijving Công cụ đặt(order) hàng trên hệ thống Alitool
Bestandsgrootte 116 KB
Aantal Installaties 626
Huidige Versie 2.0
Laatst Bijgewerkt 2021-11-24
Publicatiedatum 2021-07-20
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Hệ thống nhập hàng trung quốc
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://alibaba1688.vn/dieu-khoan-cam-ket-dich-vu
Ondersteunde Talen vi
manifest.json
{
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_title": "AliTool - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/content.js",
                "js\/jquery.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.vip.com\/*",
                "https:\/\/*.vip.com\/*",
                "http:\/\/*.vipshop.com\/*",
                "https:\/\/*.vipshop.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t(order) h\u00e0ng tr\u00ean h\u1ec7 th\u1ed1ng Alitool",
    "icons": {
        "128": "icons\/icon_128.png",
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "512": "icons\/icon_512.png"
    },
    "manifest_version": 2,
    "name": "AliTool - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng",
    "permissions": [
        "https:\/\/*.alibaba1688.vn\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.vip.com\/*",
        "https:\/\/*.vip.com\/*",
        "http:\/\/*.vipshop.com\/*",
        "https:\/\/*.vipshop.com\/*"
    ],
    "short_name": "AliTool",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0"
}