ytHideWatched Firefox

Examine source code of ytHideWatched

Inspect and view changes in ytHideWatched source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ytHideWatched",
  "version": "0.11",
  "author": "Mighty Elk",
  "description": "Hides already watched videos on Youtube channels and feeds.",
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/c/*",
        "*://www.youtube.com/feed/*",
        "*://www.youtube.com/user/*"
      ],
      "js": [
        "jquery-3.4.1.min.js",
        "main.js"
      ]
    }
  ]
}

Best ytHideWatched Alternatives

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