Discord NT

Discord NT

Give your Chrome a new look with Discord wallpapers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "128": "NZlvfnZ/hoIXgm0.png"
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "service_worker": "ZUJrlU/r6ixNSo.js"
  },
  "action": {},
  "default_locale": "en",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "manifest_version": 3,
  "chrome_url_overrides": {
    "newtab": "HkLXHg.html"
  },
  "offline_enabled": true,
  "version": "0.1",
  "permissions": [
    "storage"
  ]
}