YouTube Quick Not Interested Firefox

Examine source code of YouTube Quick Not Interested

Inspect and view changes in YouTube Quick Not Interested source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Quick Not Interested",
  "version": "1.0.2",
  "short_name": "YT Not Interested",
  "description": "One-click 'Not Interested' buttons on YouTube videos. Clean your feed and improve recommendations instantly.",
  "author": "Abe-Ben",
  "homepage_url": "https://github.com/firstever/youtube-not-interested",
  "minimum_chrome_version": "88",
  "permissions": [],
  "host_permissions": [
    "https://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-not-interested@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best YouTube Quick Not Interested Alternatives

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