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

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

Qu'est-ce que Công cụ đặt hàng nguonhang16888.com ?

Công cụ đặt hàng nguonhang16888.com est une extension Chrome développée par https://nguonhang16888.com, et sa fonction principale est "Công cụ đặt hàng của nguonhang16888.com".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Công cụ đặt hàng nguonhang16888.com

Téléchargez les fichiers d'extension Công cụ đặt hàng nguonhang16888.com au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Công cụ đặt hàng nguonhang16888.com Công cụ đặt hàng nguonhang16888.com
ID lahmjnojdinbnodpfgdbbdejfonhgbeb
URL Officiel https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/lahmjnojdinbnodpfgdbbdejfonhgbeb
Description Công cụ đặt hàng của nguonhang16888.com
Taille du Fichier 642 KB
Nombre d'Installations 501
Version Actuelle 1.0.33
Dernière Mise à Jour 2021-12-17
Date de Publication 2020-02-24
Évaluation 4.90/5 Total 10 Évaluations
Développeur https://nguonhang16888.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://nguonhang16888.com
URL de la Page d'Aide https://nguonhang16888.com/termsofservice
URL de la Page de Politique de Confidentialité https://nguonhang16888.com/termsofservice
Langues Prises en Charge 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"
            ]
        }
    ]
}