Groupon

Groupon

Groupon is an easy way to get huge discounts while discovering fun activities in your city.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "default_locale": "en",
  "app": {
    "launch": {
      "local_path": "landing.html"
    }
  },
  "options_page": "options.html",
  "description": "__MSG_extDescription__",
  "icons": {
    "16": "images/icon16.png",
    "128": "images/G_Icon_3D.png"
  },
  "name": "Groupon",
  "version": "2.5"
}