Urban Subway Hooligans

Urban Subway Hooligans

Urban Subway Hooligans is a brand new Subway game with new characters, fully working daily missions, chalanges and tons of differe

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "version": "0.0.2",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "urban-subway-hooligans-128.png"
  },
  "app": {
    "urls": [
      "https://ciil.site/urban-subway-hooligans-2/play/"
    ],
    "launch": {
      "web_url": "https://ciil.site/urban-subway-hooligans-2/play/"
    }
  }
}