slither.io unblocked for free

slither.io unblocked for free

You are in the snake world and you have to survive and eat everything and attack other snake on the head. enjoy the game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "slither.io unblocked for free",
  "version": "1.3",
  "description": "You are in the snake world and you have to survive and eat everything and attack other snake on the head. enjoy the game.",
  "action": {
    "default_icon": "icons/128.png"
  },
  "default_locale": "en",
  "background": {
    "service_worker": "service-worker.js"
  },
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "offline_enabled": false,
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ]
}