Youtube Not Interested Button Firefox

Examine source code of Youtube Not Interested Button

By: lozog
Inspect and view changes in Youtube Not Interested Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Nah - Youtube Not Interested Button",
  "description": "Makes the youtube video not interested button easier to click.",
  "version": "1.10",
  "browser_specific_settings": {
    "gecko": {
      "id": "me@liamozog.com",
      "strict_min_version": "58.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "nah.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "page-bridge.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ]
}

Best Youtube Not Interested Button Alternatives

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