Bubble Shooter Games

Bubble Shooter Games

Play the world famous Bubble Shooter online game. Its totally free. Aim, Shoot and Win - incl. Highscore.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "manifest_version": 2,
  "version": "0.0.4",
  "app": {
    "urls": [
      "http://www.bmxgames.net/onlinegames/bubble/?b"
    ],
    "launch": {
      "web_url": "http://www.bmxgames.net/onlinegames/bubble/?b"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}