NOVA Cloud  Lab

NOVA Cloud Lab

Try your hand at classifying clouds and investigate the role they play in severe tropical storms.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "NOVA Cloud  Lab",
  "short_name": "Cloud  Lab",
  "description": "Try your hand at classifying clouds and investigate the role they play in severe tropical storms.",
  "version": "1.0.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "app-icon-cloud.png"
  },
  "app": {
    "urls": [
      "http://www.pbs.org/wgbh/nova/labs/lab/cloud/"
    ],
    "launch": {
      "web_url": "http://www.pbs.org/wgbh/nova/labs/lab/cloud/"
    }
  }
}