MooMoo IO Unblocked Game New Tab

MooMoo IO Unblocked Game New Tab

MooMooo IO is live with its current version! online game where you can build up platforms and fight.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "https://funfuni.com/",
  "name": "MooMoo IO Unblocked Game New Tab",
  "description": "MooMooo IO is live with its current version! online game where you can build up platforms and fight.",
  "manifest_version": 3,
  "version": "1.1",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "128.png"
    }
  },
  "background": {
    "service_worker": "js/background.js"
  },
  "permissions": [],
  "icons": {
    "128": "128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}