Aliexpress Chrome

Aliexpress Chrome

Fast button to Aliexpress Smarter Shopping, Better Living!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Aliexpress Chrome",
  "version": "1.1",
  "icons": {
    "48": "ali.png"
  },
  "browser_action": {
    "default_title": "Fast button Aliexpress",
    "default_icon": "ali.png",
    "default_popup": "popup.html"
  }
}