Công Cụ Đặt Hàng - Báo Đen Logistics

Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics

¿Qué es Công Cụ Đặt Hàng - Báo Đen Logistics?

Công Cụ Đặt Hàng - Báo Đen Logistics es una extensión de Chrome desarrollada por taobaodanang, y su función principal es "Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Công Cụ Đặt Hàng - Báo Đen Logistics

Descarga archivos de extensión Công Cụ Đặt Hàng - Báo Đen Logistics en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall
Là công cụ mua hàng nhanh chóng trên các trang 1688, Taobao, Tmall của Báo Đen Logictis 

Tính năng:

- Tỷ giá: Công cụ này sẽ cập nhật tỷ giá theo thời gian thực và dựa vào đó để quy đổi giá trị hàng hóa từ tiền tệ ra tiền Việt. Giúp bạn dễ dàng theo dõi giá trị của sản phẩm một cách nhanh và chính xác nhất.

- Thông tin đầy đủ, chính xác: Công cụ này sẽ thu thập các dữ liệu trên trang Taobao, Tmall và 1688 mà bạn đang xem, sau đó dựa vào các thông tin về thuộc tính sản phẩm (màu sắc, kích thước..) mà bạn chọn, nó sẽ tự động cập nhật lại giá trị sản phẩm. Giúp bạn luôn thấy được thông tin đầy đủ, chính xác nhất.                    

Información Básica de la Extensión

Nombre Công Cụ Đặt Hàng - Báo Đen Logistics Công Cụ Đặt Hàng - Báo Đen Logistics
ID ehfejchhlmddmkfdmfjkncjhgoddldfl
URL Oficial https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-b%C3%A1o-%C4%91en/ehfejchhlmddmkfdmfjkncjhgoddldfl
Descripción Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics
Tamaño del Archivo 142 KB
Cantidad de Instalaciones 1,590
Versión Actual 3.4
Última Actualización 2022-08-03
Fecha de Publicación 2021-10-12
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador taobaodanang
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.baoden.vn
URL de la Página de Política de Privacidad https://baoden.vn/chinh-sach-bao-mat-2
Idiomas Soportados vi
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/logo.png",
        "default_title": "C\u00f4ng C\u1ee5 \u0110\u1eb7t H\u00e0ng - B\u00e1o \u0110en Logistics"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "https:\/\/daixiao.1688.com\/*",
                "http:\/\/daixiao.1688.com\/*"
            ],
            "js": [
                "js\/jquery-2.2.3.min.js",
                "js\/bootstrap.min.js",
                "js\/tools.js",
                "js\/config.js",
                "js\/app.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        },
        {
            "js": [
                "js\/taobao.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*"
            ]
        },
        {
            "js": [
                "js\/tmall.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "http:\/\/world.tmall.com\/*",
                "https:\/\/*.world.tmall.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng tr\u00ean c\u00e1c trang 1688, Taobao, Tmall c\u1ee7a B\u00e1o \u0110en Logistics",
    "icons": {
        "48": "images\/logo.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "C\u00f4ng C\u1ee5 \u0110\u1eb7t H\u00e0ng - B\u00e1o \u0110en Logistics",
    "permissions": [
        "http:\/\/localhost:8080\/*",
        "http:\/\/*.dathangtaobaodanang.com\/*",
        "https:\/\/*.dathangtaobaodanang.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.com\/*",
        "http:\/\/*.hm.com\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.tmall.hk\/*",
        "http:\/\/*.localhost\/",
        "https:\/\/*.google.com\/",
        "http:\/\/*.baoden.tekup.vn\/",
        "https:\/\/*.baoden.tekup.vn\/",
        "*:\/\/*.baoden.tekup.vn\/*",
        "https:\/\/test-baoden.tekup.vn\/",
        "https:\/\/test-baoden.tekup.vn\/*",
        "https:\/\/dathang.baoden.vn\/",
        "https:\/\/dathang.baoden.vn\/*",
        "cookies"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.4",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}