Bubble Up

Bubble Up

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

Merlin
Additional files are visible only to premium users

manifest.json


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