Disable Twitter/X Trends Firefox

Examine source code of Disable Twitter/X Trends

Inspect and view changes in Disable Twitter/X Trends source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Disable Twitter/X Trends",
  "version": "2.1",
  "description": "Hides trends on Twitter/X",
  "author": "Hexandcube",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "disabletwittertrends@hexandcube.tk"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "css": [
        "disabletwittertrends.css"
      ]
    }
  ]
}

Best Disable Twitter/X Trends Alternatives

Here are some Firefox add-ons that are similar to Disable Twitter/X Trends: