Not Interested Youtube Firefox

Examine source code of Not Interested Youtube

By: Langley
Inspect and view changes in Not Interested Youtube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Not Interested Youtube",
  "version": "1.0",
  "description": "Automatically tells youtube you are not interested in its recommendations everytime you go to the homepage.",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "not_interested.js"
      ]
    }
  ]
}

Best Not Interested Youtube Alternatives

Here are some Firefox add-ons that are similar to Not Interested Youtube: