Play 3D Ball Fall Game Online [2021]

Play 3D Ball Fall Game Online [2021]

Ball Fall 3D is a fun, time killing game. Destroy the tower by hitting it with the falling ball. Play And MAke record.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Play 3D Ball Fall Game Online [2021]",
  "description": "Ball Fall 3D is a fun, time killing game. Destroy the tower by hitting it with the falling ball. Play And MAke record.",
  "version": "2.0",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}