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

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

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

Công cụ đặt hàng nguonhang16888.com je rozšíření Chrome vyvinuté https://nguonhang16888.com, a jeho hlavní funkcí je „Công cụ đặt hàng của nguonhang16888.com“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Công cụ đặt hàng nguonhang16888.com

Stáhněte si soubory rozšíření Công cụ đặt hàng nguonhang16888.com ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Công cụ đặt hàng nguonhang16888.com Công cụ đặt hàng nguonhang16888.com
ID lahmjnojdinbnodpfgdbbdejfonhgbeb
Oficiální URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/lahmjnojdinbnodpfgdbbdejfonhgbeb
Popis Công cụ đặt hàng của nguonhang16888.com
Velikost souboru 642 KB
Počet instalací 501
Aktuální Verze 1.0.33
Poslední Aktualizace 2021-12-17
Datum Vydání 2020-02-24
Hodnocení 4.90/5 Celkem 10 Hodnocení
Vývojář https://nguonhang16888.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://nguonhang16888.com
URL Stránky Nápovědy https://nguonhang16888.com/termsofservice
URL Stránky Zásad Ochrany Soukromí https://nguonhang16888.com/termsofservice
Podporované Jazyky 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"
            ]
        }
    ]
}