Fotyval.one - Free Sports Live Streaming

Fotyval.one - Free Sports Live Streaming

Change the New tab background to a sport style. Bring the spirit of sports to your Edge.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "img/icon128.png"
  },
  "background": {
    "service_worker": "football.js"
  },
  "chrome_url_overrides": {
    "newtab": "football.html"
  },
  "description": "Change the New tab background to a sport style. Bring the spirit of sports to your Edge.",
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "manifest_version": 3,
  "name": "Fotyval.one - Free Sports Live Streaming",
  "permissions": [
    "topSites",
    "unlimitedStorage",
    "storage"
  ],
  "version": "0.0.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}