Subway Surfers World Tour

Subway Surfers World Tour

Play Subway Surfers Online on chrome. Subway Surfers Unblocked game. Created for Subway Surfers World Tour fans.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "924.22.78.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "name": "__MSG_appName__",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_title": "Subway Surfers Online",
    "default_icon": {
      "16": "img/icon16.png",
      "48": "img/icon48.png",
      "128": "img/icon128.png"
    }
  },
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  }
}