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

O que é Công Cụ Đặt Hàng - Báo Đen Logistics?

Công Cụ Đặt Hàng - Báo Đen Logistics é uma extensão do Chrome desenvolvida por taobaodanang, e sua principal característica é "Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Công Cụ Đặt Hàng - Báo Đen Logistics

Baixe arquivos de extensão Công Cụ Đặt Hàng - Báo Đen Logistics no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome 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
Descrição Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics
Tamanho do Arquivo 142 KB
Contagem de Instalações 1,590
Versão Atual 3.4
Última Atualização 2022-08-03
Data de Publicação 2021-10-12
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor taobaodanang
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.baoden.vn
URL da Página de Política de Privacidade https://baoden.vn/chinh-sach-bao-mat-2
Idiomas Suportados 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\/*"
    ]
}