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

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

เครื่องมือสั่งซื้อImpaorderとは何ですか?

เครื่องมือสั่งซื้อImpaorderはhttps://impaorder.comによって開発されたChromeの拡張機能で、その主な機能は「เครื่องมือสั่งซื้อ impaorder.com」です。

拡張機能のスクリーンショット

screenshot

เครื่องมือสั่งซื้อImpaorder拡張機能のCRXファイルをダウンロード

เครื่องมือสั่งซื้อImpaorder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 เครื่องมือสั่งซื้อImpaorder เครื่องมือสั่งซื้อImpaorder
ID ljkgaiifnhclbljeenhogcfmbnmanphm
公式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
説明 เครื่องมือสั่งซื้อ impaorder.com
ファイルサイズ 641 KB
インストール数 569
現在のバージョン 1.0.28
最終更新日 2023-01-31
公開日 2019-08-13
評価 3.67/5 合計 3 レビュー
開発者 https://impaorder.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://impaorder.com/
ヘルプページのURL https://impaorder.com/termsofservice
プライバシーポリシーページのURL https://nguonhang16888.com/termsofservice
対応言語 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"
            ]
        }
    ]
}