TU-95 - Pilot the Plane!

TU-95 - Pilot the Plane!

Learn how to fly and maneuver the plane!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "TU-95 - Pilot the Plane!",
  "description": "Learn how to fly and maneuver the plane!",
  "version": "1.2",
  "app": {
    "urls": [
      "http://chrome.funhost.net/play/?app=tu95"
    ],
    "launch": {
      "web_url": "http://chrome.funhost.net/play/?app=tu95"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}