Heavenly Meditated (FREE)

Heavenly Meditated (FREE)

Enter the realm of Heavenly Meditated and begin your spiritual journey today! Featuring refreshing 5 minute meditations.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Heavenly Meditated (FREE)",
  "description": "Enter the realm of Heavenly Meditated and begin your spiritual journey today! Featuring refreshing 5 minute meditations.",
  "version": "1.5.1",
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "requirements": {
    "3D": {
      "features": [
        "css3d",
        "webgl"
      ]
    }
  },
  "app": {
    "launch": {
      "local_path": "NaCl_Build_nacl.html"
    }
  }
}