Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"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"
]
}