NeptunesMp3

NeptunesMp3

DIY Music Distribution Made Easy

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "NeptunesMp3",
  "version": "2.0",
  "description": "DIY Music Distribution Made Easy",
  "manifest_version": 2,
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.neptunesmp3.com/"
    ],
    "launch": {
      "web_url": "http://www.neptunesmp3.com/"
    }
  },
  "permissions": [
    "http://www.neptunesmp3.com/"
  ]
}