YouTube Subscriptions hide video button Firefox

Examine source code of YouTube Subscriptions hide video button

Inspect and view changes in YouTube Subscriptions hide video button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Subscriptions hide video button",
  "version": "0.1",
  "description": "Make it easier to hide videos from your YouTube Subscriptions feed.",
  "icons": {
    "32": "icon.png"
  },
  "permissions": [
    "activeTab",
    "https://www.youtube.com/*"
  ],
  "homepage_url": "https://github.com/bplociennik/youtube-hide-button",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/feed/subscriptions"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6e9033f5-b020-41b2-9764-67326b3f0e15}"
    }
  }
}

Best YouTube Subscriptions hide video button Alternatives

Here are some Firefox add-ons that are similar to YouTube Subscriptions hide video button: