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

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

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

Gobiz - Công cụ hỗ trợ người mua hàng is een Chrome-extensie ontwikkeld door https://gobiz.vn, en de belangrijkste functie is "Gobiz - Công cụ hỗ trợ người mua hàng".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Gobiz - Công cụ hỗ trợ người mua hàng

Download Gobiz - Công cụ hỗ trợ người mua hàng-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Ấ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                    

Basisinformatie over de Extensie

Naam Gobiz - Công cụ hỗ trợ người mua hàng Gobiz - Công cụ hỗ trợ người mua hàng
ID hbghadnblijiihmmgmchjlbejcgncjef
Officiële 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
Beschrijving Gobiz - Công cụ hỗ trợ người mua hàng
Bestandsgrootte 8.62 MB
Aantal Installaties 439
Huidige Versie 3.0427.0942
Laatst Bijgewerkt 2023-06-27
Publicatiedatum 2021-08-20
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://gobiz.vn
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://ext.gobiz.vn/
URL van de Privacybeleid Pagina https://gobiz.vn/gobiz-privacy-policy
Ondersteunde Talen 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"
}