Flying School

Flying School

Flying School -Can you Fly ? let's see if you can survive falling from the sky.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": {
      "19": "19.png"
    },
    "default_popup": "popup.html",
    "icons": {
      "128": "128.png"
    }
  },
  "description": "Flying School -Can you Fly ? let's see if you can survive falling from the sky.",
  "manifest_version": 2,
  "name": "Flying School",
  "short_name": "Flying School",
  "version": "1.0"
}