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…
What is THE CKB Easybuy?
THE CKB Easybuy is a Chrome extension developed by https://s.theckb.com, and its main feature is "The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC…".
Extension Screenshots
Download THE CKB Easybuy Extension CRX File
Download THE CKB Easybuy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 เป็นเครื่องมือสำหรับผู้ค้าทั่วโลกที่ต้องการนำเข้าจากประเทศจีน ซึ่งคุณสามารถสั่งซื้อสินค้าในเว็บไซต์อีคอมเมิร์ซของจีนได้ ค้นหาด้วยรูปภาพ อัปโหลดรูปภาพของสินค้าโดยตรง คลิก "ค้นหา" และคุณจะเห็นสินค้าที่เกี่ยวข้องทั้งหมดได้อย่างรวดเร็ว! ไม่มีอุปสรรคด้านภาษา ค้นหาสิ่งที่คุณต้องการได้อย่างง่ายดายโดยป้อนชื่อผสินค้าในแถบค้นหาเป็นภาษาอังกฤษ เกาหลี หรือไทย ราคาที่ชัดเจน ราคาที่แสดงในหน้าสินค้าคือราคาที่คุณจะจ่าย ไม่มีคนกลาง
Extension Basic Information
Name | THE CKB Easybuy |
ID | pdafojilkicifncfkalgilcpcnejebce |
Official URL | https://chromewebstore.google.com/detail/the-ckb-easybuy/pdafojilkicifncfkalgilcpcnejebce |
Description | The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC… |
File Size | 3.06 MB |
Installation Count | 2,777 |
Current Version | 5.7.8 |
Last Updated | 2023-11-21 |
Publish Date | 2022-10-20 |
Rating | 5.00/5 Total 7 Ratings |
Developer | https://s.theckb.com |
[email protected] | |
Payment Type | free |
Extension Website | https://s.theckb.com |
Help Page URL | https://s.theckb.com/d2c/policy |
Privacy Policy Page URL | https://s.theckb.com/d2c/policy |
Supported Languages | 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" } |