Copy - paste orders From ebay to aliexpress
DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks
What is Copy - paste orders From ebay to aliexpress?
Copy - paste orders From ebay to aliexpress is a Chrome extension developed by https://dropshipmeta.com, and its main feature is "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks".
Extension Screenshots
Download Copy - paste orders From ebay to aliexpress Extension CRX File
Download Copy - paste orders From ebay to aliexpress extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Copy - paste orders From ebay to aliexpress |
ID | dpmdoefacegagjoifomgchhhppgdkaco |
Official URL | https://chromewebstore.google.com/detail/copy-paste-orders-from-eb/dpmdoefacegagjoifomgchhhppgdkaco |
Description | DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks |
File Size | 796 KB |
Installation Count | 4,873 |
Current Version | 2.94 |
Last Updated | 2023-05-17 |
Publish Date | 2020-07-22 |
Rating | 3.66/5 Total 64 Ratings |
Developer | https://dropshipmeta.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.dropshipMeta.com |
Help Page URL | https://dropshipMeta.com |
Privacy Policy Page URL | https://DropshipMeta.com/privacy-policy |
Supported Languages | 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" ] } |