패스트셀러
패스트셀러: 구매대행 상품 수집을 쉽고 빠르게
패스트셀러 là gì?
패스트셀러 là một tiện ích mở rộng Chrome được phát triển bởi fastseller, và tính năng chính của nó là "패스트셀러: 구매대행 상품 수집을 쉽고 빠르게".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng 패스트셀러
Tải xuống các tệp mở rộng 패스트셀러 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
패스트셀러: [건기식 / 중국] 해외구매대행 상품 수집을 쉽고 빠르게 할 수 있는 확장프로그램 [미국 건기식 상품 주요 기능] <건기식 판매금지성분은 검수는 패스트셀러가!> 식품안전나라 가이드를 바탕으로 AI, 수동 검수를 완료하여 판매금지성분 포함 여부를 제공합니다. 오플, 아이허브, 마이프로틴에서 해당 상품이 국내에서 판매가 가능한지 불가능한지 안내드립니다. [주요 기능] ◎ 건강기능식품 판매 가능 여부 안내 오플, 아이허브에서 해당 상품이 국내에서 판매가 가능한지 불가능한지 안내드립니다.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | 패스트셀러 |
ID | dekgidnfcejinainhcnlpllcmjpdkfgn |
URL Chính Thức | https://chromewebstore.google.com/detail/%ED%8C%A8%EC%8A%A4%ED%8A%B8%EC%85%80%EB%9F%AC/dekgidnfcejinainhcnlpllcmjpdkfgn |
Mô tả | 패스트셀러: 구매대행 상품 수집을 쉽고 빠르게 |
Kích Thước Tệp | 208 KB |
Số Lần Cài Đặt | 1,416 |
Phiên Bản Hiện Tại | 0.2.17 |
Cập Nhật Lần Cuối | 2023-12-12 |
Ngày Phát Hành | 2023-04-19 |
Đánh Giá | 5.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | fastseller |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://fastseller.shop |
URL Trang Chính Sách Bảo Mật | https://angelleague.notion.site/409e1bd805c342549c3c2369128c1e5d |
Ngôn Ngữ Được Hỗ Trợ | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\ud328\uc2a4\ud2b8\uc140\ub7ec", "description": "\ud328\uc2a4\ud2b8\uc140\ub7ec: \uad6c\ub9e4\ub300\ud589 \uc0c1\ud488 \uc218\uc9d1\uc744 \uc27d\uace0 \ube60\ub974\uac8c", "version": "0.2.17.0", "version_name": "0.2.17", "manifest_version": 3, "icons": { "16": "images\/logo-16.png", "32": "images\/logo-34.png", "48": "images\/logo-48.png", "128": "images\/logo-128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-36570f6a.e7e04757.js" ], "matches": [ "https:\/\/*.ople.com\/mall5\/shop\/*", "https:\/\/*.iherb.com\/pr\/*", "https:\/\/*.chemistwarehouse.com.au\/buy\/*", "https:\/\/www.myprotein.co.kr\/*" ], "css": [ "assets\/index.ts.7e421f32.css" ] } ], "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "images\/logo-16.png", "images\/logo-34.png", "images\/logo-48.png", "images\/logo-128.png", "injects\/*.js", "images\/ads\/*.png", "images\/*.png" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/*.chemistwarehouse.com.au\/*", "https:\/\/*.iherb.com\/*", "https:\/\/*.ople.com\/*", "https:\/\/www.myprotein.co.kr\/*" ], "resources": [ "assets\/chunk-bab395d5.js", "assets\/chunk-36570f6a.js" ], "use_dynamic_url": true } ], "permissions": [ "storage" ], "host_permissions": [ "https:\/\/auto-store.trippy.place\/*", "https:\/\/*.ople.com\/*", "https:\/\/*.iherb.com\/*", "https:\/\/*.chemistwarehouse.com.au\/*", "https:\/\/www.myprotein.co.kr\/*", "https:\/\/*.amplitude.com\/*" ] } |