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…
Cos'è THE CKB Easybuy?
THE CKB Easybuy è un'estensione di Chrome sviluppata da https://s.theckb.com, e la sua funzione principale è "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 dell'Estensione
Scarica il file CRX dell'estensione THE CKB Easybuy
Scarica i file di estensione THE CKB Easybuy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 เป็นเครื่องมือสำหรับผู้ค้าทั่วโลกที่ต้องการนำเข้าจากประเทศจีน ซึ่งคุณสามารถสั่งซื้อสินค้าในเว็บไซต์อีคอมเมิร์ซของจีนได้ ค้นหาด้วยรูปภาพ อัปโหลดรูปภาพของสินค้าโดยตรง คลิก "ค้นหา" และคุณจะเห็นสินค้าที่เกี่ยวข้องทั้งหมดได้อย่างรวดเร็ว! ไม่มีอุปสรรคด้านภาษา ค้นหาสิ่งที่คุณต้องการได้อย่างง่ายดายโดยป้อนชื่อผสินค้าในแถบค้นหาเป็นภาษาอังกฤษ เกาหลี หรือไทย ราคาที่ชัดเจน ราคาที่แสดงในหน้าสินค้าคือราคาที่คุณจะจ่าย ไม่มีคนกลาง
Informazioni di Base sull'Estensione
Nome | THE CKB Easybuy |
ID | pdafojilkicifncfkalgilcpcnejebce |
URL Ufficiale | https://chromewebstore.google.com/detail/the-ckb-easybuy/pdafojilkicifncfkalgilcpcnejebce |
Descrizione | The CKB Easybuy is tool developed for worldwide businessman who want to import from China, by which you can shop on all Chinese EC… |
Dimensione del File | 3.06 MB |
Conteggio Installazioni | 2,777 |
Versione Corrente | 5.7.8 |
Ultimo Aggiornamento | 2023-11-21 |
Data di Pubblicazione | 2022-10-20 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | https://s.theckb.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://s.theckb.com |
URL della Pagina di Aiuto | https://s.theckb.com/d2c/policy |
URL della Pagina della Politica sulla Privacy | https://s.theckb.com/d2c/policy |
Lingue Supportate | 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" } |