Subway Surfers

Subway Surfers

Welcome to the Subway Surfers game, which we can definitely recommend to spend your free time! ..

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": "15",
  "homepage_url": "https://usaunblockedgames.com/game/subway-surfers/",
  "offline_enabled": true,
  "background": {
    "service_worker": "backback.js"
  },
  "icons": {
    "128": "128.png"
  },
  "default_locale": "en",
  "action": {
    "default_icon": "128.png",
    "default_title": "__MSG_appName__",
    "default_popup": "gp.html"
  }
}