Book Cricket Challenge

Book Cricket Challenge

Step up, swing, and tap to sixes in Clicker Cricket! Build your legacy, conquer the cricket world. Will you be the legend?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Book Cricket Challenge",
  "version": "1.0",
  "description": "Step up, swing, and tap to sixes in Clicker Cricket! Build your legacy, conquer the cricket world. Will you be the legend?",
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "favicon-16x16.png",
      "32": "favicon-32x32.png",
      "128": "android-chrome-192x192.png"
    },
    "deafult_title": "Book Cricket Challenge"
  }
}