Aliexpress Shopping site shortcut

Aliexpress Shopping site shortcut

This is a shortcut for aliexpress.com site, for fast access.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_name__",
  "manifest_version": 2,
  "short_name": "__MSG_short_name__",
  "description": "__MSG_description__",
  "default_locale": "en",
  "version": "1.6",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "launch": {
      "web_url": "https://chromes.org/ali?ln=__MSG_lang__"
    }
  }
}