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文件
下載Copy - paste orders From ebay to aliexpress擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 擴展基本資訊
| 名稱 | |
| ID | dpmdoefacegagjoifomgchhhppgdkaco |
| 官方網址 | 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"
]
} | |