Sabo - Công cụ hỗ trợ người mua hàng

Sabo - Công cụ hỗ trợ người mua hàng

Apa itu Sabo - Công cụ hỗ trợ người mua hàng?

Sabo - Công cụ hỗ trợ người mua hàng adalah ekstensi Chrome yang dikembangkan oleh 123Gobiz, dan fitur utamanya adalah "Sabo - Công cụ hỗ trợ người mua hàng".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Sabo - Công cụ hỗ trợ người mua hàng

Unduh file ekstensi Sabo - Công cụ hỗ trợ người mua hàng dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Sabo cung cấp giải pháp mua sắm online, nhập hàng kinh doanh giá gốc, vận chuyển hàng siêu tốc phù hợp với mọi nhu cầu của bạn.
Để giúp quý khách đặt hàng tốt hơn chúng tôi xin giới thiệu đến quý khách hàng một phiên bản công cụ đặt hàng tối ưu với các chức năng như:

- Đặt hàng đơn giản, dễ dàng hơn trên các website 1688, tmall, taobao
- Thêm nhanh sản phẩm vào danh sách sản phẩm yêu thích
- Hỗ trợ thông báo lỗi không đặt được hàng ngay trên thanh công cụ                    

Informasi Dasar Ekstensi

Nama Sabo - Công cụ hỗ trợ người mua hàng Sabo - Công cụ hỗ trợ người mua hàng
ID dgkolciljcelfnmfmegcdchbkoeninal
URL Resmi https://chromewebstore.google.com/detail/sabo-c%C3%B4ng-c%E1%BB%A5-h%E1%BB%97-tr%E1%BB%A3-ng%C6%B0%E1%BB%9Di/dgkolciljcelfnmfmegcdchbkoeninal
Deskripsi Sabo - Công cụ hỗ trợ người mua hàng
Ukuran File 4.06 MB
Jumlah Instalasi 66
Versi Saat Ini 4.2010.1800
Terakhir Diperbarui 2023-10-23
Tanggal Publikasi 2022-12-22
Pengembang 123Gobiz
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://gobiz.vn/gobiz-privacy-policy
Bahasa yang Didukung vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sabo - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi mua h\u00e0ng",
    "short_name": "Sabo - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi mua h\u00e0ng",
    "description": "Sabo - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi mua h\u00e0ng",
    "version": "4.2010.1800",
    "icons": {
        "16": "sapo-logo.png",
        "48": "sapo-logo.png",
        "128": "sapo-logo.png"
    },
    "action": {
        "default_icon": {
            "32": "sapo-logo.png",
            "64": "sapo-logo.png",
            "128": "sapo-logo.png"
        },
        "name": "Gobiz"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/detail.1688.com\/*",
                "*:\/\/cart.1688.com\/*",
                "*:\/\/order.1688.com\/*",
                "*:\/\/cart.taobao.com\/*",
                "*:\/\/work.1688.com\/home\/*",
                "*:\/\/buyertrade.taobao.com\/trade\/*",
                "*:\/\/buy.taobao.com\/auction\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/trade.taobao.com\/detail\/*",
                "*:\/\/*.detail.tmall\/*",
                "*:\/\/*.detail.tmall.hk\/*",
                "*:\/\/*.tmall.com\/item\/*",
                "*:\/\/*.tmall.com\/order\/*",
                "*:\/\/*.tmall.com\/detail\/*",
                "*:\/\/*.detail.liangxinyao.com\/*",
                "*:\/\/*.detail.tmall.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentCommon.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "contentScriptLink.js",
                "contentShop.js",
                "contentProduct.js",
                "contentProducts.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "css": [
                "contentScript.css"
            ],
            "run_at": "document_idle",
            "js": [
                "contentScript.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/member1.taobao.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentTaobao.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/order.1688.com\/order\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "content1688.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/trade.tmall.com\/*",
                "*:\/\/buyertrade.taobao.com\/*",
                "*:\/\/trade.taobao.com\/*",
                "*:\/\/trade.tmall.com\/detail\/*",
                "*:\/\/trade.1688.com\/order\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentOrderDetailTaobao.js"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "injector.js"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "permissions": [
        "storage",
        "activeTab"
    ]
}