YouTube Watch Later Quick Remove Firefox

Examine source code of YouTube Watch Later Quick Remove

Inspect and view changes in YouTube Watch Later Quick Remove source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Watch Later Quick Remove",
  "version": "1.1.0",
  "description": "One-click remove button for YouTube Watch Later playlist",
  "permissions": [
    "https://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/playlist?list=WL*",
        "https://www.youtube.com/watch?*list=WL*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon-16x16.png",
    "32": "icons/icon-32x32.png",
    "64": "icons/icon-64x64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4d13d126-343f-44a9-8dcf-1bf5218b618a}"
    }
  }
}

Best YouTube Watch Later Quick Remove Alternatives

Here are some Firefox add-ons that are similar to YouTube Watch Later Quick Remove: