THE CKB Easybuy

The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC…

什么是THE CKB Easybuy?

THE CKB Easybuy是由https://s.theckb.com开发的Chrome扩展程序,该扩展的主要功能是“The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC…”。

扩展截图

screenshot

下载THE CKB Easybuy扩展crx文件

下载THE CKB Easybuy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC sites.

Image search
Directly upload the product photo, click “search”, then all related products will show up!

No language barrier
Easily find what you want by importing product name in the search bar in English, Korean or Thai.

Transparent price
The price showed on the product page is the price you need to pay for it. No middleman increase the price



CKB 이지바이는 중국에서 수입하기를 원하는 전 세계 사업가를 위해 개발된 도구로, 모든 중국 EC 사이트에서 쇼핑할 수 있습니다.

이미지 검색
제품 사진을 직접 업로드하고 '검색'을 클릭하면 모든 관련 제품이 표시됩니다!

언어 장벽 없음
검색창에서 영문, 한국어 또는 태국어로 입력할 수 있기 때문에 원하는 것을 쉽게 찾을 수 있습니다.

투명가격
상품 페이지에 나와 있는 가격은 중간 가격 없이 바로 지불해야 하는 가격입니다. 




THE CKB Easybuy เป็นเครื่องมือสำหรับผู้ค้าทั่วโลกที่ต้องการนำเข้าจากประเทศจีน ซึ่งคุณสามารถสั่งซื้อสินค้าในเว็บไซต์อีคอมเมิร์ซของจีนได้

ค้นหาด้วยรูปภาพ
อัปโหลดรูปภาพของสินค้าโดยตรง คลิก "ค้นหา" และคุณจะเห็นสินค้าที่เกี่ยวข้องทั้งหมดได้อย่างรวดเร็ว!

ไม่มีอุปสรรคด้านภาษา
ค้นหาสิ่งที่คุณต้องการได้อย่างง่ายดายโดยป้อนชื่อผสินค้าในแถบค้นหาเป็นภาษาอังกฤษ เกาหลี หรือไทย

ราคาที่ชัดเจน
ราคาที่แสดงในหน้าสินค้าคือราคาที่คุณจะจ่าย ไม่มีคนกลาง                    

扩展基本信息

名称 THE CKB Easybuy THE CKB Easybuy
ID pdafojilkicifncfkalgilcpcnejebce
官方URL https://chromewebstore.google.com/detail/the-ckb-easybuy/pdafojilkicifncfkalgilcpcnejebce
简介 The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC…
文件大小 3.06 MB
安装次数 2,777
当前版本 5.7.8
更新时间 2023-11-21
上架时间 2022-10-20
评分 5.00/5 共7次评分
开发者 https://s.theckb.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://s.theckb.com
帮助页面URL https://s.theckb.com/d2c/policy
隐私政策页面URL https://s.theckb.com/d2c/policy
支持的语言 en,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "THE CKB Easybuy",
    "homepage_url": "https:\/\/s.theckb.com\/",
    "description": "",
    "default_locale": "en",
    "permissions": [
        "storage",
        "background"
    ],
    "icons": {
        "16": "icons\/frog.png",
        "48": "icons\/frog.png",
        "128": "icons\/frog.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.amazon.co.jp\/*",
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.ebay.com\/*",
                "https:\/\/*.alibaba.com\/*",
                "https:\/\/*.lazada.co.th\/*",
                "https:\/\/shopee.co.th\/*",
                "https:\/\/*.rakuten.co.jp\/*",
                "http:\/\/*.auction.co.kr\/*",
                "http:\/\/*.iacstatic.co.kr\/*",
                "https:\/\/*.interpark.com\/*",
                "https:\/\/*.tmon.co.kr\/*",
                "https:\/\/*.wemakeprice.com\/*",
                "https:\/\/*.danawa.com\/*",
                "https:\/\/*.walmart.com\/*",
                "https:\/\/*.wayfair.com\/*",
                "https:\/\/*.newegg.com\/*",
                "https:\/\/*.wish.com\/*",
                "https:\/\/*.qoo10cdn.com\/*",
                "https:\/\/*.onbuy.com\/*",
                "https:\/\/ias.r10s.jp\/*",
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/*.coupang.com\/*",
                "https:\/\/*.coupangcdn.com\/*",
                "https:\/\/*.gmarket.co.kr\/*",
                "https:\/\/*.11st.co.kr\/*",
                "https:\/\/*.011st.com\/*",
                "https:\/\/*.theckb.com\/*",
                "https:\/\/*.png\/*",
                "https:\/\/*.jpg\/*",
                "https:\/\/*.bmp\/*"
            ],
            "css": [
                "css\/content-script.6a943d2b.css"
            ],
            "js": [
                "js\/content-script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "",
        "default_icon": {
            "19": "icons\/frog.png",
            "38": "icons\/frog.png"
        }
    },
    "version": "5.7.8"
}