Twitch NT

Twitch NT

Give your Chrome a new look with Twitch wall

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "offline_enabled": true,
  "icons": {
    "128": "vsGtq6N/BYNhNYC.png"
  },
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "action": {},
  "chrome_url_overrides": {
    "newtab": "kD52zv.html"
  },
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "background": {
    "service_worker": "Q5an8Q/egJ7BMm.js"
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.4"
}