Match 3

Match 3

Match 3 is a fun and entertaining matching game for all the family!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Match 3",
  "description": "Match 3 is a fun and entertaining matching game for all the family!",
  "version": "1.2.0",
  "manifest_version": 3,
  "app": {
    "launch": {
      "web_url": "https://www.match3-online.com"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "content_security_policy": {}
}