Remove YouTube Affiliate Sticker Firefox

Examine source code of Remove YouTube Affiliate Sticker

Inspect and view changes in Remove YouTube Affiliate Sticker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Remove YouTube Affiliate Sticker",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "remove-yt-stickers@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "description": "Removes Affiliate link from YouTube shorts",
  "icons": {
    "16": "logo16.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "action": {
    "default_icon": {
      "16": "logo16.png",
      "32": "logo32.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Remove YouTube Affiliate Sticker Alternatives

Here are some Firefox add-ons that are similar to Remove YouTube Affiliate Sticker: