Công cụ thanh toán hộ của Ali33

Công cụ thanh toán hộ của Ali33 trên trình duyệt Chrome và Cốc Cốc

ما هو Công cụ thanh toán hộ của Ali33؟

Công cụ thanh toán hộ của Ali33 هو إضافة Chrome تم تطويرها بواسطة developer-gobiz، والميزة الرئيسية لها هي "Công cụ thanh toán hộ của Ali33 trên trình duyệt Chrome và Cốc Cốc".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Công cụ thanh toán hộ của Ali33

قم بتنزيل ملفات الامتداد Công cụ thanh toán hộ của Ali33 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Ali33 là một trong những đơn vị hỗ trợ thanh toán hộ tại các website thương mại điện tử hàng đầu Trung Quốc như tmall, 1688, taobao.
Vui lòng cài đặt công cụ hỗ trợ thanh toán hộ để sử dụng hệ thống một cách hoàn thiện và đầy đủ tính năng nhất.                    

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

الاسم Công cụ thanh toán hộ của Ali33 Công cụ thanh toán hộ của Ali33
ID ofpccenbnmgddndjpfncipfmcajgmcph
عنوان URL الرسمي https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-thanh-to%C3%A1n-h%E1%BB%99-c%E1%BB%A7a/ofpccenbnmgddndjpfncipfmcajgmcph
الوصف Công cụ thanh toán hộ của Ali33 trên trình duyệt Chrome và Cốc Cốc
حجم الملف 4.73 MB
عدد التثبيتات 64
النسخة الحالية 2.0928.1106
آخر تحديث 2022-10-03
تاريخ النشر 2022-08-13
المطور developer-gobiz
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://gobiz.vn/gobiz-privacy-policy
اللغات المدعومة vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 thanh to\u00e1n h\u1ed9 c\u1ee7a Ali33",
    "short_name": "C\u00f4ng c\u1ee5 thanh to\u00e1n h\u1ed9 c\u1ee7a Ali33",
    "description": "C\u00f4ng c\u1ee5 thanh to\u00e1n h\u1ed9 c\u1ee7a Ali33 tr\u00ean tr\u00ecnh duy\u1ec7t Chrome v\u00e0 C\u1ed1c C\u1ed1c",
    "version": "2.0928.1106",
    "icons": {
        "128": "logo\/conrua.png"
    },
    "action": {
        "default_icon": "logo\/conrua.png",
        "name": "C\u00f4ng c\u1ee5 thanh to\u00e1n h\u1ed9 c\u1ee7a Ali33",
        "default_title": "C\u00f4ng c\u1ee5 thanh to\u00e1n h\u1ed9 c\u1ee7a Ali33",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "contentScriptLink.js",
                "contentShop.js",
                "contentProduct.js"
            ]
        },
        {
            "matches": [
                "https:\/\/buyertrade.taobao.com\/*",
                "https:\/\/trade.1688.com\/order\/*",
                "https:\/\/buy.taobao.com\/auction\/*",
                "https:\/\/buy.tmall.com\/order\/confirm_order*",
                "https:\/\/order.1688.com\/order\/smart_make_order.htm*",
                "https:\/\/trade.tmall.com\/detail\/orderDetail*",
                "https:\/\/trade.taobao.com\/trade\/detail\/trade_order_detail*",
                "https:\/\/cart.taobao.com\/cart*",
                "https:\/\/cart.1688.com\/cart*",
                "https:\/\/item.taobao.com\/item.htm*",
                "https:\/\/detail.tmall.com\/item*",
                "https:\/\/world.tmall.com\/item*",
                "https:\/\/detail.1688.com\/offer*",
                "https:\/\/work.1688.com\/home\/buyer*",
                "https:\/\/detail.tmall.hk\/hk\/item*",
                "https:\/\/trade.tmall.hk\/detail\/orderDetail*",
                "https:\/\/chaoshi.detail.tmall.com\/item.htm*",
                "https:\/\/buy.tmall.hk\/order\/*",
                "https:\/\/shopee.co.th\/*",
                "https:\/\/www.bigc.co.th\/*",
                "https:\/\/www.lazada.co.th\/*",
                "https:\/\/www.watsons.co.th\/*\/p\/*",
                "https:\/\/www.eveandboy.com\/*",
                "https:\/\/www.lotuss.com\/*",
                "https:\/\/shenghuo.alipay.com\/peerpaycore\/peerpayApply.htm*",
                "https:\/\/shenghuo.alipay.com\/peerpaycore\/choosePeerPayer.htm*",
                "https:\/\/shenghuo.alipay.com:443\/peerpaycore\/confirmPeerPay.htm*",
                "https:\/\/work.1688.com\/home\/buyer.htm*",
                "https:\/\/trade.1688.com\/order\/*",
                "https:\/\/lala.best\/product\/*",
                "https:\/\/shopee.vn\/*",
                "https:\/\/www.lazada.vn\/*",
                "https:\/\/tiki.vn\/*"
            ],
            "css": [
                "contentScript.css"
            ],
            "run_at": "document_idle",
            "js": [
                "contentScript.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/login.taobao.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentLogin.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/passport.taobao.com\/iv*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentQueueOtp.js"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "injector.js"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}