Công cụ đặt hàng nguonhang16888.com

Công cụ đặt hàng của nguonhang16888.com

Apa itu Công cụ đặt hàng nguonhang16888.com?

Công cụ đặt hàng nguonhang16888.com adalah ekstensi Chrome yang dikembangkan oleh https://nguonhang16888.com, dan fitur utamanya adalah "Công cụ đặt hàng của nguonhang16888.com".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Công cụ đặt hàng nguonhang16888.com

Unduh file ekstensi Công cụ đặt hàng nguonhang16888.com dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        nguonhang16888.com - Tools ordering 1688.com, taobao.com, tmall.com, Alibaba.com
An interactive tool that helps users to quickly order items from Chinese e-commerce websites, specifically:
=============================================================================
SPECIFIC USE STEPS:
Step 1: Install the ordering tool nguonhang16888.com into your web browser.
Step 2: Log in with the user account on nguonhang16888.com system.
Step 3: Access the websites 1688.com, taobao.com, tmall.com, Alibaba.com, .. select the products you want to order (Enter product information such as Quantity, color, size ,. ..). Then Click on the button "Add to cart". Product information you need to purchase will be sent to the system of nguonhang16888.com.
Step 4: Access the shopping cart on the system nguonhang16888.com, to proceed to confirm, and order products.
Step 5: Access the customer system to manage, and track orders.
=============================================================================
WHAT TOOLS HELP YOU
- Help you order, put into cart your favorite products from 1688.com, taobao.com, tmall.com, Alibaba.com
- Display the value of the item to be purchased in Vietnamese.
- Save time selecting goods for faster product selection.
- Direct order link to nguonhang16888.com website to support order placement.
=============================================================================
SEE MORE
Information privacy policy:
https://nguonhang16888.com/termsofservice
Instructions for installing and using the ordering tool:
https://nguonhang16888.com/ordering-guide                    

Informasi Dasar Ekstensi

Nama Công cụ đặt hàng nguonhang16888.com Công cụ đặt hàng nguonhang16888.com
ID lahmjnojdinbnodpfgdbbdejfonhgbeb
URL Resmi https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/lahmjnojdinbnodpfgdbbdejfonhgbeb
Deskripsi Công cụ đặt hàng của nguonhang16888.com
Ukuran File 642 KB
Jumlah Instalasi 501
Versi Saat Ini 1.0.33
Terakhir Diperbarui 2021-12-17
Tanggal Publikasi 2020-02-24
Penilaian 4.90/5 Total 10 Penilaian
Pengembang https://nguonhang16888.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://nguonhang16888.com
URL Halaman Bantuan https://nguonhang16888.com/termsofservice
URL Halaman Kebijakan Privasi https://nguonhang16888.com/termsofservice
Bahasa yang Didukung vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng nguonhang16888.com",
    "short_name": "C\u00f4ng c\u1ee5 t\u1ea1o \u0111\u01a1n c\u1ee7a nguonhang16888.com",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng c\u1ee7a nguonhang16888.com",
    "version": "1.0.33",
    "action": {
        "default_icon": "images\/icon_nguonhang1688_64x64.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon_nguonhang1688_16x16.png",
        "32": "images\/icon_nguonhang1688_32x32.png",
        "64": "images\/icon_nguonhang1688_64x64.png",
        "128": "images\/icon_nguonhang1688_128x128.png"
    },
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.nguonhang16888.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.1688.com\/*",
                "https:\/\/detail.1688.com\/*"
            ],
            "css": [
                "\/css\/bootstrap-theme.css",
                "\/css\/content.css"
            ],
            "js": [
                "\/scripts\/jquery.js",
                "\/scripts\/jqueryui.js",
                "\/scripts\/lodash.js",
                "\/scripts\/rules.js",
                "\/scripts\/popup.js"
            ]
        }
    ]
}