Công cụ đặt hàng web NHTV

NhapHangTrungViet

What is Công cụ đặt hàng web NHTV?

Công cụ đặt hàng web NHTV is a Chrome extension developed by adhsv2023, and its main feature is "NhapHangTrungViet".

Extension Screenshots

screenshot

Download Công cụ đặt hàng web NHTV Extension CRX File

Download Công cụ đặt hàng web NHTV 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

                        Công cụ hỗ trợ khách hàng thêm sản phẩm từ các wesbite 1688.com, tmall.com, taobao.com về hệ thống NHTV đơn giản                    

Extension Basic Information

Name Công cụ đặt hàng web NHTV Công cụ đặt hàng web NHTV
ID ekabikgmijnnhaknkdafablbkbleaojg
Official URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-web-nhtv/ekabikgmijnnhaknkdafablbkbleaojg
Description NhapHangTrungViet
File Size 5.8 MB
Installation Count 282
Current Version 1.4
Last Updated 2024-01-04
Publish Date 2023-04-04
Rating 5.00/5 Total 4 Ratings
Developer adhsv2023
Email [email protected]
Payment Type free
Privacy Policy Page URL https://nhaphangtrungviet.com/post/38/privacy-policy
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon.jpg"
    },
    "icons": {
        "16": "icon.jpg",
        "48": "icon.jpg",
        "128": "icon.jpg"
    },
    "content_scripts": [
        {
            "js": [
                "node_modules\/chrome-inject-eval\/dist\/umd.min.js",
                "js\/jquery.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\/*"
            ]
        }
    ],
    "description": "NhapHangTrungViet",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng web NHTV",
    "host_permissions": [
        "http:\/\/nhaphangtrungviet.com\/*",
        "https:\/\/nhaphangtrungviet.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "version": "1.4",
    "web_accessible_resources": [
        {
            "resources": [
                "css\/main.css"
            ],
            "matches": [],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}