Block Topics Firefox

Examine source code of Block Topics

Inspect and view changes in Block Topics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block Topics",
  "version": "1.0",
  "description": "Remove recommended topic in twitter home.",
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/home"
      ],
      "js": [
        "block.js"
      ]
    }
  ]
}

Best Block Topics Alternatives

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