เครื่องมือสั่งซื้อImpaorder

เครื่องมือสั่งซื้อ impaorder.com

Co to jest เครื่องมือสั่งซื้อImpaorder?

เครื่องมือสั่งซื้อImpaorder to rozszerzenie Chrome opracowane przez https://impaorder.com, a jego główną funkcją jest „เครื่องมือสั่งซื้อ impaorder.com”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia เครื่องมือสั่งซื้อImpaorder

Pobierz pliki rozszerzeń เครื่องมือสั่งซื้อImpaorder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        impaorder.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 impaorder.com into your web browser.
Step 2: Log in with the user account on impaorder.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 impaorder.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 impaorder.com website to support order placement.
=============================================================================
SEE MORE
Policy using the ordering tool through the Extension: https://impaorder.com/termsofservice
Instructions for installing and using the ordering tool: https://impaorder.com/ordering-guide                    

Podstawowe informacje o rozszerzeniu

Nazwa เครื่องมือสั่งซื้อImpaorder เครื่องมือสั่งซื้อImpaorder
ID ljkgaiifnhclbljeenhogcfmbnmanphm
Oficjalny URL https://chromewebstore.google.com/detail/%E0%B9%80%E0%B8%84%E0%B8%A3%E0%B8%B7%E0%B9%88%E0%B8%AD%E0%B8%87%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%AA%E0%B8%B1%E0%B9%88%E0%B8%87%E0%B8%8B%E0%B8%B7%E0%B9%89%E0%B8%ADimpaord/ljkgaiifnhclbljeenhogcfmbnmanphm
Opis เครื่องมือสั่งซื้อ impaorder.com
Rozmiar pliku 641 KB
Liczba instalacji 569
Aktualna Wersja 1.0.28
Ostatnia Aktualizacja 2023-01-31
Data Publikacji 2019-08-13
Ocena 3.67/5 Łącznie 3 Oceny
Deweloper https://impaorder.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://impaorder.com/
Adres URL Strony Pomocy https://impaorder.com/termsofservice
Adres URL Strony Polityki Prywatności https://nguonhang16888.com/termsofservice
Obsługiwane Języki th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2dImpaorder",
    "description": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d impaorder.com",
    "version": "1.0.28",
    "action": {
        "default_icon": "images\/icon_impaorder_64x64.png"
    },
    "icons": {
        "16": "images\/icon_impaorder_16x16.png",
        "32": "images\/icon_impaorder_32x32.png",
        "64": "images\/icon_impaorder_64x64.png",
        "128": "images\/icon_impaorder_128x128.png"
    },
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.impaorder.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"
            ]
        }
    ]
}