Vận Chuyển Vietan Ali33.vn

Vận chuyển hàng hóa từ Trung Quốc về Việt Nam

什么是Vận Chuyển Vietan Ali33.vn?

Vận Chuyển Vietan Ali33.vn是由Netsa CO.,LTD开发的Chrome扩展程序,该扩展的主要功能是“Vận chuyển hàng hóa từ Trung Quốc về Việt Nam”。

扩展截图

screenshot
screenshot
screenshot

下载Vận Chuyển Vietan Ali33.vn扩展crx文件

下载Vận Chuyển Vietan Ali33.vn扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Chuyên cung cấp dịch vụ vận chuyển hàng từ Trung Quốc về Việt Nam.
Các bạn có thể đặt hàng bằng công cụ trên các trang tmall.com 1688.com taobao.com...
Sau khi các bạn cài đặt ứng dụng các bạn có thể đặt hàng trên các trang thương mại điện tử của Trung Quốc và chúng tôi sẽ giúp bạn vận chuyển hàng hoá về cho các bạn một cách nhanh chóng.
Chi tiết xem tại: www.ali33.vn                    

扩展基本信息

名称 Vận Chuyển Vietan Ali33.vn Vận Chuyển Vietan Ali33.vn
ID efmlmoeobfgbboidbkibbbkbhhilhlfm
官方URL https://chromewebstore.google.com/detail/v%E1%BA%ADn-chuy%E1%BB%83n-vietan-ali33vn/efmlmoeobfgbboidbkibbbkbhhilhlfm
简介 Vận chuyển hàng hóa từ Trung Quốc về Việt Nam
文件大小 605 KB
安装次数 125
当前版本 0.4.3
更新时间 2020-11-04
上架时间 2020-04-23
评分 5.00/5 共2次评分
开发者 Netsa CO.,LTD
电子邮箱 [email protected]
付费类型 free
扩展官网 https://ali33.vn/
帮助页面URL https://ali33.vn/
支持的语言 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "V\u1eadn Chuy\u1ec3n Vietan Ali33.vn",
    "version": "0.4.3",
    "manifest_version": 2,
    "description": "V\u1eadn chuy\u1ec3n h\u00e0ng h\u00f3a t\u1eeb Trung Qu\u1ed1c v\u1ec1 Vi\u1ec7t Nam",
    "icons": {
        "16": "images\/16.png",
        "128": "images\/128.png"
    },
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/19.png",
            "38": "images\/38.png"
        },
        "default_title": "ali33.vn Ext",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "omnibox": {
        "keyword": "ali33.vn Ext"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/taobao.com\/*",
                "https:\/\/tmall.com\/*",
                "https:\/\/ali33.vn\/*",
                "https:\/\/vietan.com\/*"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/contentscript.js",
                "scripts\/mainvietan.js"
            ],
            "css": [
                "styles\/main.css"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "scripts\/pagination.js",
        "styles\/main.css",
        "pagination.html"
    ],
    "permissions": [
        "storage",
        "https:\/\/ali33.vn\/*",
        "https:\/\/vietanlogistics.com\/*",
        "https:\/\/vietan.com\/*"
    ]
}