NBA 2K22 HD Custom New Tab

NBA 2K22 HD Custom New Tab

NBA 2K22 Wallpaper turn new tab to custom NBA 2K22 background for Free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "nba-2k22-assets55/nba-2k2289.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "sigma2.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "img99/ic128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}