Alibaba Add-on

Order Vận chuyển - https:/alibabavn.com/

What is Alibaba Add-on?

Alibaba Add-on is a Chrome extension developed by vanchuyenviettrung, and its main feature is "Order Vận chuyển - https:/alibabavn.com/".

Extension Screenshots

screenshot
screenshot
screenshot

Download Alibaba Add-on Extension CRX File

Download Alibaba Add-on 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

                        Order Vận chuyển - alibaba.com
CÔNG CỤ ĐẶT HÀNG - trungvietod.com có thể được coi là một hoa tiêu giúp bạn mua hàng dễ dàng hơn trên các website thương mại điện tử Trung Quốc.

Tính năng chính:

1. Giỏ hàng xem trước: Bạn có thể xem nhanh các sản phẩm mà mình đã chọn mua mà không cần phải lo lắng về việc mình có cần phải đăng nhập hay không. Chúng sẽ được tự động lưu giữ lại cho tới khi bạn chọn "Xóa tất cả" trong giao diện giỏ hàng.

2. Tỷ giá và giá chuyển đổi: Công cụ này sẽ cập nhật tỷ giá theo thời gian thực và dựa vào đó để quy đổi giá trị hàng hóa từ tiền Tệ ra tiền Việt. Giúp bạn dễ dàng theo dõi giá trị của sản phẩm một cách nhanh và chính xác nhất.                    

Extension Basic Information

Name Alibaba Add-on Alibaba Add-on
ID pelfikckboehfkinneliemonlocacdjf
Official URL https://chromewebstore.google.com/detail/alibaba-add-on/pelfikckboehfkinneliemonlocacdjf
Description Order Vận chuyển - https:/alibabavn.com/
File Size 282 KB
Installation Count 94
Current Version 1.0.9
Last Updated 2020-11-18
Publish Date 2020-11-18
Developer vanchuyenviettrung
Email [email protected]
Payment Type free
Extension Website https://alibabavn.com/
Privacy Policy Page URL https://nhaphang68.com/noi-dung/51/privacy-policy
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Alibaba Add-on",
    "version": "1.0.9",
    "manifest_version": 2,
    "description": " Order V\u1eadn chuy\u1ec3n - https:\/alibabavn.com\/",
    "browser_action": {
        "name": "Manipulate DOM",
        "icons": [
            "logo-shiphangtrungquoc.jpg"
        ],
        "default_icon": "logo-shiphangtrungquoc.jpg"
    },
    "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\/*",
                "http:\/\/*.vip.com\/*",
                "https:\/\/*.vip.com\/*"
            ]
        }
    ]
}