Telegram Hyperlink Remover Firefox

Examine source code of Telegram Hyperlink Remover

Inspect and view changes in Telegram Hyperlink Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Telegram Hyperlink Remover",
  "version": "1.2",
  "description": "Removes hyperlinks in Telegram Web message lists. It has some bugs that will be fixed in the future (may not work so fast, may contribute to lagging and makes Telegram slow at the start, so, reload it and it will work properly)",
  "icons": {
    "1024": "httpst.me.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4a236ed-91a1-4f9f-a175-90af3713fc0c}"
    }
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://web.telegram.org/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Telegram Hyperlink Remover Alternatives

Here are some Firefox add-ons that are similar to Telegram Hyperlink Remover: