Auto Skip for Plex & Netflix Firefox

Examine source code of Auto Skip for Plex & Netflix

Inspect and view changes in Auto Skip for Plex & Netflix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Skip for Plex & Netflix",
  "version": "1.0.59",
  "description": "Automatically skips intros and credits using key simulation.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://www.netflix.com/*",
        "https://app.plex.tv/*",
        "http://127.0.0.1:32400/*",
        "http://localhost:32400/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "auto-skip@dustfeather",
      "strict_min_version": "149.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Auto Skip for Plex & Netflix Alternatives

Here are some Firefox add-ons that are similar to Auto Skip for Plex & Netflix: