White Noise

White Noise

White Noise helps you relax during the day and sleep great at night.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "White Noise",
  "version": "1.0.1",
  "description": "White Noise helps you relax during the day and sleep great at night.",
  "icons": {
    "24": "24.png",
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.tmsoft.com/white-noise-player/"
    ],
    "launch": {
      "web_url": "http://www.tmsoft.com/white-noise-player/"
    }
  },
  "manifest_version": 2
}