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

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

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

Việt Anh Logistics - Đặt hàng Trung Quốc is een Chrome-extensie ontwikkeld door rongdo.order, en de belangrijkste functie is "Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Việt Anh Logistics - Đặt hàng Trung Quốc

Download Việt Anh Logistics - Đặt hàng Trung Quốc-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Đặ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                    

Basisinformatie over de Extensie

Naam Việt Anh Logistics - Đặt hàng Trung Quốc Việt Anh Logistics - Đặt hàng Trung Quốc
ID gflfalipkcekkmhlokkkihpbcfklmaoh
Officiële URL https://chromewebstore.google.com/detail/vi%E1%BB%87t-anh-logistics-%C4%91%E1%BA%B7t-h%C3%A0/gflfalipkcekkmhlokkkihpbcfklmaoh
Beschrijving Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
Bestandsgrootte 92.03 KB
Aantal Installaties 24
Huidige Versie 1.4
Laatst Bijgewerkt 2020-09-19
Publicatiedatum 2020-02-07
Ontwikkelaar rongdo.order
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
}