Batman HD Custom New Tab

Batman HD Custom New Tab

Give your Chrome a new look with Batman wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "batman-batman-js19/batman70.js"
  },
  "action": {},
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab53.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icons99/icon-big.png"
  },
  "manifest_version": 3,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.2"
}