Netflix Nomad Firefox

Examine source code of Netflix Nomad

Inspect and view changes in Netflix Nomad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Netflix Nomad",
  "version": "2.1.3",
  "description": "Bypasses household lock for netflix, customize playback controls",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b333dbc2-069d-4aab-9b16-55d28b435819}",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "48": "./NN-48.png",
    "96": "./NN-96.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "./NN-48.png",
      "96": "./NN.96.png"
    },
    "default_title": "Netflix Bypass"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.netflix.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "scripting",
    "activeTab"
  ]
}

Best Netflix Nomad Alternatives

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