Công cụ mua hàng Gobiz

Công cụ hỗ trợ mua hàng, dùng để sử dụng cho hệ thống Go Purchasing của gobiz.vn

ما هو Công cụ mua hàng Gobiz؟

Công cụ mua hàng Gobiz هو إضافة Chrome تم تطويرها بواسطة 123Gobiz، والميزة الرئيسية لها هي "Công cụ hỗ trợ mua hàng, dùng để sử dụng cho hệ thống Go Purchasing của gobiz.vn".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Công cụ mua hàng Gobiz

قم بتنزيل ملفات الامتداد Công cụ mua hàng Gobiz بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Công cụ này là một Extension hỗ trợ việc mua hàng khi khách hàng sử dụng hệ thống quản lý mua hàng của Go Crossborder. Để sử dụng được công cụ này bạn cần đăng nhập sẵn vào hệ thống quản lý mua hàng của Go CrossBorder.

Các chức năng chính của công cụ hỗ trợ trong việc mua hàng như sau:
- Tự động thêm hàng vào giỏ trên các web site taobao, tmall, 1688 theo danh sách sản phẩm đã có trên Go CrossBorder
- Sử dụng api affiliate của taobao để tìm kiếm sản phẩm có chiết khấu
- Tự động lấy mã vận đơn cùng các thông tin khác trên đơn ở taobao, tmall, 1688
- Cho phép gửi yêu cầu thanh toán lên hệ thống                    

معلومات أساسية عن التمديد

الاسم Công cụ mua hàng Gobiz Công cụ mua hàng Gobiz
ID hjiknelkcfmhfimmgpjeblecgfinkhph
عنوان URL الرسمي https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-mua-h%C3%A0ng-gobiz/hjiknelkcfmhfimmgpjeblecgfinkhph
الوصف Công cụ hỗ trợ mua hàng, dùng để sử dụng cho hệ thống Go Purchasing của gobiz.vn
حجم الملف 170 KB
عدد التثبيتات 25
النسخة الحالية 0.20.0
آخر تحديث 2020-06-27
تاريخ النشر 2020-06-27
المطور 123Gobiz
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://gobiz.vn/gobiz-privacy-policy
اللغات المدعومة vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "C\u00f4ng c\u1ee5 mua h\u00e0ng Gobiz",
    "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 mua h\u00e0ng, d\u00f9ng \u0111\u1ec3 s\u1eed d\u1ee5ng cho h\u1ec7 th\u1ed1ng Go Purchasing c\u1ee7a gobiz.vn",
    "version": "0.20.0",
    "icons": {
        "128": "img\/icon.png"
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "css": [
                "style\/content.css"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "css": [
                "autopai\/css\/custom.css"
            ],
            "js": [
                "autopai\/config.js",
                "autopai\/js\/lib\/jquery.min.js",
                "autopai\/js\/lib\/lodash.min.js",
                "autopai\/js\/lib\/util.js",
                "autopai\/js\/lib\/aff.js",
                "autopai\/js\/pusher.js",
                "autopai\/js\/autopai.class.js",
                "autopai\/js\/content.js"
            ],
            "matches": [
                ""
            ],
            "runt_at": "document_end"
        },
        {
            "js": [
                "autopai\/config.js",
                "autopai\/js\/lib\/jquery.min.js",
                "autopai\/js\/lib\/lodash.min.js",
                "autopai\/js\/lib\/util.js",
                "autopai\/js\/pusher.js",
                "autopai\/js\/autopai.class.js",
                "autopai\/js\/autopai\/init\/taobao.js",
                "autopai\/js\/content.js"
            ],
            "matches": [
                "http:\/\/item.taobao.com\/*",
                "http:\/\/*.taobao.com\/item\/*",
                "https:\/\/item.taobao.com\/*",
                "https:\/\/*.taobao.com\/item\/*",
                "https:\/\/cart.taobao.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "autopai\/css\/custom.css"
            ],
            "js": [
                "autopai\/config.js",
                "autopai\/js\/lib\/jquery.min.js",
                "autopai\/js\/lib\/lodash.min.js",
                "autopai\/js\/lib\/util.js",
                "autopai\/js\/autopai.class.js",
                "autopai\/js\/autopai\/init\/tmall.js",
                "autopai\/js\/content.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/item*",
                "https:\/\/*.tmall.com\/item*",
                "http:\/\/*.tmall.hk\/hk\/item*",
                "https:\/\/*.tmall.hk\/hk\/item*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "autopai\/config.js",
                "autopai\/js\/lib\/jquery.min.js",
                "autopai\/js\/lib\/lodash.min.js",
                "autopai\/js\/lib\/util.js",
                "autopai\/js\/autopai.class.js",
                "autopai\/js\/autopai\/init\/1688.js",
                "autopai\/js\/content.js"
            ],
            "matches": [
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/trade.1688.com\/order\/new_step_order_detail.htm*"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "tabs",
        "*:\/\/*.taobao.com\/*",
        "*:\/\/*.1688.com\/*",
        "*:\/\/*.tmall.com\/*",
        "*:\/\/*.tb.cn\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/browser.sentry-cdn.com; object-src 'self'"
}