Sourcefrom - Product Image Search
Search products and suppliers by image from top wholesale and dropshipping sites
Sourcefrom - Product Image Search란 무엇입니까?
Sourcefrom - Product Image Search은(는) https://sourcefrom.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Search products and suppliers by image from top wholesale and dropshipping sites"입니다.
확장 프로그램 스크린샷
Sourcefrom - Product Image Search 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Search products by image and keywords from top B2B sites. Found a product you like on Amazon, and wonder where you can buy it a lot cheaper? Want to gain a competitive advantage over the other 90% dropshipping businesses, and find out the suppliers behind those hot selling Aliexpress, Amazon, Shopee or Shopify stores? Now you have this neat extension to do it all. For instance, on given product page, simply right click on a product image, and right click again on “Sourcefrom” extension from the menu. And Voila! There you see a list of similar products from various B2B sites, such as Aliexpress, 1688 (the wholesalers for Aliexpress), Alibaba, DHgate et al. Just two clicks. Source easily, smartly, today!
확장 프로그램 기본 정보
이름 | |
ID | mhcindbdikbmkjapgfgfagefdogbalkp |
공식 URL | https://chromewebstore.google.com/detail/sourcefrom-product-image/mhcindbdikbmkjapgfgfagefdogbalkp |
설명 | Search products and suppliers by image from top wholesale and dropshipping sites |
파일 크기 | 560 KB |
설치 횟수 | 87 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-01-04 |
출시 날짜 | 2022-01-03 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://sourcefrom.me |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.sourcefrom.me/ |
개인정보 보호 정책 페이지 URL | https://www.dripster.me/notify/dripster_privacy_policy.html |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sourcefrom - Product Image Search", "description": "Search products and suppliers by image from top wholesale and dropshipping sites", "version": "1.0.1", "manifest_version": 2, "browser_action": { "default_popup": "html\/popup.html", "default_icon": "images\/icon-64.png", "default_title": "Product Image Search" }, "icons": { "32": "images\/icon-32.png", "64": "images\/icon-64.png", "128": "images\/icon-128.png" }, "background": { "scripts": [ "scripts\/jquery-1.8.3.js", "scripts\/background.js", "scripts\/source_map.js" ] }, "permissions": [ "contextMenus", "tabs", "storage", "http:\/\/*\/*", "https:\/\/*\/*", " |