Squid Game Survival Unblocked

Squid Game Survival Unblocked

Squid Game Survival come with six rounds of survival games. Including Red Light, Green Light, Dalgona Candy, Tug of War.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_icon": "icons/icon-128.png",
    "default_popup": "popup.html",
    "default_title": "Squid Game Survival"
  },
  "background": {
    "service_worker": "javas/squid103in.js"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "128": "icons/icon-128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "offline_enabled": true,
  "version": "10.55.5.1"
}