NOVA Evolution Lab

NOVA Evolution Lab

Get to know your extended family tree and discover just how connected you are to everything that's alive and that's ever lived.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "NOVA Evolution Lab",
  "short_name": "Evolution Lab",
  "description": "Get to know your extended family tree and discover just how connected you are to everything that's alive and that's ever lived.",
  "version": "1.0.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "app-icon-evolution.png"
  },
  "app": {
    "urls": [
      "http://www.pbs.org/wgbh/nova/labs/lab/evolution/"
    ],
    "launch": {
      "web_url": "http://www.pbs.org/wgbh/nova/labs/lab/evolution/"
    }
  }
}