Copy - paste orders From ebay to aliexpress
DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks
Copy - paste orders From ebay to aliexpress란 무엇입니까?
Copy - paste orders From ebay to aliexpress은(는) https://dropshipmeta.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks"입니다.
확장 프로그램 스크린샷
Copy - paste orders From ebay to aliexpress 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This free Aliexpress to eBay dropshipping extension will save you a lot of time . Copy and paste your dropshipping orders from Ebay to aliexpress with just two click . its so easy to use: First open your ebay order page, then click copy. Then open your aliexpress product page and click paste. This extension will make you save alot of time. By DropshipMeta
확장 프로그램 기본 정보
이름 | Copy - paste orders From ebay to aliexpress |
ID | dpmdoefacegagjoifomgchhhppgdkaco |
공식 URL | https://chromewebstore.google.com/detail/copy-paste-orders-from-eb/dpmdoefacegagjoifomgchhhppgdkaco |
설명 | DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks |
파일 크기 | 796 KB |
설치 횟수 | 4,873 |
현재 버전 | 2.94 |
최근 업데이트 | 2023-05-17 |
출시 날짜 | 2020-07-22 |
평점 | 3.66/5 총 64 개의 평점 |
개발자 | https://dropshipmeta.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.dropshipMeta.com |
도움말 페이지 URL | https://dropshipMeta.com |
개인정보 보호 정책 페이지 URL | https://DropshipMeta.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Copy - paste orders From ebay to aliexpress", "description": "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks", "version": "2.94", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "DropshipMeta - Copy\/paste" }, "icons": { "16": "images\/icon-16.png", "24": "images\/icon-24.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "permissions": [ "activeTab", "tabs", "storage", "scripting" ] } |