YouTube Recommendation Filter and Tweaker Firefox

Examine source code of YouTube Recommendation Filter and Tweaker

By: Nimish
Inspect and view changes in YouTube Recommendation Filter and Tweaker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Curator",
  "version": "1.3",
  "description": "Select and filter YouTube homepage categories with keyword exclusions",
  "permissions": [
    "*://*.youtube.com/*",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbc700e2-acd4-450d-afe0-076cad62a786}"
    }
  }
}

Best YouTube Recommendation Filter and Tweaker Alternatives

Here are some Firefox add-ons that are similar to YouTube Recommendation Filter and Tweaker: