Công cụ đặt hàng trên GiaoNhanUyTin.Com

Công cụ đặt hàng Trung Quốc của GiaoNhanUyTin

ما هو Công cụ đặt hàng trên GiaoNhanUyTin.Com؟

Công cụ đặt hàng trên GiaoNhanUyTin.Com هو إضافة Chrome تم تطويرها بواسطة https://giaonhanuytin.com، والميزة الرئيسية لها هي "Công cụ đặt hàng Trung Quốc của GiaoNhanUyTin".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Công cụ đặt hàng trên GiaoNhanUyTin.Com

قم بتنزيل ملفات الامتداد Công cụ đặt hàng trên GiaoNhanUyTin.Com بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Thân gửi tới Quý khách hàng . 
Công cụ đặt hàng trên Chrome cung cấp các tính năng như sau:
- Dễ dàng cài đặt công cụ vào trình duyệt Chrome.
- Dễ dàng đặt hàng từ trang web bán hàng gồm: Alibaba, 1668, Taobao..
- Cập nhật dữ liệu 1688                    

معلومات أساسية عن التمديد

الاسم Công cụ đặt hàng trên GiaoNhanUyTin.Com Công cụ đặt hàng trên GiaoNhanUyTin.Com
ID cgbdaoifenabiekknnlacgmhbmmkcmgg
عنوان URL الرسمي https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-tr%C3%AAn-gia/cgbdaoifenabiekknnlacgmhbmmkcmgg
الوصف Công cụ đặt hàng Trung Quốc của GiaoNhanUyTin
حجم الملف 2.15 MB
عدد التثبيتات 370
النسخة الحالية 1.1.4
آخر تحديث 2024-02-20
تاريخ النشر 2019-05-05
المطور https://giaonhanuytin.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://giaonhanuytin.com
عنوان صفحة المساعدة http://giaonhanuytin.com/posts?id=15
عنوان صفحة سياسة الخصوصية https://www.oneday.vn/chinh-sach-ve-quyen-rieng-tu
اللغات المدعومة vi
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/logo.png",
        "default_title": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng tr\u00ean GiaoNhanUyTin.Com"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "https:\/\/daixiao.1688.com\/*",
                "http:\/\/daixiao.1688.com\/*"
            ],
            "js": [
                "js\/jquery-2.2.3.min.js",
                "js\/bootstrap.min.js",
                "js\/tools.js",
                "js\/config.js",
                "js\/app.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\/*"
            ]
        },
        {
            "js": [
                "js\/taobao.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*"
            ]
        },
        {
            "js": [
                "js\/tmall.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "http:\/\/world.tmall.com\/*",
                "https:\/\/*.world.tmall.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c c\u1ee7a GiaoNhanUyTin",
    "icons": {
        "16": "images\/logo16.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng tr\u00ean GiaoNhanUyTin.Com",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.4",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}