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

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

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

Gobiz - Công cụ hỗ trợ người mua hàng ist eine Chrome-Erweiterung, die von https://gobiz.vn entwickelt wurde, und ihr Hauptmerkmal ist "Gobiz - Công cụ hỗ trợ người mua hàng".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

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

Laden Sie Gobiz - Công cụ hỗ trợ người mua hàng-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Ấ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                    

Grundlegende Informationen zur Erweiterung

Name Gobiz - Công cụ hỗ trợ người mua hàng Gobiz - Công cụ hỗ trợ người mua hàng
ID hbghadnblijiihmmgmchjlbejcgncjef
Offizielle 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
Beschreibung Gobiz - Công cụ hỗ trợ người mua hàng
Dateigröße 8.62 MB
Installationsanzahl 439
Aktuelle Version 3.0427.0942
Letztes Update 2023-06-27
Veröffentlichungsdatum 2021-08-20
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler https://gobiz.vn
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://ext.gobiz.vn/
URL der Datenschutzrichtlinien-Seite https://gobiz.vn/gobiz-privacy-policy
Unterstützte Sprachen 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"
}