Fall Boys Game Unblocked

Fall Boys Game Unblocked

The online Fall Boys unblocked game invites parkour fans to join the multiplayer fights of falling boys.

Additional files are visible only to premium users

manifest.json


{
  "author": "1001 Game",
  "name": "Fall Boys Game Unblocked",
  "description": "The online Fall Boys unblocked game invites parkour fans to join the multiplayer fights of falling boys.",
  "manifest_version": 3,
  "version": "4.7",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "128": "128.png"
    }
  },
  "background": {
    "service_worker": "background.js"
  },
  "permissions": [
    "bookmarks",
    "topSites"
  ],
  "icons": {
    "128": "128.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx"
}