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”。

扩展截图

screenshot

下载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                    

扩展基本信息

名称 Copy - paste orders From ebay to aliexpress 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"
    ]
}