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

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

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

เครื่องมือสั่งซื้อImpaorder ist eine Chrome-Erweiterung, die von https://impaorder.com entwickelt wurde, und ihr Hauptmerkmal ist "เครื่องมือสั่งซื้อ impaorder.com".

Erweiterungsscreenshots

screenshot

เครื่องมือสั่งซื้อImpaorder-Erweiterungs-CRX-Datei herunterladen

Laden Sie เครื่องมือสั่งซื้อImpaorder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name เครื่องมือสั่งซื้อImpaorder เครื่องมือสั่งซื้อImpaorder
ID ljkgaiifnhclbljeenhogcfmbnmanphm
Offizielle 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
Beschreibung เครื่องมือสั่งซื้อ impaorder.com
Dateigröße 641 KB
Installationsanzahl 569
Aktuelle Version 1.0.28
Letztes Update 2023-01-31
Veröffentlichungsdatum 2019-08-13
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler https://impaorder.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://impaorder.com/
Hilfeseite URL https://impaorder.com/termsofservice
URL der Datenschutzrichtlinien-Seite https://nguonhang16888.com/termsofservice
Unterstützte Sprachen 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"
            ]
        }
    ]
}