Recommendation Tweaker for YouTube Firefox

Examine source code of Recommendation Tweaker for YouTube

Inspect and view changes in Recommendation Tweaker for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Recommendation Tweaker for YouTube",
  "version": "2.1",
  "description": "Take the trash out! Get rid of the garbage recommendations with this highly customizable extension!",
  "browser_specific_settings": {
    "gecko": {
      "id": "recommendationtweakyt@benedani.xyz",
      "strict_min_version": "57.0"
    }
  },
  "developer": {
    "name": "Benedani",
    "url": "https://benedani.xyz/"
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "32": "icons/32.png",
    "64": "icons/64.png",
    "96": "icons/96.png",
    "192": "icons/192.png",
    "384": "icons/384.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/32.png",
      "64": "icons/64.png",
      "96": "icons/96.png",
      "192": "icons/192.png",
      "384": "icons/384.png"
    },
    "default_title": "Recommendation Tweaker for YouTube",
    "default_popup": "settings/a.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "runtweak.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "storage.js"
    ]
  }
}

Best Recommendation Tweaker for YouTube Alternatives

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