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

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

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

Công cụ đặt hàng nguonhang16888.com er en Chrome-udvidelse udviklet af https://nguonhang16888.com, og dens hovedfunktion er "Công cụ đặt hàng của nguonhang16888.com".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Công cụ đặt hàng nguonhang16888.com-udvidelses-CRX-fil

Download Công cụ đặt hàng nguonhang16888.com-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Công cụ đặt hàng nguonhang16888.com Công cụ đặt hàng nguonhang16888.com
ID lahmjnojdinbnodpfgdbbdejfonhgbeb
Officiel URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/lahmjnojdinbnodpfgdbbdejfonhgbeb
Beskrivelse Công cụ đặt hàng của nguonhang16888.com
Filstørrelse 642 KB
Antal Installationer 501
Nuværende Version 1.0.33
Senest Opdateret 2021-12-17
Udgivelsesdato 2020-02-24
Bedømmelse 4.90/5 Samlet 10 Bedømmelser
Udvikler https://nguonhang16888.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://nguonhang16888.com
Hjælpeside-URL https://nguonhang16888.com/termsofservice
URL til Fortrolighedspolitik Side https://nguonhang16888.com/termsofservice
Understøttede Sprog 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"
            ]
        }
    ]
}