Vận Chuyển Vietan Ali33.vn

Vận chuyển hàng hóa từ Trung Quốc về Việt Nam

Vận Chuyển Vietan Ali33.vnคืออะไร?

Vận Chuyển Vietan Ali33.vn เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Netsa CO.,LTD และคุณลักษณะหลักของมันคือ "Vận chuyển hàng hóa từ Trung Quốc về Việt Nam"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vận Chuyển Vietan Ali33.vn

ดาวน์โหลดไฟล์ส่วนขยาย Vận Chuyển Vietan Ali33.vn ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Chuyên cung cấp dịch vụ vận chuyển hàng từ Trung Quốc về Việt Nam.
Các bạn có thể đặt hàng bằng công cụ trên các trang tmall.com 1688.com taobao.com...
Sau khi các bạn cài đặt ứng dụng các bạn có thể đặt hàng trên các trang thương mại điện tử của Trung Quốc và chúng tôi sẽ giúp bạn vận chuyển hàng hoá về cho các bạn một cách nhanh chóng.
Chi tiết xem tại: www.ali33.vn                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Vận Chuyển Vietan Ali33.vn Vận Chuyển Vietan Ali33.vn
ID efmlmoeobfgbboidbkibbbkbhhilhlfm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/v%E1%BA%ADn-chuy%E1%BB%83n-vietan-ali33vn/efmlmoeobfgbboidbkibbbkbhhilhlfm
คำอธิบาย Vận chuyển hàng hóa từ Trung Quốc về Việt Nam
ขนาดไฟล์ 605 KB
จำนวนการติดตั้ง 125
เวอร์ชันปัจจุบัน 0.4.3
อัปเดตครั้งล่าสุด 2020-11-04
วันที่เผยแพร่ 2020-04-23
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Netsa CO.,LTD
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://ali33.vn/
URL หน้าช่วยเหลือ https://ali33.vn/
ภาษาที่รองรับ vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "V\u1eadn Chuy\u1ec3n Vietan Ali33.vn",
    "version": "0.4.3",
    "manifest_version": 2,
    "description": "V\u1eadn chuy\u1ec3n h\u00e0ng h\u00f3a t\u1eeb Trung Qu\u1ed1c v\u1ec1 Vi\u1ec7t Nam",
    "icons": {
        "16": "images\/16.png",
        "128": "images\/128.png"
    },
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/19.png",
            "38": "images\/38.png"
        },
        "default_title": "ali33.vn Ext",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "omnibox": {
        "keyword": "ali33.vn Ext"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/taobao.com\/*",
                "https:\/\/tmall.com\/*",
                "https:\/\/ali33.vn\/*",
                "https:\/\/vietan.com\/*"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/contentscript.js",
                "scripts\/mainvietan.js"
            ],
            "css": [
                "styles\/main.css"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "scripts\/pagination.js",
        "styles\/main.css",
        "pagination.html"
    ],
    "permissions": [
        "storage",
        "https:\/\/ali33.vn\/*",
        "https:\/\/vietanlogistics.com\/*",
        "https:\/\/vietan.com\/*"
    ]
}