Smash Karts Unblocked

Smash Karts Unblocked

Play Smash Karts unblocked game on chrome. Smash Karts online game. Created for Smash Karts unblocked 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": "141.24.2.2",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "name": "__MSG_appName__",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_title": "Smash Karts Unblocked",
    "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"
  }
}