AliExpress Shopping and Cash Back

AliExpress Shopping and Cash Back

Make money by shopping and sharing; track product price trends; price-drop reminder; price comparison for similar products.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "1.0.0",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://deals99.com/"
    ],
    "launch": {
      "web_url": "http://deals99.com/"
    }
  }
}