AliExpress Find Cheap
Aliexpress Find Cheap Product
AliExpress Find Cheap란 무엇입니까?
AliExpress Find Cheap은(는) bravoapp46에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Aliexpress Find Cheap Product"입니다.
확장 프로그램 스크린샷
AliExpress Find Cheap 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Aliexpress Find Cheap Product is small extention help you search product on aliexpress.com by image ,helps to find similar products on aliexpress.com most accurately and with the best product price. Just right click on product image and choose “FIND CHEAPER DEALS FROM OTHER VENDORS”. Typical user cases: • Show similar products • Discover visually relevant products to find the best deals Find the lowest price product on AliExpress Looking for similar products at better prices on Aliexpress? AliExpress Find Cheap will help you find a supplier: + Best shipping time. + Best supplier rating. + Save time and money. Happy shopping with aliexpress! Email support [email protected]
확장 프로그램 기본 정보
이름 | AliExpress Find Cheap |
ID | aobdkfpbifceldnnokbnfdcmdfhdjddm |
공식 URL | https://chromewebstore.google.com/detail/aliexpress-find-cheap/aobdkfpbifceldnnokbnfdcmdfhdjddm |
설명 | Aliexpress Find Cheap Product |
파일 크기 | 312 KB |
설치 횟수 | 539 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2022-05-20 |
출시 날짜 | 2022-05-20 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | bravoapp46 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://alidropshipfinder.com/aliexpress-find-product-cheap |
도움말 페이지 URL | https://alidropshipfinder.com/aliexpress-find-product-cheap |
개인정보 보호 정책 페이지 URL | https://alidropshipfinder.com/privacy-and-cookies-policy |
지원되는 언어 | id,de,en,fr,nl,vi,tr,es,lt,pl,ru,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "manifest_version": 3, "name": "AliExpress Find Cheap", "description": "Aliexpress Find Cheap Product", "icons": { "128": "asset\/image\/icon.png", "16": "asset\/image\/icon.png", "48": "asset\/image\/icon.png" }, "default_locale": "en", "action": [], "content_scripts": [ { "js": [ "asset\/js\/libs\/jquery.min.js", "asset\/js\/ct.js" ], "css": [ "asset\/css\/content.css" ], "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.alipay.com\/*" ] } ], "permissions": [ "storage", "tabs", "contextMenus" ], "host_permissions": [ "https:\/\/api.dropshipautofinder.info\/" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "asset\/js\/*.js", "asset\/image\/*.png", "asset\/css\/*.css" ], "matches": [ " |