Công cụ hỗ trợ mua hàng taobao dongaexpress

Công cụ hỗ trợ mua hàng các website Trung Quốc của dongaexpress.com

Vad är Công cụ hỗ trợ mua hàng taobao dongaexpress?

Công cụ hỗ trợ mua hàng taobao dongaexpress är en Chrome-tillägg utvecklad av mua hang trung quoc, och dess huvudfunktion är "Công cụ hỗ trợ mua hàng các website Trung Quốc của dongaexpress.com".

Tilläggsskärmbilder

screenshot

Ladda ner Công cụ hỗ trợ mua hàng taobao dongaexpress-förlängningens CRX-fil

Ladda ner Công cụ hỗ trợ mua hàng taobao dongaexpress-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        dongaexpress.com cung cấp công cụ hỗ trợ bạn đặt hàng trực tuyến tại các website thương mại điện tử như 1688
Giúp khách hàng ngồi tại Việt Nam order hàng trung quốc
Công cụ hỗ trợ giúp khách hàng có thể đặt hàng trực tuyến hàng triệu sản phẩm phong phú dễ dàng hơn từ những website TMDT lớn của Trung Quốc                    

Grundläggande Information om Tillägg

Namn Công cụ hỗ trợ mua hàng taobao dongaexpress Công cụ hỗ trợ mua hàng taobao dongaexpress
ID mcfcafdgkhphhmjhdjogjhdmfldbolhc
Officiell webbadress https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-h%E1%BB%97-tr%E1%BB%A3-mua-h%C3%A0ng-t/mcfcafdgkhphhmjhdjogjhdmfldbolhc
Beskrivning Công cụ hỗ trợ mua hàng các website Trung Quốc của dongaexpress.com
Filstorlek 375 KB
Antal Installationer 322
Aktuell Version 1.8
Senast Uppdaterad 2024-02-19
Publiceringsdatum 2023-05-04
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare mua hang trung quoc
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://docs.google.com/document/d/1Wba4uORL15Sne2M5xVOGJjrTTLrjU1Ra2gn0KJmxY5c/edit?usp=sharing
Stödda Språk vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 mua h\u00e0ng taobao dongaexpress",
    "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 mua h\u00e0ng c\u00e1c website Trung Qu\u1ed1c c\u1ee7a dongaexpress.com",
    "version": "1.8",
    "action": {
        "default_icon": "images\/128x128.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "images\/32x32.png",
        "64": "images\/64x64.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "storage",
        "http:\/\/dongaexpress.com\/",
        "http:\/\/dongaexpress.com\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/144x144.png",
                "dist\/content.js"
            ],
            "matches": [
                "https:\/\/dongaexpress.com\/*",
                "http:\/\/dongaexpress.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*"
            ],
            "extension_ids": []
        }
    ],
    "homepage_url": "https:\/\/dongaexpress.com",
    "input_components": {
        "rate": 3470,
        "homepage_url": "https:\/\/dongaexpress.com",
        "storage": "dongaexpress",
        "storage_new": "t_dongaexpress",
        "storage_token": "t_dongaexpress_token",
        "alt_name": "dongaexpress.com"
    },
    "short_name": "dongaexpress.com",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.dongaexpress.com\/*",
                "http:\/\/*.dongaexpress.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*"
            ],
            "css": [
                "\/css\/all.min.css"
            ],
            "js": [
                "\/dist\/all.min.js"
            ]
        }
    ]
}