Clean YouTube Subscriptions Firefox

Examine source code of Clean YouTube Subscriptions

Inspect and view changes in Clean YouTube Subscriptions source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Clean YouTube Subscriptions",
  "version": "1.2",
  "description": "Customizable subscriptions feed: hide watched videos, dynamic responsive grid, duration filters, keyword blacklist, and layout controls.",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "clean-yt-subscriptions-feed@Lun3k.addon",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Clean YouTube Subscriptions Alternatives

Here are some Firefox add-ons that are similar to Clean YouTube Subscriptions: