Lister - your cloud shopping list

Lister - your cloud shopping list

Lister manages many people's grocery shopping list and we are ready to manage yours as well

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Lister - your cloud shopping list",
  "description": "Lister manages many people's grocery shopping list and we are ready to manage yours as well",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://aco4u.biz/shop"
    ],
    "launch": {
      "web_url": "http://aco4u.biz/shop"
    }
  }
}