Balloon Flying

Balloon Flying

"balloon flying" is the funny game. It is simple enough! Laugh with delight as you blow past other players' actual score markers…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Balloon Flying",
  "version": "1.19.10.13",
  "icons": {
    "24": "icon_24.png",
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://games.xubala.com/balloon/index.html"
    ],
    "launch": {
      "web_url": "http://games.xubala.com/balloon/index.html"
    }
  },
  "permissions": [
    "notifications",
    "background"
  ],
  "manifest_version": 2
}