Online Video Platforms

Online Video Platforms

Get immediate access to free to view ad-funded online video and TV channels.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Online Video Platforms",
  "short_name": "Online Video Platforms",
  "version": "1.0.0",
  "description": "Get immediate access to free to view ad-funded online video and TV channels.",
  "icons": {
    "32": "icons/32.png",
    "64": "icons/48.png",
    "128": "icons/64.png"
  },
  "author": "Trigvent",
  "browser_action": {
    "browser_style": false,
    "default_title": "Online Video Platforms"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}