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

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

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

เครื่องมือสั่งซื้อImpaorder er en Chrome-udvidelse udviklet af https://impaorder.com, og dens hovedfunktion er "เครื่องมือสั่งซื้อ impaorder.com".

Udvidelsesskærmbilleder

screenshot

Download เครื่องมือสั่งซื้อImpaorder-udvidelses-CRX-fil

Download เครื่องมือสั่งซื้อImpaorder-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

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn เครื่องมือสั่งซื้อImpaorder เครื่องมือสั่งซื้อImpaorder
ID ljkgaiifnhclbljeenhogcfmbnmanphm
Officiel 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
Beskrivelse เครื่องมือสั่งซื้อ impaorder.com
Filstørrelse 641 KB
Antal Installationer 569
Nuværende Version 1.0.28
Senest Opdateret 2023-01-31
Udgivelsesdato 2019-08-13
Bedømmelse 3.67/5 Samlet 3 Bedømmelser
Udvikler https://impaorder.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://impaorder.com/
Hjælpeside-URL https://impaorder.com/termsofservice
URL til Fortrolighedspolitik Side https://nguonhang16888.com/termsofservice
Understøttede Sprog 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"
            ]
        }
    ]
}