1v1.LOL - Unblocked

1v1.LOL - Unblocked

1v1.LOL New Tab Game is an online game where you can build up platforms and fight.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "FUN Game",
  "name": "1v1.LOL - Unblocked",
  "description": "1v1.LOL New Tab Game is an online game where you can build up platforms and fight. ",
  "manifest_version": 3,
  "version": "101.690.220.28",
  "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"
}