Head Soccer Unblocked Game

Head Soccer Unblocked Game

Head Soccer Games are more than just regular soccer games because only two players are on the field.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "2",
  "homepage_url": "https://letscometoplay.com/",
  "offline_enabled": true,
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "128": "icons/icon-128.png"
  },
  "default_locale": "en",
  "action": {
    "default_icon": "icons/icon-128.png",
    "default_title": "Head Soccer for Chrome",
    "default_popup": "game.html"
  },
  "background": {
    "service_worker": "javas/anainout.js"
  }
}