Football Wallpapers

Football Wallpapers

Football New Tab Wallpapers, created specifically for football fans. Replaces your new tab to football new tab wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "9.03.9.83",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images14/icon17.png"
  },
  "background": {
    "service_worker": "js11/background18.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab14.html"
  },
  "action": {
    "default_title": "football"
  }
}