Công cụ đặt hàng của Ship TQ

Công cụ đặt hàng của Ship TQ trên trình duyệt Chrome và Cốc Cốc

什么是Công cụ đặt hàng của Ship TQ?

Công cụ đặt hàng của Ship TQ是由developer-gobiz开发的Chrome扩展程序,该扩展的主要功能是“Công cụ đặt hàng của Ship TQ trên trình duyệt Chrome và Cốc Cốc”。

扩展截图

screenshot
screenshot
screenshot

下载Công cụ đặt hàng của Ship TQ扩展crx文件

下载Công cụ đặt hàng của Ship TQ扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Hỗ trợ đặt hàng trên các website thương mại điện tử hàng đầu Trung Quốc như tmall, taobao, 1688.
Dịch vụ chuyển hàng từ TQ về VN với giá thành thấp nhất, đảm bảo uy tín, thời gian, vận chuyển trên toàn quốc ...                    

扩展基本信息

名称 Công cụ đặt hàng của Ship TQ Công cụ đặt hàng của Ship TQ
ID fmeheamhjlmbidmdhgjalibbilegmdmd
官方URL https://chrome.google.com/webstore/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-c%E1%BB%A7a-ship/fmeheamhjlmbidmdhgjalibbilegmdmd
简介 Công cụ đặt hàng của Ship TQ trên trình duyệt Chrome và Cốc Cốc
文件大小 3.64 MB
安装次数 28
当前版本 3.0131.0939.shiptq
更新时间 2023-02-10
上架时间 2022-06-05
评分 5.00/5 共2次评分
开发者 developer-gobiz
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://gobiz.vn/gobiz-privacy-policy
支持的语言 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a Ship TQ",
    "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a Ship TQ",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a Ship TQ tr\u00ean tr\u00ecnh duy\u1ec7t Chrome v\u00e0 C\u1ed1c C\u1ed1c",
    "version": "3.0131.0939",
    "icons": {
        "128": "logo-small.png"
    },
    "action": {
        "default_icon": "logo-small.png",
        "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a Ship TQ",
        "default_title": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a Ship TQ",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "contentScriptLink.js",
                "contentShop.js",
                "contentProduct.js"
            ]
        },
        {
            "matches": [
                "https:\/\/buyertrade.taobao.com\/*",
                "https:\/\/trade.1688.com\/order\/*",
                "https:\/\/buy.taobao.com\/auction\/*",
                "https:\/\/buy.tmall.com\/order\/confirm_order*",
                "https:\/\/order.1688.com\/order\/smart_make_order.htm*",
                "https:\/\/trade.tmall.com\/detail\/orderDetail*",
                "https:\/\/trade.taobao.com\/trade\/detail\/trade_order_detail*",
                "https:\/\/cart.taobao.com\/cart*",
                "https:\/\/cart.1688.com\/cart*",
                "https:\/\/item.taobao.com\/item.htm*",
                "https:\/\/detail.tmall.com\/item*",
                "https:\/\/world.tmall.com\/item*",
                "https:\/\/detail.1688.com\/offer*",
                "https:\/\/work.1688.com\/home\/buyer*",
                "https:\/\/detail.tmall.hk\/hk\/item*",
                "https:\/\/trade.tmall.hk\/detail\/orderDetail*",
                "https:\/\/chaoshi.detail.tmall.com\/item.htm*",
                "https:\/\/buy.tmall.hk\/order\/*",
                "https:\/\/shopee.co.th\/*",
                "https:\/\/www.bigc.co.th\/*",
                "https:\/\/www.lazada.co.th\/*",
                "https:\/\/www.watsons.co.th\/*",
                "https:\/\/www.eveandboy.com\/*",
                "https:\/\/www.lotuss.com\/*",
                "https:\/\/shenghuo.alipay.com\/peerpaycore\/peerpayApply.htm*",
                "https:\/\/shenghuo.alipay.com\/peerpaycore\/choosePeerPayer.htm*",
                "https:\/\/shenghuo.alipay.com:443\/peerpaycore\/confirmPeerPay.htm*",
                "https:\/\/work.1688.com\/home\/buyer.htm*",
                "https:\/\/trade.1688.com\/order\/*",
                "https:\/\/lala.best\/product\/*",
                "https:\/\/shopee.vn\/*",
                "https:\/\/www.lazada.vn\/*",
                "https:\/\/tiki.vn\/*",
                "*:\/\/member1.taobao.com\/member\/*",
                "https:\/\/mobile.yangkeduo.com\/goods.html*",
                "https:\/\/mobile.yangkeduo.com\/goods1.html*"
            ],
            "css": [
                "contentScript.css"
            ],
            "run_at": "document_idle",
            "js": [
                "contentScript.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/login.taobao.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentLogin.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/passport.taobao.com\/iv*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentQueueOtp.js"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "injector.js",
                "logo-small.png"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "version_name": "3.0131.0939.shiptq",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}