AliExpress - Online Shopping – AliExpress.com

AliExpress - Online Shopping – AliExpress.com

AliExpress - Online Shopping for Electronics, Fashion, Home & Garden, Toys & Sports, Automobiles from China – AliExpress.com.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "browser_action": {
    "default_title": "AliExpress Shopping",
    "default_icon": "a128.png"
  },
  "description": "AliExpress - Online Shopping for Electronics, Fashion, Home & Garden, Toys & Sports, Automobiles from China – AliExpress.com.",
  "icons": {
    "32": "a32.png",
    "48": "a48.png",
    "128": "a128.png"
  },
  "manifest_version": 2,
  "name": "AliExpress - Online Shopping – AliExpress.com",
  "short_name": "AliExpress Shopping",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.2"
}