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

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

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

Sinago.Vn - Công cụ đặt hàng is a Chrome extension developed by Cổng nhập hàng Trung Quốc, and its main feature is "Công cụ đặt (order) hàng trên hệ thống Sinago.Vn.".

Extension Screenshots

screenshot

Download Sinago.Vn - Công cụ đặt hàng Extension CRX File

Download Sinago.Vn - Công cụ đặt hàng extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Sinago.Vn - Công cụ đặt hàng Sinago.Vn - Công cụ đặt hàng
ID eebpkbhdjgmbdbnpehlibjmaodgojfib
Official URL https://chromewebstore.google.com/detail/sinagovn-c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng/eebpkbhdjgmbdbnpehlibjmaodgojfib
Description Công cụ đặt (order) hàng trên hệ thống Sinago.Vn.
File Size 130 KB
Installation Count 129
Current Version 2.2
Last Updated 2024-03-05
Publish Date 2022-07-08
Developer Cổng nhập hàng Trung Quốc
Email [email protected]
Payment Type free
Extension Website https://sinago.vm
Help Page URL https://sinago.vn
Privacy Policy Page URL https://sinago.vn/chinh-sach-bao-mat-thong-tin
Supported Languages 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"
}