Netflix-skip Firefox

Examine source code of Netflix-skip

By: Iska
Inspect and view changes in Netflix-skip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Netflix-skip",
  "version": "1.0",
  "description": "A super simple Netflix intro autoskip that just works. (I can't believe a working version of this does not already exist for FireFox)",
  "icons": {
    "48": "./assets/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.netflix.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best Netflix-skip Alternatives

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