Tube Clicker

Tube Clicker

Play Tube Clicker unblocked game on chrome. Tube Clicker online game. Created for Tube Clicker unblocked fans.

Merlin
Additional files are visible only to premium users

manifest.json


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