Công cụ đặt hàng Shipsieure.com

Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall

ما هو Công cụ đặt hàng Shipsieure.com؟

Công cụ đặt hàng Shipsieure.com هو إضافة Chrome تم تطويرها بواسطة webnhaphang، والميزة الرئيسية لها هي "Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Công cụ đặt hàng Shipsieure.com

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

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

                        Công cụ của shipsieure.com hỗ trợ nhập hàng trực tuyến với nhiều sản phẩm phong phú từ những website Thương Mại Điện Tử lớn như: taobao.com, tmall.com và 1688.com                    

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

الاسم Công cụ đặt hàng Shipsieure.com Công cụ đặt hàng Shipsieure.com
ID kkjneepkmmgfljofldpcomkjgdfkkogc
عنوان URL الرسمي https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-shipsieu/kkjneepkmmgfljofldpcomkjgdfkkogc
الوصف Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall
حجم الملف 260 KB
عدد التثبيتات 272
النسخة الحالية 5.7.2
آخر تحديث 2022-03-07
تاريخ النشر 2020-05-25
تقييم 3.67/5 مجموع تقييمات 3
المطور webnhaphang
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://shipsieure.com
عنوان صفحة المساعدة https://shipsieure.com/bai-viet/chinh-sach-bao-mat-va-luu-tru-thong-tin
عنوان صفحة سياسة الخصوصية https://ordervietnam.com/bai-viet/chinh-sach-bao-mat-va-luu-tru-thong-tin
اللغات المدعومة vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/jquery-2.2.3.min.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon_48.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "http:\/\/daixiao.1688.com\/*",
                "https:\/\/daixiao.1688.com\/*",
                "https:\/\/wg.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\/*",
                "http:\/\/*.yao.95095.com\/*",
                "https:\/\/*.yao.95095.com\/*",
                "http:\/\/*.jd.com\/*",
                "https:\/\/*.jd.com\/*"
            ]
        },
        {
            "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\/*",
                "http:\/\/*.yao.95095.com\/*",
                "https:\/\/*.yao.95095.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        },
        {
            "js": [
                "js\/jd.js"
            ],
            "matches": [
                "http:\/\/*.jd.com\/*",
                "https:\/\/*.jd.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "default_locale": "vi",
    "incognito": "not_allowed",
    "manifest_version": 2,
    "name": "__MSG_manifest_name__",
    "version": "5.7.2",
    "description": "__MSG_manifest_description__",
    "permissions": [
        "http:\/\/shipsieure.com\/*",
        "https:\/\/shipsieure.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.yao.95095.com\/*",
        "https:\/\/*.yao.95095.com\/*",
        "http:\/\/*.jd.com\/*",
        "https:\/\/*.jd.com\/*"
    ],
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}