Extension Đặt Hàng Quảng Châu 24h

Extension Đặt Hàng Quảng Châu 24h

Was ist Extension Đặt Hàng Quảng Châu 24h?

Extension Đặt Hàng Quảng Châu 24h ist eine Chrome-Erweiterung, die von hangquangchau24h.vn entwickelt wurde, und ihr Hauptmerkmal ist "Extension Đặt Hàng Quảng Châu 24h".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Extension Đặt Hàng Quảng Châu 24h-Erweiterungs-CRX-Datei herunterladen

Laden Sie Extension Đặt Hàng Quảng Châu 24h-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

                        Công cụ Đặt Hàng Taobao, 1688, Tmall của Hàng Quảng Châu 24h
Chức năng chính:
- Tìm kiếm theo từ khóa
- Dịch giá sản phẩm từ NDT sang VND
- Thêm hàng vào giỏ hàng của Hangquangchau24h.vn                    

Grundlegende Informationen zur Erweiterung

Name Extension Đặt Hàng Quảng Châu 24h Extension Đặt Hàng Quảng Châu 24h
ID gnjkigilmbhgialkhplongcgabkicgie
Offizielle URL https://chromewebstore.google.com/detail/extension-%C4%91%E1%BA%B7t-h%C3%A0ng-qu%E1%BA%A3ng/gnjkigilmbhgialkhplongcgabkicgie
Beschreibung Extension Đặt Hàng Quảng Châu 24h
Dateigröße 172 KB
Installationsanzahl 2,047
Aktuelle Version 2.1.11
Letztes Update 2024-02-26
Veröffentlichungsdatum 2020-07-03
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler hangquangchau24h.vn
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://hangquangchau24h.vn/
Hilfeseite URL https://hangquangchau24h.vn/chinh-sach
URL der Datenschutzrichtlinien-Seite https://hangquangchau24h.vn/chinh-sach-bao-mat
Unterstützte Sprachen vi
manifest.json
{
    "action": {
        "default_icon": "icons\/icon.png",
        "default_title": "Hangquangchau24h.vn"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/content.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.vip.com\/*",
                "https:\/\/*.vip.com\/*",
                "http:\/\/*.vipshop.com\/*",
                "https:\/\/*.vipshop.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/*.yao.95095.com\/*",
                "https:\/\/*.yao.95095.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Extension \u0110\u1eb7t H\u00e0ng Qu\u1ea3ng Ch\u00e2u 24h",
    "icons": {
        "512": "icons\/icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Extension \u0110\u1eb7t H\u00e0ng Qu\u1ea3ng Ch\u00e2u 24h",
    "short_name": "Hangquangchau24h",
    "host_permissions": [
        "https:\/\/*.hangquangchau24h.vn\/*",
        "http:\/\/localhost\/*",
        "*:\/\/*.google.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.vip.com\/*",
        "https:\/\/*.vip.com\/*",
        "http:\/\/*.vipshop.com\/*",
        "https:\/\/*.vipshop.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.11"
}