Công cụ đặt hàng NhapHangSo1.Com

Công cụ đặt hàng chính thức trên website NhapHangSo1.Com

Qu'est-ce que Công cụ đặt hàng NhapHangSo1.Com ?

Công cụ đặt hàng NhapHangSo1.Com est une extension Chrome développée par TransoftVietnam.Com, et sa fonction principale est "Công cụ đặt hàng chính thức trên website NhapHangSo1.Com".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Công cụ đặt hàng NhapHangSo1.Com

Téléchargez les fichiers d'extension Công cụ đặt hàng NhapHangSo1.Com 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

                        Công cụ đặt hàng chính thức trên website NhapHangSo1.Com                    

Informations de Base sur l'Extension

Nom Công cụ đặt hàng NhapHangSo1.Com Công cụ đặt hàng NhapHangSo1.Com
ID acacpmnjligopgfclhimggcoopekekhm
URL Officiel https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nhaphang/acacpmnjligopgfclhimggcoopekekhm
Description Công cụ đặt hàng chính thức trên website NhapHangSo1.Com
Taille du Fichier 236 KB
Nombre d'Installations 27
Version Actuelle 1.1
Dernière Mise à Jour 2019-02-28
Date de Publication 2019-02-27
Développeur TransoftVietnam.Com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://nhaphangso1.com/
URL de la Page d'Aide http://nhaphangso1.com/lien-he.html
URL de la Page de Politique de Confidentialité https://dathangtrungviet.com/pages/chinh-sach.4.html
Langues Prises en Charge vi
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/logo_dhsr.png",
            "16": "images\/logo_dhsr.png",
            "32": "images\/logo_dhsr.png",
            "48": "images\/logo_dhsr.png"
        },
        "default_title": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng NhapHangSo1.Com"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "https:\/\/daixiao.1688.com\/*",
                "http:\/\/daixiao.1688.com\/*"
            ],
            "js": [
                "js\/jquery-2.2.3.min.js",
                "js\/bootstrap.min.js",
                "js\/tools.js",
                "js\/config.js",
                "js\/app.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\/*"
            ]
        },
        {
            "js": [
                "js\/taobao.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*"
            ]
        },
        {
            "js": [
                "js\/tmall.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "http:\/\/world.tmall.com\/*",
                "https:\/\/*.world.tmall.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng ch\u00ednh th\u1ee9c tr\u00ean website NhapHangSo1.Com",
    "icons": {
        "128": "images\/logo_dhsr.png",
        "16": "images\/logo_dhsr.png",
        "32": "images\/logo_dhsr.png",
        "48": "images\/logo_dhsr.png"
    },
    "incognito": "split",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiIp+yrTL6XGZiLMIQqcvP\/C4fATbnVss8R0vvamupPWRJzTn3TlKSjgaNafXtkb+BcAj3py3JC5BBB4Bg03v8UCmzjQTpKlJLljqadjXITCkM+k2Znxs0T4MgemhKb3DEMcFrm8vigmgpCY3rkvAWmY40hMsRSeHO9Vrj5wb88QBjSECd344x8e4anAxqsVmGGNDFRM5TKxAWU9p+G4wBvXmOGayVzrp4iCClgDWTZ+lhhPIQUIlnyUVKtH59a2SjyHljSg4xg6f4y\/hQh+8RD8CVqnvb3ti1agVGNA6k4UurS28assMGAwu\/beTXw9WDgmEawhRcjE7h9KsyJ5yNwIDAQAB",
    "manifest_version": 2,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng NhapHangSo1.Com",
    "permissions": [
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}