BETOBU

BETOBU

Click bubbles and collect points. If you want BETOBU to remember your records, go to www.betoniara.com, register and play.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "BETOBU",
  "short_name": "BETOBU",
  "description": "Click bubbles and collect points. If you want BETOBU to remember your records, go to www.betoniara.com, register and play.",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://betobu.betoniara.com/"
    ],
    "launch": {
      "web_url": "http://betobu.betoniara.com/"
    }
  }
}