Công cụ đặt hàng kienexpress.com

Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc

What is Công cụ đặt hàng kienexpress.com?

Công cụ đặt hàng kienexpress.com is a Chrome extension developed by doitientrung74, and its main feature is "Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc".

Extension Screenshots

screenshot

Download Công cụ đặt hàng kienexpress.com Extension CRX File

Download Công cụ đặt hàng kienexpress.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ông cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc. 
Chức năng công cụ đặt hàng Quảng Châu được tích hợp trên trình duyệt google chrome, Cốc cốc và hệ thống kienexpress.com. Kienexpress.com cung cấp Công cụ hỗ trợ người dùng thao tác đặt hàng nhanh chóng trên các trang thương mại điện tử taobao, alibaba, tmall... 
Mọi thông tin xin quý khách có thể liên hệ kienexpress.com, chúng tôi có thể phục vụ bạn tốt nhất.                    

Extension Basic Information

Name Công cụ đặt hàng kienexpress.com Công cụ đặt hàng kienexpress.com
ID ninblnnlhjimognjafnkmpicabmgabhi
Official URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-kienexpr/ninblnnlhjimognjafnkmpicabmgabhi
Description Công cụ đặt hàng trên trang thương mại điện tử lớn Trung Quốc
File Size 283 KB
Installation Count 166
Current Version 4.1
Last Updated 2024-02-19
Publish Date 2020-12-28
Developer doitientrung74
Email [email protected]
Payment Type free
Extension Website https://kienexpress.com/
Privacy Policy Page URL https://www.freeprivacypolicy.com/privacy/view/d995bb63b6ea0020f254019ac6b19607
Supported Languages vi
manifest.json
{
    "action": {
        "default_icon": "images\/icon64x64.png",
        "default_title": "\u0110\u1eb7t h\u00e0ng kienexpress.com"
    },
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng kienexpress.com",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng tr\u00ean trang th\u01b0\u01a1ng m\u1ea1i \u0111i\u1ec7n t\u1eed l\u1edbn Trung Qu\u1ed1c",
    "version": "4.1",
    "icons": {
        "16": "images\/icon16x16.png",
        "32": "images\/icon32x32.png",
        "64": "images\/icon64x64.png",
        "128": "images\/icon128x128.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "\/css\/bootstrap-theme.css",
                "\/css\/content.css"
            ],
            "js": [
                "\/scripts\/jquery.js",
                "\/scripts\/jqueryui.js",
                "\/scripts\/lodash.js",
                "\/scripts\/rules.js",
                "\/scripts\/main.js"
            ],
            "matches": [
                "http:\/\/localhost\/*",
                "*:\/\/kienexpress.com\/*",
                "*:\/\/*.kienexpress.com\/*",
                "*:\/\/*.taobao.com\/*",
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.tmall.hk\/*",
                "*:\/\/detail.1688.com\/*",
                "*:\/\/wwww.amazon.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "scripts\/*",
                "css\/*"
            ],
            "matches": [
                "http:\/\/*\/*"
            ]
        }
    ]
}