NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc

Giúp bạn tạo đơn và đặt hàng từ Trung Quốc và Hàn Quốc một cách dễ dàng

What is NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc?

NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc is a Chrome extension developed by https://nhaphang247.com, and its main feature is "Giúp bạn tạo đơn và đặt hàng từ Trung Quốc và Hàn Quốc một cách dễ dàng".

Extension Screenshots

screenshot

Download NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc Extension CRX File

Download NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc 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

                        Ứng dụng giúp cho bạn có thể dễ dàng lấy thông tin sản phẩm từ các trang web bán hàng Trung Quốc (taobao, tmall, 1688) và tạo đơn hàng trên hệ thống NhậpHàng247. Đặt hàng Trung Quốc chưa bao giờ đơn giản đến thế                    

Extension Basic Information

Name NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc NhapHang247 - Đặt hàng Trung Quốc, Hàn Quốc
ID eoodclahdnggckkakmbobkiofpiidgec
Official URL https://chromewebstore.google.com/detail/nhaphang247-%C4%91%E1%BA%B7t-h%C3%A0ng-trun/eoodclahdnggckkakmbobkiofpiidgec
Description Giúp bạn tạo đơn và đặt hàng từ Trung Quốc và Hàn Quốc một cách dễ dàng
File Size 89.38 KB
Installation Count 2,000
Current Version 1.0.13
Last Updated 2023-07-18
Publish Date 2020-11-10
Rating 4.90/5 Total 10 Ratings
Developer https://nhaphang247.com
Email [email protected]
Payment Type free
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NhapHang247 - \u0110\u1eb7t h\u00e0ng Trung Qu\u1ed1c, H\u00e0n Qu\u1ed1c",
    "description": "Gi\u00fap b\u1ea1n t\u1ea1o \u0111\u01a1n v\u00e0 \u0111\u1eb7t h\u00e0ng t\u1eeb Trung Qu\u1ed1c v\u00e0 H\u00e0n Qu\u1ed1c m\u1ed9t c\u00e1ch d\u1ec5 d\u00e0ng",
    "version": "1.0.13",
    "permissions": [
        ""
    ],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/contentscripts.js"
            ],
            "matches": [
                "*:\/\/*.taobao.com\/*",
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.1688.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "browser_action": {
        "default_title": "Th\u00eam v\u00e0o \u0111\u01a1n h\u00e0ng Nhaphang247.com",
        "default_icon": "img\/nh247.png"
    },
    "web_accessible_resources": [
        "scripts\/jquery.min.js",
        "nh247.html",
        "img\/nh247.png",
        "css\/main.css"
    ],
    "manifest_version": 2
}