Netflix URL Fix Firefox

Examine source code of Netflix URL Fix

Inspect and view changes in Netflix URL Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "name": "Netflix URL Fix",
  "version": "1.0.6",
  "description": "Replace www.netflix.com/browse?jbv=* or www.netflix.com/title/* to www.netflix.com/us/title/*",
  "content_scripts": [
    {
      "matches": [
        "*://netflix.com/*",
        "*://www.netflix.com/*"
      ],
      "js": [
        "url.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{37b0dd04-3bf6-4092-9b94-0c056209ad1e}"
    }
  }
}

Best Netflix URL Fix Alternatives

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