Tunnel Rush 2 Unblocked Games 66

Tunnel Rush 2 Unblocked Games 66

Tunnel Rush 2 is a cool unblocked game that you can play at school. Run the dark tunnel as long as you can and win all levels!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_title__",
  "version": "1.2",
  "default_locale": "en",
  "description": "__MSG_description__",
  "homepage_url": "https://unblocked66.games/tunnel-rush-2?utm_source=ext&utm_medium=sp&utm_campaign=homepage",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_title": "__MSG_title__",
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png",
      "180": "images/icon180.png"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "sandbox": {
    "pages": [
      "index.html"
    ]
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png",
    "180": "images/icon180.png"
  }
}