FlixViews

FlixViews

Get the top 10 content from various streaming platforms.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "FlixViews",
  "version": "1.3",
  "description": "Get the top 10 content from various streaming platforms.",
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "./icons/icon-16.png",
      "32": "./icons/icon-32.png",
      "48": "./icons/icon-48.png",
      "128": "./icons/icon-128.png"
    }
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}