Nikflix | Bypass the account-sharing restrictions Firefox

Examine source code of Nikflix | Bypass the account-sharing restrictions

By: Yidir K Add-on
Inspect and view changes in Nikflix | Bypass the account-sharing restrictions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Nikflix (Household Bypass)",
  "description": "Bypass the account-sharing restrictions on Netflix.",
  "version": "2.0.2",
  "icons": {
    "48": "icons/Nikflix-48.png",
    "64": "icons/Nikflix-64.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "tabs",
    "*://*.netflix.com/*",
    "*://web.prod.cloud.netflix.com/*"
  ],
  "web_accessible_resources": [
    "netflix-seeker.js",
    "netflix-audioChange.js",
    "netflix-substitleChange.js",
    "netflix-apiBlocker.js"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Nikflix | Bypass the account-sharing restrictions",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.netflix.com/*"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2592f60c-9d55-4231-a167-2f68b5c21fe1}"
    }
  }
}

Best Nikflix | Bypass the account-sharing restrictions Alternatives

Here are some Firefox add-ons that are similar to Nikflix | Bypass the account-sharing restrictions: