Summer Match 3 Game

Summer Match 3 Game

Match groups of 3 or more items and score big in our fun Summer matching game!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "vY58XH6/AHX7E.png",
    "32": "vY58XH6/cNhhfC.png",
    "128": "vY58XH6/sCM7NI4.png",
    "256": "vY58XH6/bXdbauiT.png"
  },
  "offline_enabled": true,
  "name": "Summer Match 3 Game",
  "action": {
    "default_icon": {
      "16": "vY58XH6/AHX7E.png",
      "32": "vY58XH6/cNhhfC.png",
      "128": "vY58XH6/sCM7NI4.png",
      "256": "vY58XH6/bXdbauiT.png"
    },
    "default_popup": "K3WoU.html",
    "default_title": "Summer Match 3 Game"
  },
  "default_locale": "en",
  "manifest_version": 3,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "__MSG_appDesc__",
  "background": {
    "service_worker": "cxtFyFB.js"
  },
  "version": "1.5.28"
}