Công cụ đặt hàng Hưng Thịnh Logistic

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

Qu'est-ce que Công cụ đặt hàng Hưng Thịnh Logistic ?

Công cụ đặt hàng Hưng Thịnh Logistic est une extension Chrome développée par Order Hàng Trung Quốc, et sa fonction principale est "Công cụ Đặt Hàng Vận chuyển Hưng Thịnh Logistic giúp bạn mua hàng trang taobao dễ dàng".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Công cụ đặt hàng Hưng Thịnh Logistic

Téléchargez les fichiers d'extension Công cụ đặt hàng Hưng Thịnh Logistic au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Với công cụ đặt hàng online của Hưng Thịnh Logistic 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.                    

Informations de Base sur l'Extension

Nom Công cụ đặt hàng Hưng Thịnh Logistic Công cụ đặt hàng Hưng Thịnh Logistic
ID jlmnbganenlndgaidcookblcebejkbpd
URL Officiel https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-h%C6%B0ng-th%E1%BB%8B/jlmnbganenlndgaidcookblcebejkbpd
Description Công cụ Đặt Hàng Vận chuyển Hưng Thịnh Logistic giúp bạn mua hàng trang taobao dễ dàng
Taille du Fichier 111 KB
Nombre d'Installations 111
Version Actuelle 1.6.16
Dernière Mise à Jour 2024-01-06
Date de Publication 2023-05-10
Évaluation 5.00/5 Total 2 Évaluations
Développeur Order Hàng Trung Quốc
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://hungthinh36.com/
URL de la Page de Politique de Confidentialité https://hungthinh36.com/chinh-sach-bao-mat-thong-tin.html
Langues Prises en Charge vi
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "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:\/\/*.hungthinh36.com\/*"
            ]
        }
    ],
    "description": "C\u00f4ng c\u1ee5 \u0110\u1eb7t H\u00e0ng V\u1eadn chuy\u1ec3n H\u01b0ng Th\u1ecbnh Logistic 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": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng H\u01b0ng Th\u1ecbnh Logistic",
    "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng H\u01b0ng Th\u1ecbnh Logistic",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.16",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/logo32.png",
                "images\/order88-cart.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}