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

Vad är Công Cụ Đặt Hàng - Báo Đen Logistics?

Công Cụ Đặt Hàng - Báo Đen Logistics är en Chrome-tillägg utvecklad av taobaodanang, och dess huvudfunktion är "Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics".

Tilläggsskärmbilder

screenshot

Ladda ner Công Cụ Đặt Hàng - Báo Đen Logistics-förlängningens CRX-fil

Ladda ner Công Cụ Đặt Hàng - Báo Đen Logistics-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Công Cụ Đặt Hàng - Báo Đen Logistics Công Cụ Đặt Hàng - Báo Đen Logistics
ID ehfejchhlmddmkfdmfjkncjhgoddldfl
Officiell webbadress 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
Beskrivning Công cụ đặt hàng trên các trang 1688, Taobao, Tmall của Báo Đen Logistics
Filstorlek 142 KB
Antal Installationer 1,590
Aktuell Version 3.4
Senast Uppdaterad 2022-08-03
Publiceringsdatum 2021-10-12
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare taobaodanang
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.baoden.vn
URL till Sekretesspolicy Sidan https://baoden.vn/chinh-sach-bao-mat-2
Stödda Språk 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\/*"
    ]
}