Splishy Fish Game

Splishy Fish Game

Splishy Fish Online Game Play

Additional files are visible only to premium users

manifest.json


{
  "name": "Splishy Fish Game",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "GWYdi9g/XnNQj.png",
    "32": "GWYdi9g/e9M2Yt.png",
    "128": "GWYdi9g/7Vx41FD.png",
    "256": "GWYdi9g/tTejl8Iu.png"
  },
  "action": {
    "default_icon": {
      "16": "GWYdi9g/XnNQj.png",
      "32": "GWYdi9g/e9M2Yt.png",
      "128": "GWYdi9g/7Vx41FD.png",
      "256": "GWYdi9g/tTejl8Iu.png"
    },
    "default_popup": "SBP1Z.html",
    "default_title": "Splishy Fish Game"
  },
  "offline_enabled": true,
  "description": "__MSG_appDesc__",
  "background": {
    "service_worker": "4KDHQmf.js"
  },
  "manifest_version": 3,
  "version": "1.5.20",
  "default_locale": "en"
}