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

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

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

เครื่องมือสั่งซื้อImpaorder adalah ekstensi Chrome yang dikembangkan oleh https://impaorder.com, dan fitur utamanya adalah "เครื่องมือสั่งซื้อ impaorder.com".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi เครื่องมือสั่งซื้อImpaorder

Unduh file ekstensi เครื่องมือสั่งซื้อImpaorder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama เครื่องมือสั่งซื้อImpaorder เครื่องมือสั่งซื้อImpaorder
ID ljkgaiifnhclbljeenhogcfmbnmanphm
URL Resmi 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
Deskripsi เครื่องมือสั่งซื้อ impaorder.com
Ukuran File 641 KB
Jumlah Instalasi 569
Versi Saat Ini 1.0.28
Terakhir Diperbarui 2023-01-31
Tanggal Publikasi 2019-08-13
Penilaian 3.67/5 Total 3 Penilaian
Pengembang https://impaorder.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://impaorder.com/
URL Halaman Bantuan https://impaorder.com/termsofservice
URL Halaman Kebijakan Privasi https://nguonhang16888.com/termsofservice
Bahasa yang Didukung 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"
            ]
        }
    ]
}