CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS

CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS

Wat is CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS?

CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS is een Chrome-extensie ontwikkeld door Mạnh Phát Logistics, en de belangrijkste functie is "CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS

Download CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Công cụ hỗ trợ đặt hàng trực tuyến của MẠNH PHÁT LOGISTICS trình duyệt Chrome & Cờ rôm+ là công cụ hỗ trợ giúp khách hàng có thể đặt hàng trực tuyến hàng triệu sản phẩm phong phú dễ dàng hơn từ những website Thương Mại Điện Tử lớn của TQ như: taobao.com, tmall.com và 1688.com.

Hướng dẫn sử dụng: 
Công cụ hỗ trợ đặt hàng của MẠNH PHÁT LOGISTICS các trang TAOBAO, ALIBABA, TMALL, 1688:
Bước 1: Tải công cụ
Bước 2: Đi tới link bạn cần đặt hàng: Taobao, 1688, Tmall
Bước 3: sau khi đồng ý thêm hết hàng vào giỏ, bạn click vào chữ "về giỏ hàng" chọn kết đơn các shop cần đặt

Screenshots:
Hình 1: Trang chủ của MẠNH PHÁT LOGISTICS.
Hình 2: Hình ảnh chi tiết sản phẩm và công cụ đặt hàng.
Hình 3: Hình ảnh cho vào giỏ hàng thành công bằng công cụ đặt hàng.
Hình 4: Hình giỏ hàng sau khi đã được cho sản phẩm vào giỏ bằng công cụ đặt hàng.                    

Basisinformatie over de Extensie

Naam CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS
ID lflidmjnfidgkfegkbmaiogfpjbkcpaa
Officiële URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-m%E1%BA%A1nh-ph%C3%A1/lflidmjnfidgkfegkbmaiogfpjbkcpaa
Beschrijving CÔNG CỤ ĐẶT HÀNG MẠNH PHÁT LOGISTICS
Bestandsgrootte 1.96 MB
Aantal Installaties 76
Huidige Versie 1.0.1
Laatst Bijgewerkt 2023-09-27
Publicatiedatum 2023-09-21
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Mạnh Phát Logistics
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://manhphatlogistics.vn/
Help Pagina-URL https://manhphatlogistics.vn/
URL van de Privacybeleid Pagina https://manhphatlogistics.vn/privacy-policy.html
Ondersteunde Talen vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00d4NG C\u1ee4 \u0110\u1eb6T H\u00c0NG M\u1ea0NH PH\u00c1T LOGISTICS",
    "short_name": "C\u00d4NG C\u1ee4 \u0110\u1eb6T H\u00c0NG M\u1ea0NH PH\u00c1T LOGISTICS",
    "description": "C\u00d4NG C\u1ee4 \u0110\u1eb6T H\u00c0NG M\u1ea0NH PH\u00c1T LOGISTICS",
    "version": "1.0.1",
    "action": {
        "default_icon": "images\/icon-128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "images\/icon-128.png",
        "48": "images\/icon-48.png",
        "16": "images\/icon-16.png"
    },
    "permissions": [
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "https:\/\/manhphatlogistics.vn\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/main.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/test.js",
                "js\/md5.min.js",
                "js\/config.js",
                "js\/script.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\/*"
            ]
        }
    ],
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "template\/*",
                "*.png",
                "css\/*",
                "css\/webfonts\/*",
                "js\/*",
                "js\/getGlobalData.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}