Đặt hàng Taobao, 1688 cùng OrderSieuToc.com

Công cụ Đặt hàng Taobao, 1688 của OrderSieuToc.com trên trình duyệt Chrome & Cờ rôm+.

What is Đặt hàng Taobao, 1688 cùng OrderSieuToc.com?

Đặt hàng Taobao, 1688 cùng OrderSieuToc.com is a Chrome extension developed by https://ordersieutoc.com, and its main feature is "Công cụ Đặt hàng Taobao, 1688 của OrderSieuToc.com trên trình duyệt Chrome & Cờ rôm+.".

Extension Screenshots

screenshot

Download Đặt hàng Taobao, 1688 cùng OrderSieuToc.com Extension CRX File

Download Đặt hàng Taobao, 1688 cùng OrderSieuToc.com 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

                        Cài đặt công cụ đặt hàng của OrderSieuToc.com và trải nghiệm dịch vụ ORDER hàng từ Taobao, 1688 và vận chuyển hàng Trung Quốc - Việt Nam SIÊU TỐC.

Bạn chỉ cần ngồi máy tính ở Việt Nam, lựa chọn hàng hóa, đặt hàng; sau đó hàng sẽ được OrderSieuToc.com đặt mua và giao đến tận nhà bạn. 

Cám ơn bạn đã tin tưởng và lựa chọn OrderSieuToc.com!                    

Extension Basic Information

Name Đặt hàng Taobao, 1688 cùng OrderSieuToc.com Đặt hàng Taobao, 1688 cùng OrderSieuToc.com
ID ifekbojeeiabpghfhpgmfhfaolndfjnc
Official URL https://chromewebstore.google.com/detail/%C4%91%E1%BA%B7t-h%C3%A0ng-taobao-1688-c%C3%B9ng/ifekbojeeiabpghfhpgmfhfaolndfjnc
Description Công cụ Đặt hàng Taobao, 1688 của OrderSieuToc.com trên trình duyệt Chrome & Cờ rôm+.
File Size 363 KB
Installation Count 452
Current Version 30
Last Updated 2022-06-16
Publish Date 2018-11-21
Rating 2.67/5 Total 3 Ratings
Developer https://ordersieutoc.com
Email [email protected]
Payment Type free
Extension Website https://ordersieutoc.com
Help Page URL https://ordersieutoc.com/huong-dan
Privacy Policy Page URL https://customer.ordersieutoc.com/post/chinh-sach-bao-mat-thong-tin-36
Supported Languages vi
manifest.json
{
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": ""
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "css\/font-awesome.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/test.js",
                "js\/config.js",
                "js\/md5.min.js",
                "js\/script.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "C\u00f4ng c\u1ee5 \u0110\u1eb7t h\u00e0ng Taobao, 1688 c\u1ee7a OrderSieuToc.com tr\u00ean tr\u00ecnh duy\u1ec7t Chrome & C\u1edd r\u00f4m+.",
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 2,
    "name": "\u0110\u1eb7t h\u00e0ng Taobao, 1688 c\u00f9ng OrderSieuToc.com",
    "options_page": "options.html",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "30",
    "web_accessible_resources": [
        "template\/index.html",
        "css\/main.css",
        "css\/cn_main.css",
        "images\/add_on\/save-product-ao.png",
        "images\/add_on\/icon-arr-ao.png",
        "images\/add_on\/addon-icon-shopping-cart.png",
        "images\/add_on\/close-warning-ao.png",
        "images\/add_on\/orderno1.png",
        "images\/add_on\/orderno1w.png",
        "images\/add_on\/addon-icon-orderhang.png",
        "images\/add_on\/bg-addon.png",
        "images\/add_on\/not_translate.png",
        "images\/add_on\/exception_tool.png",
        "images\/add_on\/cart28x28.png",
        "images\/add_on\/shop-cart-icon.png",
        "images\/add_on\/box-nh-background.png"
    ]
}