Netflix™ Extended Firefox

Examine source code of Netflix™ Extended

Inspect and view changes in Netflix™ Extended source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "8.2.16",
  "author": "__MSG_provider__",
  "icons": {
    "16": "images/netflex_16.png",
    "48": "images/netflex_48.png",
    "128": "images/netflex.png"
  },
  "default_locale": "en",
  "action": {
    "default_icon": "images/netflex.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.netflix.com/*"
      ],
      "js": [
        "libs/dompurify/purify.min.js",
        "libs/jquery/jquery.min.js",
        "libs/fontawesome/fontawesome.js",
        "scripts/distribution.js",
        "scripts/global.js",
        "scripts/functions.js",
        "scripts/objects.js",
        "scripts/vars.js",
        "scripts/options.js",
        "scripts/geo.js",
        "scripts/status.js",
        "scripts/assistant.js",
        "scripts/rating.js",
        "libs/fireworks/fireworks.js",
        "scripts/versions.js",
        "scripts/init.js",
        "netflix.min.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "host_permissions": [
    "*://*.netflix.com/*",
    "*://*.wikidata.org/*",
    "*://*.omdbapi.com/*"
  ],
  "permissions": [
    "storage",
    "scripting"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "_locales/en/messages.json",
        "images/netflex.png",
        "images/netflex_test.png",
        "images/netflex_dev.png",
        "images/netflex_sup.png",
        "CHANGELOG",
        "styles/netflex-ui.css",
        "styles/netflex-features.css",
        "scripts/interface.js",
        "libs/dompurify/purify.min.js.map"
      ],
      "matches": [
        "*://*.netflix.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "your_unique_addon_id_here@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Netflix™ Extended Alternatives

Here are some Firefox add-ons that are similar to Netflix™ Extended: