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

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

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

Việt Anh Logistics - Đặt hàng Trung Quốc is a Chrome extension developed by rongdo.order, and its main feature is "Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng".

Extension Screenshots

screenshot
screenshot

Download Việt Anh Logistics - Đặt hàng Trung Quốc Extension CRX File

Download Việt Anh Logistics - Đặt hàng Trung Quốc extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Việt Anh Logistics - Đặt hàng Trung Quốc Việt Anh Logistics - Đặt hàng Trung Quốc
ID gflfalipkcekkmhlokkkihpbcfklmaoh
Official URL https://chromewebstore.google.com/detail/vi%E1%BB%87t-anh-logistics-%C4%91%E1%BA%B7t-h%C3%A0/gflfalipkcekkmhlokkkihpbcfklmaoh
Description Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
File Size 92.03 KB
Installation Count 24
Current Version 1.4
Last Updated 2020-09-19
Publish Date 2020-02-07
Developer rongdo.order
Email [email protected]
Payment Type free
Supported Languages 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
}