Suffix remover yt (" - topic") Firefox

Examine source code of Suffix remover yt (" - topic")

By: Ran Add-on
Inspect and view changes in Suffix remover yt (" - topic") source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Removedor de Sufixo de Canais do YouTube",
  "version": "1.0",
  "description": "Remove sufixos como Tema, Topic, Oficial, Official e Channel do nome dos canais do YouTube.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{f56e3b7a-01a4-4156-b05b-a130fd871910}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best Suffix remover yt (" - topic") Alternatives

Here are some Firefox add-ons that are similar to Suffix remover yt (" - topic"):