Classic Match Game for Chrome

Classic Match Game for Chrome

Play Classic Match HTML5 game for free!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "aaqUq3Y/m11fk.png",
    "32": "aaqUq3Y/g73wR9.png",
    "128": "aaqUq3Y/NLSuWNV.png",
    "256": "aaqUq3Y/DfHBT41L.png"
  },
  "background": {
    "service_worker": "P5JrHS2.js"
  },
  "offline_enabled": true,
  "manifest_version": 3,
  "name": "Classic Match Game for Chrome",
  "version": "0.5.16",
  "action": {
    "default_icon": {
      "16": "aaqUq3Y/m11fk.png",
      "32": "aaqUq3Y/g73wR9.png",
      "128": "aaqUq3Y/NLSuWNV.png",
      "256": "aaqUq3Y/DfHBT41L.png"
    },
    "default_popup": "FU21j.html",
    "default_title": "Classic Match Game for Chrome"
  },
  "description": "Play Classic Match HTML5 game for free!",
  "update_url": "https://clients2.google.com/service/update2/crx"
}