YouTube Speaker Skip Firefox

Examine source code of YouTube Speaker Skip

Inspect and view changes in YouTube Speaker Skip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Speaker Skip",
  "version": "1.0",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs",
    "https://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7450cb42-dd30-45ec-a196-61ceefbaddf5}"
    }
  }
}

Best YouTube Speaker Skip Alternatives

Here are some Firefox add-ons that are similar to YouTube Speaker Skip: