Sinago.Vn - Công cụ đặt hàng

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

Cos'è Sinago.Vn - Công cụ đặt hàng?

Sinago.Vn - Công cụ đặt hàng è un'estensione di Chrome sviluppata da Cổng nhập hàng Trung Quốc, e la sua funzione principale è "Công cụ đặt (order) hàng trên hệ thống Sinago.Vn.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Sinago.Vn - Công cụ đặt hàng

Scarica i file di estensione Sinago.Vn - Công cụ đặt hàng in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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 Thêm 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.                    

Informazioni di Base sull'Estensione

Nome Sinago.Vn - Công cụ đặt hàng Sinago.Vn - Công cụ đặt hàng
ID eebpkbhdjgmbdbnpehlibjmaodgojfib
URL Ufficiale https://chromewebstore.google.com/detail/sinagovn-c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng/eebpkbhdjgmbdbnpehlibjmaodgojfib
Descrizione Công cụ đặt (order) hàng trên hệ thống Sinago.Vn.
Dimensione del File 130 KB
Conteggio Installazioni 129
Versione Corrente 2.2
Ultimo Aggiornamento 2024-03-05
Data di Pubblicazione 2022-07-08
Sviluppatore Cổng nhập hàng Trung Quốc
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://sinago.vm
URL della Pagina di Aiuto https://sinago.vn
URL della Pagina della Politica sulla Privacy https://sinago.vn/chinh-sach-bao-mat-thong-tin
Lingue Supportate vi
manifest.json
{
    "action": {
        "default_icon": "icons\/icon.png",
        "default_title": "Sinago.Vn - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/content.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "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 Sinago.Vn.",
    "icons": {
        "512": "icons\/icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Sinago.Vn - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng",
    "host_permissions": [
        "https:\/\/*.sinago.vn\/*",
        "http:\/\/*.sinago.vn\/*",
        "http:\/\/localhost\/*",
        "*:\/\/*.google.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.vip.com\/*",
        "https:\/\/*.vip.com\/*",
        "http:\/\/*.vipshop.com\/*",
        "https:\/\/*.vipshop.com\/*"
    ],
    "short_name": "Sinago.Vn",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2"
}