8Ball Pool

8Ball Pool

8Ball Pool, AI billard game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_popup": "main.html"
  },
  "description": "8Ball Pool, AI billard game",
  "icons": {
    "16": "Icon.png",
    "48": "Icon.png",
    "128": "Icon.png"
  },
  "manifest_version": 3,
  "name": "8Ball Pool",
  "version": "1.01"
}