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

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

¿Qué es Công cụ đặt hàng nguonhang16888.com?

Công cụ đặt hàng nguonhang16888.com es una extensión de Chrome desarrollada por https://nguonhang16888.com, y su función principal es "Công cụ đặt hàng của nguonhang16888.com".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Công cụ đặt hàng nguonhang16888.com

Descarga archivos de extensión Công cụ đặt hàng nguonhang16888.com 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

                        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                    

Información Básica de la Extensión

Nombre Công cụ đặt hàng nguonhang16888.com Công cụ đặt hàng nguonhang16888.com
ID lahmjnojdinbnodpfgdbbdejfonhgbeb
URL Oficial https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/lahmjnojdinbnodpfgdbbdejfonhgbeb
Descripción Công cụ đặt hàng của nguonhang16888.com
Tamaño del Archivo 642 KB
Cantidad de Instalaciones 501
Versión Actual 1.0.33
Última Actualización 2021-12-17
Fecha de Publicación 2020-02-24
Calificación 4.90/5 Total de 10 Calificaciones
Desarrollador https://nguonhang16888.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://nguonhang16888.com
URL de la Página de Ayuda https://nguonhang16888.com/termsofservice
URL de la Página de Política de Privacidad https://nguonhang16888.com/termsofservice
Idiomas Soportados 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"
            ]
        }
    ]
}