NAILS Magazine

NAILS Magazine

NAILS Magazine is dedicated to the professional nail care industry.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "NAILS Magazine",
  "short_name": "NAILS Mag",
  "description": "NAILS Magazine is dedicated to the professional nail care industry.",
  "version": "0.0.0.2",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.nailsmag.com/"
    ],
    "launch": {
      "web_url": "http://www.nailsmag.com/?utm_campaign=Google-Chrome-Web-App&utm_source=chrome-web-app&utm_medium=chrome-web-app"
    }
  }
}