Boxel Golf

Boxel Golf

Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Boxel Golf",
  "description": "Boxel Golf is a multiplayer golf game packed with challenging courses, custom hats, and a powerful level builder.",
  "version": "1.3.5.3",
  "action": {
    "default_popup": "index.html",
    "default_title": "Boxel Golf"
  },
  "icons": {
    "16": "img/png/icon16.png",
    "48": "img/png/icon48.png",
    "128": "img/png/icon128.png"
  }
}