StreamJump AutoSkip Firefox

Examine source code of StreamJump AutoSkip

By: Te
Inspect and view changes in StreamJump AutoSkip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "StreamJump AutoSkip",
  "description": "Automatically skip intros and credits on major streaming platforms for an uninterrupted binge-watching experience.",
  "version": "1.0.0",
  "author": "VisionaryDevs",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.netflix.com/*",
    "*://*.youtube.com/*",
    "*://*.primevideo.com/*",
    "*://*.hulu.com/*",
    "*://*.disneyplus.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "streamjumpautoskip@visionarydevs.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best StreamJump AutoSkip Alternatives

Here are some Firefox add-ons that are similar to StreamJump AutoSkip: