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

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

Hvad er Gobiz - Công cụ hỗ trợ người mua hàng?

Gobiz - Công cụ hỗ trợ người mua hàng er en Chrome-udvidelse udviklet af https://gobiz.vn, og dens hovedfunktion er "Gobiz - Công cụ hỗ trợ người mua hàng".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Gobiz - Công cụ hỗ trợ người mua hàng-udvidelses-CRX-fil

Download Gobiz - Công cụ hỗ trợ người mua hàng-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Ấp ủ từ một ý tưởng về một dự án công nghệ năm 2016, qua gần 03 năm phát triển, xây dựng bởi đội ngũ sáng lập dày dặn kinh nghiệm đến từ nhiều tập đoàn công nghệ hàng đầu. Công ty TNHH Giải pháp Công nghệ Gobiz chính thức được thành lập với tham vọng thay đổi và số hoá phương thức quản lý và kinh doanh trong ngành thương mại điện tử xuyên biên giới tại Việt Nam.
Công cụ hỗ trợ người mua hàng của Gobiz được phát triển với mục đích hỗ trợ người mua hàng có thể nhanh chóng tìm kiếm sản phẩm để mua hàng và đưa ra lựa chọn chính xác nhất khi mua hàng.
Ở lần đầu tiên ra mắt chúng tôi xin gửi đến người dùng tính năng sử dụng hình ảnh trên web bất kì để tìm kiếm sản phẩm trên taobao/tmall/1688.
Công cụ đang trong quá trình phát triển và sẽ liên tục cập nhật những tính năng mới, chúng tôi hoan nghênh mọi sự đóng góp của người dùng để có thể làm công cụ ngày càng tốt hơn, đem lại những trải nghiệm tuyệt vời cho người dùng khi mua sắm trên taobao/tmall/1688.
Xin trân trọng cảm ơn!
Đội ngũ phát triển sản phẩm Gobiz                    

Grundlæggende oplysninger om udvidelsen

Navn Gobiz - Công cụ hỗ trợ người mua hàng Gobiz - Công cụ hỗ trợ người mua hàng
ID hbghadnblijiihmmgmchjlbejcgncjef
Officiel URL https://chromewebstore.google.com/detail/gobiz-c%C3%B4ng-c%E1%BB%A5-h%E1%BB%97-tr%E1%BB%A3-ng%C6%B0%E1%BB%9D/hbghadnblijiihmmgmchjlbejcgncjef
Beskrivelse Gobiz - Công cụ hỗ trợ người mua hàng
Filstørrelse 8.62 MB
Antal Installationer 439
Nuværende Version 3.0427.0942
Senest Opdateret 2023-06-27
Udgivelsesdato 2021-08-20
Bedømmelse 5.00/5 Samlet 4 Bedømmelser
Udvikler https://gobiz.vn
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://ext.gobiz.vn/
URL til Fortrolighedspolitik Side https://gobiz.vn/gobiz-privacy-policy
Understøttede Sprog vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Gobiz - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi mua h\u00e0ng",
    "short_name": "Gobiz - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi mua h\u00e0ng",
    "description": "Gobiz - C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi mua h\u00e0ng",
    "version": "3.0427.0942",
    "icons": {
        "16": "logo-small.png",
        "48": "logo-small.png",
        "128": "logo-small.png"
    },
    "action": {
        "default_icon": {
            "32": "logo-small.png",
            "64": "logo-small.png",
            "128": "logo-small.png"
        },
        "name": "Gobiz",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/detail.1688.com\/*",
                "*:\/\/order.1688.com\/*",
                "*:\/\/order.1688.com\/*",
                "*:\/\/work.1688.com\/home\/*",
                "*:\/\/buyertrade.taobao.com\/trade\/*",
                "*:\/\/buy.taobao.com\/auction\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/*.detail.tmall\/*",
                "*:\/\/*.detail.tmall.hk\/*",
                "*:\/\/*.tmall.com\/item\/*",
                "*:\/\/*.tmall.com\/order\/*",
                "*:\/\/*.detail.liangxinyao.com\/*",
                "*:\/\/*.detail.tmall.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "contentCommon.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "localStorageGetItem.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.dota.gobizdev.com\/*",
                "*:\/\/localhost\/*",
                "*:\/\/gsa.gobiz.vn\/*",
                "*:\/\/drug.gobizdev.com\/*",
                "*:\/\/my.sabo.asia\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "localStorageGetItemM22.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "contentSupported.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "contentScriptSearchImage.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "js": [
                "contentScriptLink.js",
                "contentShop.js",
                "contentProduct.js",
                "contentProducts.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "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",
                "all.css"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "tabs"
    ],
    "options_page": "options.html"
}