Alilogi Logistics - Đặt hàng Trung Quốc

Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng

What is Alilogi Logistics - Đặt hàng Trung Quốc?

Alilogi Logistics - Đặt hàng Trung Quốc is a Chrome extension developed by thanhtung.atptit, and its main feature is "Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng".

Extension Screenshots

screenshot

Download Alilogi Logistics - Đặt hàng Trung Quốc Extension CRX File

Download Alilogi Logistics - Đặt hàng Trung Quốc 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

                        Chức năng: Hỗ trợ người dùng đặt hàng các sản phẩm về quần áo, giày dép, đồ điện tử, đồ gia dụng, đồ cá nhân trên các website thương mại điện tử của Trung Quốc như : Taobao, Tmall, 1688.
Lý do nên cài đặt: Giúp bạn mua sắm và vận chuyển từ Trung Quốc về Việt Nam nhanh chóng, an toàn. Không cần phải có tài khoản của Taobao, Tmall, 1688. Chỉ cần cài đặt và chọn sản phẩm bạn muốn mua. Chúng tôi sẽ mua hàng giúp bạn và vận chuyển về tận nơi.                    

Extension Basic Information

Name Alilogi Logistics - Đặt hàng Trung Quốc Alilogi Logistics - Đặt hàng Trung Quốc
ID dbfdjaaohgcjfeldjpgbpbpbajdafkec
Official URL https://chromewebstore.google.com/detail/alilogi-logistics-%C4%91%E1%BA%B7t-h%C3%A0n/dbfdjaaohgcjfeldjpgbpbpbajdafkec
Description Đặt hàng Taobao, Tmall, 1668 một cách dễ dàng
File Size 86.76 KB
Installation Count 417
Current Version 2.7
Last Updated 2021-11-22
Publish Date 2020-10-05
Developer thanhtung.atptit
Email [email protected]
Payment Type free
Extension Website https://aloorder.vn
Help Page URL https://aloorder.vn
Privacy Policy Page URL https://www.privacypolicygenerator.info/live.php?token=FhAer3n9vcHCPWLMgYLstY0IteazAepH
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Alilogi Logistics - \u0110\u1eb7t h\u00e0ng Trung Qu\u1ed1c",
    "description": "\u0110\u1eb7t h\u00e0ng Taobao, Tmall, 1668 m\u1ed9t c\u00e1ch d\u1ec5 d\u00e0ng",
    "version": "2.7",
    "permissions": [
        "activeTab",
        "",
        "webRequestBlocking",
        "webRequest"
    ],
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "scripts\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/contentscripts.js",
                "scripts\/config.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "browser_action": {
        "default_title": "Th\u00eam v\u00e0o \u0111\u01a1n h\u00e0ng Alilogi Logistics",
        "default_icon": "img\/fevicon.png"
    },
    "web_accessible_resources": [
        "scripts\/jquery.min.js",
        "rong_do.html"
    ],
    "manifest_version": 2
}