Block New YouTube Videos Firefox

Examine source code of Block New YouTube Videos

Inspect and view changes in Block New YouTube Videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block new videos",
  "version": "1.0",
  "description": "Blocks videoes on Youtube recommended page with under 5k views.",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "./build/core.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{80ef41cf-2e65-4f4d-b047-bc1f9de95528}"
    }
  }
}

Best Block New YouTube Videos Alternatives

Here are some Firefox add-ons that are similar to Block New YouTube Videos: