Good e-Reader

Good e-Reader

Good e-Reader is the largest E-Reader Site on the internet featuring tons of hands on reviews, previews, videos and tutorials

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Good e-Reader",
  "description": "Good e-Reader is the largest E-Reader Site on the internet featuring tons of hands on reviews, previews, videos and tutorials",
  "version": "0.1",
  "icons": {
    "128": "logo.png"
  },
  "app": {
    "launch": {
      "web_url": "http://goodereader.com/blog/"
    }
  }
}