Công cụ đặt hàng Ali88vn

Công cụ đặt hàng Ali88vn để hiển thị giỏ hàng trên các trang thương mại Trung Quốc: taobao, tmall, 1688,...

What is Công cụ đặt hàng Ali88vn?

Công cụ đặt hàng Ali88vn is a Chrome extension developed by https://ali88vn.com, and its main feature is "Công cụ đặt hàng Ali88vn để hiển thị giỏ hàng trên các trang thương mại Trung Quốc: taobao, tmall, 1688,...".

Extension Screenshots

screenshot

Download Công cụ đặt hàng Ali88vn Extension CRX File

Download Công cụ đặt hàng Ali88vn 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ông cụ đặt hàng Ali88vn để hiển thị giỏ hàng trên các trang thương mại Trung Quốc: taobao, tmall, 1688 với dịch vụ uy tín và giá cả cạnh tranh. Chi tiết quý khách xem trên website: https://ali88vn.com hoặc liên hệ hotline 0909883437

Trang quản lý đơn hàng: https://order.ali88vn.com

Ngoài dịch vụ order, chúng tôi còn 
- Dịch vụ ký gửi
- Dịch vụ thanh toán hộ
- Dịch vụ nạp tiền alipay                    

Extension Basic Information

Name Công cụ đặt hàng Ali88vn Công cụ đặt hàng Ali88vn
ID gknodajjcjmhpbpgcnmcapfmnmbjpoof
Official URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-ali88vn/gknodajjcjmhpbpgcnmcapfmnmbjpoof
Description Công cụ đặt hàng Ali88vn để hiển thị giỏ hàng trên các trang thương mại Trung Quốc: taobao, tmall, 1688,...
File Size 74.54 KB
Installation Count 111
Current Version 1.5
Last Updated 2019-07-23
Publish Date 2019-07-23
Developer https://ali88vn.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/ali88vn-com-privacy-policy/home
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Ali88vn",
    "short_name": "Ali88vn.com",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Ali88vn \u0111\u1ec3 hi\u1ec3n th\u1ecb gi\u1ecf h\u00e0ng tr\u00ean c\u00e1c trang th\u01b0\u01a1ng m\u1ea1i Trung Qu\u1ed1c: taobao, tmall, 1688,...",
    "version": "1.5",
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/ali88vn.com\/*",
            "https:\/\/order.ali88vn.com\/*",
            "http:\/\/order.ali88vn.com\/*",
            "http:\/\/ali88vn.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.zara.cn\/*",
                "https:\/\/*.zara.cn\/*",
                "http:\/\/*.hm.com\/*",
                "https:\/\/*.hm.com\/*",
                "http:\/\/*.jd.com\/*",
                "https:\/\/*.jd.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ],
            "css": [
                "content.css"
            ],
            "js": [
                "jquery-2.1.4.min.js",
                "content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "https:\/\/order.ali88vn.com\/"
    ],
    "icons": {
        "16": "img\/ali88-chromeext-icon16.png",
        "48": "img\/ali88-chromeext-icon48.png",
        "128": "img\/ali88-chromeext-icon128.png"
    },
    "oauth2": {
        "client_id": "918113404185-uo3nob1dvra30p85frlfcg7socvc9252.apps.googleusercontent.com",
        "scopes": [
            "profile"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/order.ali88vn.com; object-src 'self'"
}