Real Madrid Wallpaper HD Custom New Tab

Real Madrid Wallpaper HD Custom New Tab

Real Madrid New Tab Wallpapers & Games, created just for real madrid fans. Changes your new tab to a beautiful real madrid new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_name__",
  "version": "8.0.0.0",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images1/icon9.png"
  },
  "background": {
    "scripts": [
      "js3/background19.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "tab18.html"
  },
  "browser_action": {
    "default_title": "real madrid"
  }
}