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…」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } |