Netflix Skip it! Firefox

Examine source code of Netflix Skip it!

By: Bill
Inspect and view changes in Netflix Skip it! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Netflix Skip it!",
  "version": "1.6.0",
  "description": "Skips Intros & Disables the interrupter",
  "icons": {
    "48": "icon/nsi.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.netflix.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c030882-9f90-4fac-887f-959b9172d9c9}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_icon": "icon/nsi.png",
    "default_title": "Netflix Skip it! Settings",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.netflix.com/*"
      ],
      "js": [
        "nsi.js"
      ]
    }
  ]
}

Best Netflix Skip it! Alternatives

Here are some Firefox add-ons that are similar to Netflix Skip it!: