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

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

Việt Anh Logistics - Đặt hàng Trung Quốcとは何ですか?

Việt Anh Logistics - Đặt hàng Trung Quốcはrongdo.orderによって開発されたChromeの拡張機能で、その主な機能は「Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng」です。

拡張機能のスクリーンショット

screenshot
screenshot

Việt Anh Logistics - Đặt hàng Trung Quốc拡張機能のCRXファイルをダウンロード

Việt Anh Logistics - Đặt hàng Trung Quốc拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Việt Anh Logistics - Đặt hàng Trung Quốc Việt Anh Logistics - Đặt hàng Trung Quốc
ID gflfalipkcekkmhlokkkihpbcfklmaoh
公式URL https://chromewebstore.google.com/detail/vi%E1%BB%87t-anh-logistics-%C4%91%E1%BA%B7t-h%C3%A0/gflfalipkcekkmhlokkkihpbcfklmaoh
説明 Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
ファイルサイズ 92.03 KB
インストール数 24
現在のバージョン 1.4
最終更新日 2020-09-19
公開日 2020-02-07
開発者 rongdo.order
Eメール [email protected]
支払い方法 free
対応言語 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
}