Minh Tân Addon

Order Vận chuyển - vanchuyenminhtan.com

What is Minh Tân Addon?

Minh Tân Addon is a Chrome extension developed by PVESER, and its main feature is "Order Vận chuyển - vanchuyenminhtan.com".

Extension Screenshots

screenshot
screenshot

Download Minh Tân Addon Extension CRX File

Download Minh Tân Addon 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

                        Ứng dụng đặt hàng trên 1688.com, tmall.com, taobao.com                    

Extension Basic Information

Name Minh Tân Addon Minh Tân Addon
ID gmmbmhkjjkddbieemgmemhggcagjfkcp
Official URL https://chromewebstore.google.com/detail/minh-t%C3%A2n-addon/gmmbmhkjjkddbieemgmemhggcagjfkcp
Description Order Vận chuyển - vanchuyenminhtan.com
File Size 120 KB
Installation Count 26
Current Version 2.0
Last Updated 2022-04-06
Publish Date 2019-08-06
Rating 5.00/5 Total 2 Ratings
Developer PVESER
Email [email protected]
Payment Type free
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Minh T\u00e2n Addon",
    "version": "2.0",
    "manifest_version": 2,
    "description": " Order V\u1eadn chuy\u1ec3n - vanchuyenminhtan.com",
    "browser_action": {
        "name": "Manipulate DOM",
        "icons": {
            "16": "logo.png",
            "24": "logo.png",
            "32": "logo.png",
            "128": "logo-128.png"
        },
        "default_icon": {
            "16": "logo.png",
            "24": "logo.png",
            "32": "logo.png",
            "128": "logo-128.png"
        }
    },
    "content_scripts": [
        {
            "css": [
                "css\/app.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/s_common.js",
                "js\/s_taobao.js",
                "js\/s_alibaba.js",
                "js\/s_vipshop.js",
                "js\/s_main.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*"
            ]
        }
    ],
    "permissions": []
}