X/Twitter Remove comment sorting button Firefox

Examine source code of X/Twitter Remove comment sorting button

By: MadKris Add-on
Inspect and view changes in X/Twitter Remove comment sorting button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitter Remove comment sorting",
  "version": "1.0",
  "description": "Removes comment sorting button from Twitter/X posts",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://x.com/*",
        "*://twitter.com/*"
      ],
      "js": [
        "fsortingbutton.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6d5e279-9421-45b9-977e-3849a0ff42d9}"
    }
  }
}

Best X/Twitter Remove comment sorting button Alternatives

Here are some Firefox add-ons that are similar to X/Twitter Remove comment sorting button: