Black Jack Play Game

Black Jack Play Game

Blackjack is the best way to perfect this timeless table game for fun, offline and completely risk free!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "__MSG_appDesc__",
  "manifest_version": 3,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "service_worker": "9JrLJLo.js"
  },
  "default_locale": "en",
  "version": "1.2.11",
  "action": {
    "default_icon": {
      "16": "sCSrPor/NuMUC.png",
      "32": "sCSrPor/BibOBy.png",
      "128": "sCSrPor/SvhxAtJ.png",
      "256": "sCSrPor/aPYbFvsJ.png"
    },
    "default_popup": "ngGpT.html",
    "default_title": "Black Jack Play Game"
  },
  "offline_enabled": true,
  "name": "Black Jack Play Game",
  "icons": {
    "16": "sCSrPor/NuMUC.png",
    "32": "sCSrPor/BibOBy.png",
    "128": "sCSrPor/SvhxAtJ.png",
    "256": "sCSrPor/aPYbFvsJ.png"
  }
}