Videoskipper Firefox

Examine source code of Videoskipper

By: gcx11
Inspect and view changes in Videoskipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Videoskipper",
  "version": "0.1",
  "description": "Skips all videos",
  "author": "gcx11",
  "background": {
    "scripts": [
      "videoskipper.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/skip-16.png",
      "32": "icons/skip-32.png"
    },
    "default_title": "Skip all videos"
  },
  "permissions": [
    "<all_urls>",
    "activeTab"
  ]
}

Best Videoskipper Alternatives

Here are some Firefox add-ons that are similar to Videoskipper: