Công cụ đặt hàng Trung Quốc - NHTQ365

Công cụ Đặt Hàng Vận chuyển NHTQ365 giúp bạn mua hàng trang taobao dễ dàng

Was ist Công cụ đặt hàng Trung Quốc - NHTQ365?

Công cụ đặt hàng Trung Quốc - NHTQ365 ist eine Chrome-Erweiterung, die von Order Hàng Trung Quốc entwickelt wurde, und ihr Hauptmerkmal ist "Công cụ Đặt Hàng Vận chuyển NHTQ365 giúp bạn mua hàng trang taobao dễ dàng".

Erweiterungsscreenshots

screenshot

Công cụ đặt hàng Trung Quốc - NHTQ365-Erweiterungs-CRX-Datei herunterladen

Laden Sie Công cụ đặt hàng Trung Quốc - NHTQ365-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Với công cụ đặt hàng online của Nhập Hàng Trung Quốc 365 Logistics các bạn có thể dễ dàng mua hàng từ các website Taobao, 1688.com, Tmall.com và ship hàng từ Trung Quốc về Việt Nam.                    

Grundlegende Informationen zur Erweiterung

Name Công cụ đặt hàng Trung Quốc - NHTQ365 Công cụ đặt hàng Trung Quốc - NHTQ365
ID eijpfopeaaokmegfgdgnipcoophbmfpg
Offizielle URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-trung-qu/eijpfopeaaokmegfgdgnipcoophbmfpg
Beschreibung Công cụ Đặt Hàng Vận chuyển NHTQ365 giúp bạn mua hàng trang taobao dễ dàng
Dateigröße 114 KB
Installationsanzahl 44
Aktuelle Version 1.6.4
Letztes Update 2021-10-22
Veröffentlichungsdatum 2019-11-02
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler Order Hàng Trung Quốc
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://onelinevietnam.com/chinh-sach-bao-mat-thong-tin.html
Unterstützte Sprachen vi
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "js\/jquery-3.3.1.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/logo32.png",
            "16": "images\/logo32.png",
            "32": "images\/logo32.png",
            "48": "images\/logo32.png"
        },
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/config.js",
                "js\/product.js",
                "js\/taobao.js",
                "js\/tmall.js",
                "js\/alibar.js",
                "js\/ut.js",
                "js\/script.js",
                "js\/numeral.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "http:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.nhaphangtrungquoc365.com\/*"
            ]
        }
    ],
    "description": "C\u00f4ng c\u1ee5 \u0110\u1eb7t H\u00e0ng V\u1eadn chuy\u1ec3n NHTQ365 gi\u00fap b\u1ea1n mua h\u00e0ng trang taobao d\u1ec5 d\u00e0ng",
    "icons": {
        "128": "images\/logo32.png",
        "16": "images\/logo32.png",
        "32": "images\/logo32.png",
        "48": "images\/logo32.png"
    },
    "manifest_version": 2,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - NHTQ365",
    "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - NHTQ365",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.4",
    "web_accessible_resources": [
        "images\/logo32.png",
        "images\/order88-cart.png"
    ]
}