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…
Qu'est-ce que THE CKB Easybuy ?
THE CKB Easybuy est une extension Chrome développée par https://s.theckb.com, et sa fonction principale est "The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension THE CKB Easybuy
Téléchargez les fichiers d'extension THE CKB Easybuy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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 เป็นเครื่องมือสำหรับผู้ค้าทั่วโลกที่ต้องการนำเข้าจากประเทศจีน ซึ่งคุณสามารถสั่งซื้อสินค้าในเว็บไซต์อีคอมเมิร์ซของจีนได้ ค้นหาด้วยรูปภาพ อัปโหลดรูปภาพของสินค้าโดยตรง คลิก "ค้นหา" และคุณจะเห็นสินค้าที่เกี่ยวข้องทั้งหมดได้อย่างรวดเร็ว! ไม่มีอุปสรรคด้านภาษา ค้นหาสิ่งที่คุณต้องการได้อย่างง่ายดายโดยป้อนชื่อผสินค้าในแถบค้นหาเป็นภาษาอังกฤษ เกาหลี หรือไทย ราคาที่ชัดเจน ราคาที่แสดงในหน้าสินค้าคือราคาที่คุณจะจ่าย ไม่มีคนกลาง
Informations de Base sur l'Extension
Nom | THE CKB Easybuy |
ID | pdafojilkicifncfkalgilcpcnejebce |
URL Officiel | 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… |
Taille du Fichier | 3.06 MB |
Nombre d'Installations | 2,777 |
Version Actuelle | 5.7.8 |
Dernière Mise à Jour | 2023-11-21 |
Date de Publication | 2022-10-20 |
Évaluation | 5.00/5 Total 7 Évaluations |
Développeur | https://s.theckb.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://s.theckb.com |
URL de la Page d'Aide | https://s.theckb.com/d2c/policy |
URL de la Page de Politique de Confidentialité | https://s.theckb.com/d2c/policy |
Langues Prises en Charge | 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" } |