Aliexpress Ebay DropShipping - Ebayhunt

Aliexpress Ebay DropShipping - Ebayhunt

Ebay dropshipping tool : Copy your customer shipping address from ebay and paste it on Aliexpress With only Two clicks

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "js/background.js"
  },
  "manifest_version": 3,
  "name": "Aliexpress Ebay DropShipping - Ebayhunt ",
  "description": "Ebay dropshipping tool : Copy your customer shipping address from ebay and paste it on Aliexpress With only Two clicks",
  "version": "2.1",
  "action": {
    "default_icon": "images/icon.png",
    "default_popup": "popup.html",
    "default_title": "Aliexpress Ebay DropShipping : order from Aliexpress"
  },
  "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"
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}