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

daikimlogistics

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

Công cụ đặt hàng DaikimLogistic is a Chrome extension developed by adhosivan90, and its main feature is "daikimlogistics".

Extension Screenshots

screenshot

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

Download Công cụ đặt hàng DaikimLogistic 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

                        Tiện ích cung cấp các tính năng:
- Thêm sản phẩm từ web thương mại điện tử Trung Quốc vào giỏ hàng
- Quy đổi tỉ giá nhân dân tệ sang việt nam đồng                    

Extension Basic Information

Name Công cụ đặt hàng DaikimLogistic Công cụ đặt hàng DaikimLogistic
ID dodbjoiekgmhcjkfigghahjpfhaoaopm
Official URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-daikimlo/dodbjoiekgmhcjkfigghahjpfhaoaopm
Description daikimlogistics
File Size 5.8 MB
Installation Count 96
Current Version 1.3
Last Updated 2024-01-04
Publish Date 2021-10-06
Developer adhosivan90
Email [email protected]
Payment Type free
Privacy Policy Page URL https://hoangdolinhdan.com/post/38/privacy-policy
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon.jpg"
    },
    "icons": {
        "16": "icon.jpg",
        "48": "icon.jpg",
        "128": "icon.jpg"
    },
    "content_scripts": [
        {
            "js": [
                "node_modules\/chrome-inject-eval\/dist\/umd.min.js",
                "js\/jquery.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\/*"
            ]
        }
    ],
    "description": "daikimlogistics",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng DaikimLogistic",
    "host_permissions": [
        "http:\/\/daikimlogistics.com\/*",
        "https:\/\/daikimlogistics.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "version": "1.3",
    "web_accessible_resources": [
        {
            "resources": [
                "css\/main.css"
            ],
            "matches": [],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}