True Twitter Block Firefox

Examine source code of True Twitter Block

Inspect and view changes in True Twitter Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "True Twitter Block",
  "description": "This extension hides the View tweets button on profiles of and the View button for tweets by people you've blocked on Twitter",
  "author": "Daniel Peukert",
  "version": "1.0.3",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "{33504ac0-c080-4592-a774-608e68c3ccb3}",
      "strict_min_version": "109.0"
    }
  },
  "minimum_chrome_version": "88.0"
}

Best True Twitter Block Alternatives

Here are some Firefox add-ons that are similar to True Twitter Block: