no-youtube-ai Firefox

Examine source code of no-youtube-ai

By: Kerunix Add-on
Inspect and view changes in no-youtube-ai source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "no-youtube-ai",
  "version": "1.0",
  "description": "Removes the AI summary section from Youtube video pages.",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "remove-ai.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      },
      "id": "{9eacc0bb-de70-4dee-8eaa-d5fa9b49395c}"
    }
  }
}

Best no-youtube-ai Alternatives

Here are some Firefox add-ons that are similar to no-youtube-ai: