Việt Anh Logistics - Đặt hàng Trung Quốc

Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng

Cos'è Việt Anh Logistics - Đặt hàng Trung Quốc?

Việt Anh Logistics - Đặt hàng Trung Quốc è un'estensione di Chrome sviluppata da rongdo.order, e la sua funzione principale è "Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Việt Anh Logistics - Đặt hàng Trung Quốc

Scarica i file di estensione Việt Anh Logistics - Đặt hàng Trung Quốc in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
Việt Anh Logistics - Đặt hàng trung quốc là công cụ giúp khách hàng gửi đơn hàng một cách nhanh chóng và thuận tiện                    

Informazioni di Base sull'Estensione

Nome Việt Anh Logistics - Đặt hàng Trung Quốc Việt Anh Logistics - Đặt hàng Trung Quốc
ID gflfalipkcekkmhlokkkihpbcfklmaoh
URL Ufficiale https://chromewebstore.google.com/detail/vi%E1%BB%87t-anh-logistics-%C4%91%E1%BA%B7t-h%C3%A0/gflfalipkcekkmhlokkkihpbcfklmaoh
Descrizione Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
Dimensione del File 92.03 KB
Conteggio Installazioni 24
Versione Corrente 1.4
Ultimo Aggiornamento 2020-09-19
Data di Pubblicazione 2020-02-07
Sviluppatore rongdo.order
Email [email protected]
Tipo di Pagamento free
Lingue Supportate vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vi\u1ec7t Anh Logistics - \u0110\u1eb7t h\u00e0ng Trung Qu\u1ed1c",
    "description": "\u0110\u1eb7t h\u00e0ng Taobao, Tmall, 1668 m\u1ed9t c\u00e1ch d\u1ec5 d\u00e0ng",
    "version": "1.4",
    "permissions": [
        "activeTab",
        "tabs",
        "",
        "webRequestBlocking",
        "webRequest"
    ],
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "scripts\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/contentscripts.js",
                "scripts\/config.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "browser_action": {
        "default_title": "Th\u00eam v\u00e0o \u0111\u01a1n h\u00e0ng Vi\u1ec7t Anh Logistics",
        "default_icon": "img\/fevicon.png"
    },
    "web_accessible_resources": [
        "scripts\/jquery.min.js",
        "rong_do.html"
    ],
    "manifest_version": 2
}