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

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

¿Qué es Gobiz - Công cụ hỗ trợ người mua hàng?

Gobiz - Công cụ hỗ trợ người mua hàng es una extensión de Chrome desarrollada por https://gobiz.vn, y su función principal es "Gobiz - Công cụ hỗ trợ người mua hàng".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Gobiz - Công cụ hỗ trợ người mua hàng

Descarga archivos de extensión Gobiz - Công cụ hỗ trợ người mua hàng en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Ấ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                    

Información Básica de la Extensión

Nombre Gobiz - Công cụ hỗ trợ người mua hàng Gobiz - Công cụ hỗ trợ người mua hàng
ID hbghadnblijiihmmgmchjlbejcgncjef
URL Oficial 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
Descripción Gobiz - Công cụ hỗ trợ người mua hàng
Tamaño del Archivo 8.62 MB
Cantidad de Instalaciones 439
Versión Actual 3.0427.0942
Última Actualización 2023-06-27
Fecha de Publicación 2021-08-20
Calificación 5.00/5 Total de 4 Calificaciones
Desarrollador https://gobiz.vn
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://ext.gobiz.vn/
URL de la Página de Política de Privacidad https://gobiz.vn/gobiz-privacy-policy
Idiomas Soportados 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"
}