Netflix Skip All Firefox

Examine source code of Netflix Skip All

By: TkExtra
Inspect and view changes in Netflix Skip All source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Netflix Skip Intro",
  "version": "1.0",
  "description": "Automatically clicks the 'Skip Intro', 'Skip Recap', and 'Next Episode' buttons on Netflix.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.netflix.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b02f793b-58ca-4932-a9e8-7a3d2cf6db5d}"
    }
  }
}

Best Netflix Skip All Alternatives

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